Guenter Roeck
|
204dd1d39c
thermal: Fix potential NULL pointer accesses
|
13 years ago |
Guenter Roeck
|
79a49168b5
thermal: fix potential out-of-bounds memory access
|
13 years ago |
Zhang Rui
|
f4a821ce6e
Thermal: Introduce locking for cdev.thermal_instances list.
|
13 years ago |
Zhang Rui
|
908b9fb792
Thermal: Unify the code for both active and passive cooling
|
13 years ago |
Zhang Rui
|
ce119f8325
Thermal: Introduce simple arbitrator for setting device cooling state
|
13 years ago |
Zhang Rui
|
b5e4ae620b
Thermal: List thermal_instance in thermal_cooling_device.
|
13 years ago |
Zhang Rui
|
cddf31b3b2
Thermal: Rename thermal_instance.node to thermal_instance.tz_node.
|
13 years ago |
Zhang Rui
|
2d374139d5
Thermal: Rename thermal_zone_device.cooling_devices
|
13 years ago |
Zhang Rui
|
b81b6ba3d9
Thermal: rename structure thermal_cooling_device_instance to thermal_instance
|
13 years ago |
Zhang Rui
|
4ae46befb4
Thermal: Introduce thermal_zone_trip_update()
|
13 years ago |
Zhang Rui
|
1b7ddb840c
Thermal: Remove tc1/tc2 in generic thermal layer.
|
13 years ago |
Zhang Rui
|
601f3d4242
Thermal: Introduce .get_trend() callback.
|
13 years ago |
Zhang Rui
|
9d99842f99
Thermal: set upper and lower limits
|
13 years ago |
Zhang Rui
|
74051ba505
Thermal: Introduce cooling states range support
|
13 years ago |
Zhang Rui
|
e3f25e6e58
Thermal: Introduce multiple cooling states support
|
13 years ago |
Linus Torvalds
|
4b24ff7110
Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
|
13 years ago |
Anton Vorontsov
|
4b1bf5871f
thermal: Constify 'type' argument for the registration routine
|
13 years ago |
Durgadoss R
|
27365a6c7d
Thermal: Add Hysteresis attributes
|
13 years ago |
Durgadoss R
|
c56f5c0342
Thermal: Make Thermal trip points writeable
|
13 years ago |
Amit Daniel Kachhap
|
f1f0e2ac59
thermal: Fix for setting the thermal zone mode to enable/disable
|
13 years ago |
Joe Perches
|
c5a01dd52d
thermal_sys: convert printks to pr_<level>
|
13 years ago |
Joe Perches
|
caca8b8035
thermal_sys: kernel style cleanups
|
13 years ago |
Joe Perches
|
ec79768560
thermal_sys: remove obfuscating used-once macros
|
13 years ago |
Joe Perches
|
886ee54635
thermal_sys: remove unnecessary line continuations
|
13 years ago |
Fabio Estevam
|
b11de07ce5
drivers/thermal/thermal_sys.c: fix build warning
|
13 years ago |
Jean Delvare
|
2d58d7ea91
thermal: Rename generate_netlink_event
|
13 years ago |
Rafael J. Wysocki
|
51e20d0e3a
thermal: Prevent polling from happening during system suspend
|
13 years ago |
Jean Delvare
|
31f5396ad3
thermal: make THERMAL_HWMON implementation fully internal
|
14 years ago |
Jean Delvare
|
0d97d7a494
thermal: split hwmon lookup to a separate function
|
14 years ago |
Durgadoss R
|
b299eb5cde
ACPI:Fix goto flows in thermal-sys
|
14 years ago |