aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_sys.c
Commit message (Expand)AuthorAge
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-09
|\
| * thermal: Fix potential NULL pointer accessesGuenter Roeck2012-09-24
| * thermal: fix potential out-of-bounds memory accessGuenter Roeck2012-09-24
| * Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui2012-09-24
| * Thermal: Unify the code for both active and passive coolingZhang Rui2012-09-24
| * Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui2012-09-24
| * Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui2012-09-24
| * Thermal: Rename thermal_instance.node to thermal_instance.tz_node.Zhang Rui2012-09-24
| * Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui2012-09-24
| * Thermal: rename structure thermal_cooling_device_instance to thermal_instanceZhang Rui2012-09-24
| * Thermal: Introduce thermal_zone_trip_update()Zhang Rui2012-09-24
| * Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-24
| * Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-24
| * Thermal: set upper and lower limitsZhang Rui2012-09-24
| * Thermal: Introduce cooling states range supportZhang Rui2012-09-24
| * Thermal: Introduce multiple cooling states supportZhang Rui2012-09-24
* | idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-05
* | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-13
|/
* Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds2012-07-31
|\
| * thermal: Constify 'type' argument for the registration routineAnton Vorontsov2012-07-31
* | Thermal: Add Hysteresis attributesDurgadoss R2012-07-24
|/
* Thermal: Make Thermal trip points writeableDurgadoss R2012-07-24
* thermal: Fix for setting the thermal zone mode to enable/disableAmit Daniel Kachhap2012-03-22
* thermal_sys: convert printks to pr_<level>Joe Perches2012-03-22
* thermal_sys: kernel style cleanupsJoe Perches2012-03-22
* thermal_sys: remove obfuscating used-once macrosJoe Perches2012-03-22
* thermal_sys: remove unnecessary line continuationsJoe Perches2012-03-22
* drivers/thermal/thermal_sys.c: fix build warningFabio Estevam2012-03-22
* thermal: Rename generate_netlink_eventJean Delvare2012-01-23
* thermal: Prevent polling from happening during system suspendRafael J. Wysocki2011-11-06
* thermal: make THERMAL_HWMON implementation fully internalJean Delvare2011-08-02
* thermal: split hwmon lookup to a separate functionJean Delvare2011-08-02
* ACPI:Fix goto flows in thermal-sysDurgadoss R2011-03-23
* ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-28
* Merge branch 'misc' into releaseLen Brown2011-01-12
|\
| * thermal: make ops constantAlan Cox2010-11-30
* | thermal: Add event notification to thermal frameworkR.Durgadoss2011-01-12
|/
* 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_sys: check get_temp return valueMichael Brunner2009-08-26
* thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
* 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