aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_sys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-23ACPI:Fix goto flows in thermal-sysDurgadoss R1-6/+7
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki1-19/+21
2011-01-12Merge branch 'misc' into releaseLen Brown1-12/+5
2011-01-12thermal: Add event notification to thermal frameworkR.Durgadoss1-1/+102
2010-11-30thermal: make ops constantAlan Cox1-12/+5
2010-04-07drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sysSergey Senozhatsky1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown1-1/+1
2009-12-16thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store()Roel Kluin1-1/+1
2009-11-05thermal: disable polling if passive_delay and polling_delay are both unsetFrans Pop1-0/+2
2009-11-05thermal: Only set passive_delay for forced_passive coolingFrans Pop1-6/+3
2009-11-05thermal: add sanity check for the passive attributeFrans Pop1-0/+6
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