summaryrefslogtreecommitdiff
path: root/drivers/thermal
Commit message (Expand)AuthorAge
* drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sysSergey Senozhatsky2010-04-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-16
|\
| * thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store()Roel Kluin2009-12-16
* | thermal: disable polling if passive_delay and polling_delay are both unsetFrans Pop2009-11-05
* | thermal: Only set passive_delay for forced_passive coolingFrans Pop2009-11-05
* | thermal: add sanity check for the passive attributeFrans Pop2009-11-05
|/
* acpi: thermal: Add EOL to the trip_point_N_type stringsAmit Kucheria2009-11-05
* thermal: add missing Kconfig dependencyJan Beulich2009-09-19
* thermal_sys: check get_temp return valueMichael Brunner2009-08-26
* thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-15
* thermal: fix off-by-1 error in trip point trigger conditionVladimir Zajac2009-05-14
* thermal: support forcing support for passive coolingMatthew Garrett2009-03-27
* ACPI: move thermal trip handling to generic thermal layerMatthew Garrett2009-02-20
* thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-20
* thermal: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* thermal: Create CONFIG_THERMAL_HWMON=nRene Herman2008-06-25
* thermal: re-name thermal.c to thermal_sys.cLen Brown2008-04-29
* thermal: add hwmon sysfs I/FZhang Rui2008-04-29
* thermal: add the support for building the generic thermal as a moduleZhang Rui2008-04-29
* acpi thermal trip points increased to 12Krzysztof Helt2008-04-15
* thermal: delete "default y"Len Brown2008-03-18
* Revert "thermal: fix generic thermal I/F for hwmon"Len Brown2008-03-18
* thermal: fix generic thermal I/F for hwmonZhang, Rui2008-03-13
* thermal: use ERR_PTR for returning errorThomas Sujith2008-02-15
* thermal: validate input parametersThomas Sujith2008-02-15
* ACPI: thermal: syntax, spelling, kernel-docLen Brown2008-02-07
* the generic thermal sysfs driverZhang Rui2008-02-01