summaryrefslogtreecommitdiffstats
path: root/include/linux/thermal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-05-091-7/+8
|\
| * thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin2013-04-251-1/+1
| * thermal: expose thermal_zone_get_temp APIEduardo Valentin2013-04-151-0/+1
| * thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin2013-04-151-0/+1
| * Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui2013-04-151-5/+4
| |\
| | * Thermal: build thermal governors into thermal_sys moduleZhang Rui2013-04-141-4/+0
| | * Thermal: exynos: fix cooling state translationZhang Rui2013-03-261-1/+4
| * | thermal: Fix compiler warningEzequiel Garcia2013-03-261-1/+1
| |/
* / thermal: shorten too long mcast group nameMasatake YAMATO2013-03-201-1/+1
|/
* thermal: sysfs: Add a new sysfs node emul_temp for thermal emulationAmit Daniel Kachhap2013-02-061-0/+2
* thermal: Use thermal zone device id in netlink messagesEduardo Valentin2013-01-161-2/+4
* Introduce THERMAL_TREND_RAISE_FULL and THERMAL_TREND_DROP_FULLZhang Rui2013-01-041-0/+2
* Thermal: Fix DEFAULT_THERMAL_GOVERNORZhang Rui2012-12-121-2/+8
* Thermal: Add a notification APIDurgadoss R2012-11-051-0/+1
* Thermal: Make thermal_cdev_update as a global functionDurgadoss R2012-11-051-0/+1
* Thermal: Add thermal governor registration APIsDurgadoss R2012-11-051-0/+16
* Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-051-1/+2
* Thermal: Add platform level information to thermal.hDurgadoss R2012-11-051-0/+29
* Thermal: Add get trend, get instance API's to thermal_sysDurgadoss R2012-11-051-0/+4
* Thermal: Refactor thermal.h fileDurgadoss R2012-11-051-35/+43
* Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui2012-09-241-0/+1
* Thermal: Unify the code for both active and passive coolingZhang Rui2012-09-241-1/+1
* Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui2012-09-241-0/+1
* Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui2012-09-241-0/+1
* Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui2012-09-241-2/+2
* Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-241-4/+1
* Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-241-0/+9
* Thermal: set upper and lower limitsZhang Rui2012-09-241-1/+4
* Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds2012-07-311-1/+1
|\
| * thermal: Constify 'type' argument for the registration routineAnton Vorontsov2012-07-311-1/+1
* | Thermal: Add Hysteresis attributesDurgadoss R2012-07-241-0/+5
|/
* Thermal: Make Thermal trip points writeableDurgadoss R2012-07-241-3/+12
* thermal: Rename generate_netlink_eventJean Delvare2012-01-231-2/+2
* thermal: make THERMAL_HWMON implementation fully internalJean Delvare2011-08-021-22/+0
* ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-281-0/+8
* Merge branch 'misc' into releaseLen Brown2011-01-121-10/+5
|\
| * thermal: make ops constantAlan Cox2010-11-301-10/+5
* | thermal: Add event notification to thermal frameworkR.Durgadoss2011-01-121-0/+32
|/
* thermal: support forcing support for passive coolingMatthew Garrett2009-03-271-0/+1
* ACPI: move thermal trip handling to generic thermal layerMatthew Garrett2009-02-201-1/+14
* thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-201-8/+24
* thermal: Create CONFIG_THERMAL_HWMON=nRene Herman2008-06-251-4/+2
* thermal: add hwmon sysfs I/FZhang Rui2008-04-291-0/+24
* thermal: add new get_crit_temp callbackZhang, Rui2008-04-291-0/+1
* thermal: add the support for building the generic thermal as a moduleZhang Rui2008-04-291-14/+0
* acpi thermal trip points increased to 12Krzysztof Helt2008-04-151-1/+1
* ACPI: thermal: buildfix for CONFIG_THERMAL=nLen Brown2008-02-091-3/+20
* ACPI: CELSIUS_TO_KELVIN fixupZhang Rui2008-02-011-0/+4
* the generic thermal sysfs driverZhang Rui2008-02-011-0/+90