aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_sys.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-101-0/+1
|\
| * thermal: return an error on failure to register thermal classRichard Guy Briggs2013-04-121-0/+1
* | samsung update 1codeworkx2012-06-021-3/+28
|/
* ACPI:Fix goto flows in thermal-sysDurgadoss R2011-03-231-6/+7
* ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-281-19/+21
* Merge branch 'misc' into releaseLen Brown2011-01-121-12/+5
|\
| * thermal: make ops constantAlan Cox2010-11-301-12/+5
* | thermal: Add event notification to thermal frameworkR.Durgadoss2011-01-121-1/+102
|/
* drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sysSergey Senozhatsky2010-04-071-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-161-1/+1
|\
| * thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store()Roel Kluin2009-12-161-1/+1
* | thermal: disable polling if passive_delay and polling_delay are both unsetFrans Pop2009-11-051-0/+2
* | thermal: Only set passive_delay for forced_passive coolingFrans Pop2009-11-051-6/+3
* | thermal: add sanity check for the passive attributeFrans Pop2009-11-051-0/+6
|/
* acpi: thermal: Add EOL to the trip_point_N_type stringsAmit Kucheria2009-11-051-5/+5
* thermal_sys: check get_temp return valueMichael Brunner2009-08-261-1/+8
* thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-2/+2
* thermal: fix off-by-1 error in trip point trigger conditionVladimir Zajac2009-05-141-4/+4
* thermal: support forcing support for passive coolingMatthew Garrett2009-03-271-0/+77
* ACPI: move thermal trip handling to generic thermal layerMatthew Garrett2009-02-201-2/+186
* thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-201-13/+78
* thermal: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-3/+3
* thermal: Create CONFIG_THERMAL_HWMON=nRene Herman2008-06-251-2/+2
* thermal: re-name thermal.c to thermal_sys.cLen Brown2008-04-291-0/+899