aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2011-08-02thermal: make THERMAL_HWMON implementation fully internalJean Delvare
2011-08-02thermal: split hwmon lookup to a separate functionJean Delvare
2011-08-02thermal: hide CONFIG_THERMAL_HWMONJean Delvare
2011-03-23ACPI:Fix goto flows in thermal-sysDurgadoss R
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-01-12Merge branch 'misc' into releaseLen Brown
2011-01-12thermal: Add event notification to thermal frameworkR.Durgadoss
2010-11-30thermal: make ops constantAlan Cox
2010-04-07drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sysSergey Senozhatsky
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown
2009-12-16thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store()Roel Kluin
2009-11-05thermal: disable polling if passive_delay and polling_delay are both unsetFrans Pop
2009-11-05thermal: Only set passive_delay for forced_passive coolingFrans Pop
2009-11-05thermal: add sanity check for the passive attributeFrans Pop
2009-11-05acpi: thermal: Add EOL to the trip_point_N_type stringsAmit Kucheria
2009-09-19thermal: add missing Kconfig dependencyJan Beulich
2009-08-26thermal_sys: check get_temp return valueMichael Brunner
2009-06-15thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-14thermal: fix off-by-1 error in trip point trigger conditionVladimir Zajac
2009-03-27thermal: support forcing support for passive coolingMatthew Garrett
2009-02-20ACPI: move thermal trip handling to generic thermal layerMatthew Garrett
2009-02-20thermal: use integers rather than strings for thermal valuesMatthew Garrett
2009-01-06thermal: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman
2008-04-29thermal: re-name thermal.c to thermal_sys.cLen Brown
2008-04-29thermal: add hwmon sysfs I/FZhang Rui
2008-04-29thermal: add the support for building the generic thermal as a moduleZhang Rui
2008-04-15acpi thermal trip points increased to 12Krzysztof Helt
2008-03-18thermal: delete "default y"Len Brown
2008-03-18Revert "thermal: fix generic thermal I/F for hwmon"Len Brown
2008-03-13thermal: fix generic thermal I/F for hwmonZhang, Rui
2008-02-15thermal: use ERR_PTR for returning errorThomas Sujith
2008-02-15thermal: validate input parametersThomas Sujith
2008-02-07ACPI: thermal: syntax, spelling, kernel-docLen Brown
2008-02-01the generic thermal sysfs driverZhang Rui