aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_sys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-05acpi: thermal: Add EOL to the trip_point_N_type stringsAmit Kucheria1-5/+5
2009-08-26thermal_sys: check get_temp return valueMichael Brunner1-1/+8
2009-06-15thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-05-14thermal: fix off-by-1 error in trip point trigger conditionVladimir Zajac1-4/+4
2009-03-27thermal: support forcing support for passive coolingMatthew Garrett1-0/+77
2009-02-20ACPI: move thermal trip handling to generic thermal layerMatthew Garrett1-2/+186
2009-02-20thermal: use integers rather than strings for thermal valuesMatthew Garrett1-13/+78
2009-01-06thermal: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman1-2/+2
2008-04-29thermal: re-name thermal.c to thermal_sys.cLen Brown1-0/+899