dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/thermal
Rafael J. Wysocki 51e20d0e3a thermal: Prevent polling from happening during system suspend
The thermal driver should use a freezable workqueue to schedule
polling to prevent thermal_zone_device_update() from being run
during system suspend, when the devices it relies on may be inactive.
Make it use the system freezable workqueue for this purpose.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
2011-11-06 20:38:49 -05:00
..
Kconfig thermal: hide CONFIG_THERMAL_HWMON 2011-08-02 14:51:25 -04:00
Makefile thermal: re-name thermal.c to thermal_sys.c 2008-04-29 03:12:17 -04:00
thermal_sys.c thermal: Prevent polling from happening during system suspend 2011-11-06 20:38:49 -05:00