1. 22 6月, 2015 4 次提交
  2. 22 4月, 2015 8 次提交
  3. 03 4月, 2015 1 次提交
    • R
      PM / watchdog: iTCO: stop watchdog during system suspend · f321c9cb
      Rafael J. Wysocki 提交于
      If the target sleep state of the system is not an ACPI sleep state
      (S1, S2 or S3), the TCO watchdog needs to be stopped during system
      suspend, because it may not be possible to ping it any more after
      timekeeping has been suspended (suspend-to-idle does that for
      one example).
      
      For this reason, provide ->suspend_noirq and ->resume_noirq
      callbacks for the iTCO watchdog driver and use them to stop
      and restart the watchdog during system suspend and resume,
      respectively, if the system is not going to enter an ACPI
      sleep state (in which case the watchdog will be stopped
      by the platform firmware before the state is entered).
      Reported-and-tested-by: NBorun Fu <borun.fu@intel.com>
      Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
      Reviewed-by: NGuenter Roeck <linux@roeck-us.net>
      f321c9cb
  4. 27 3月, 2015 3 次提交
  5. 25 3月, 2015 2 次提交
  6. 17 3月, 2015 2 次提交
  7. 06 3月, 2015 1 次提交
  8. 18 2月, 2015 15 次提交
  9. 21 1月, 2015 3 次提交
  10. 18 12月, 2014 1 次提交