aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/thermal.h
Commit message (Expand)AuthorAge
* thermal: Introduce dummy functions when thermal is not definedNishanth Menon2015-02-24
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-21
|\
| * thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bitPunit Agrawal2014-12-10
| |
| \
*-. | Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into nextZhang Rui2014-12-12
|\ \|
| * | thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski2014-12-08
| * | thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski2014-12-08
| * | thermal: of: improve of-thermal sensor registration APIEduardo Valentin2014-11-20
| |/
* / thermal: provide an UAPI header fileFlorian Fainelli2014-12-09
|/
* Thermal: introduce INT3402 thermal driverAaron Lu2014-10-10
* Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu2014-10-10
* thermal: document struct thermal_zone_device and thermal_governorJavi Merino2014-07-21
* thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin2013-12-04
* thermal: introduce device tree parserEduardo Valentin2013-12-04
* thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin2013-09-03
* drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin2013-09-03
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-05-09
|\
| * thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin2013-04-24
| * thermal: expose thermal_zone_get_temp APIEduardo Valentin2013-04-14
| * thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin2013-04-14
| * Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui2013-04-14
| |\
| | * Thermal: build thermal governors into thermal_sys moduleZhang Rui2013-04-14
| | * Thermal: exynos: fix cooling state translationZhang Rui2013-03-26
| * | thermal: Fix compiler warningEzequiel Garcia2013-03-26
| |/
* / thermal: shorten too long mcast group nameMasatake YAMATO2013-03-20
|/
* thermal: sysfs: Add a new sysfs node emul_temp for thermal emulationAmit Daniel Kachhap2013-02-06
* thermal: Use thermal zone device id in netlink messagesEduardo Valentin2013-01-15
* Introduce THERMAL_TREND_RAISE_FULL and THERMAL_TREND_DROP_FULLZhang Rui2013-01-04
* Thermal: Fix DEFAULT_THERMAL_GOVERNORZhang Rui2012-12-12
* Thermal: Add a notification APIDurgadoss R2012-11-05
* Thermal: Make thermal_cdev_update as a global functionDurgadoss R2012-11-05
* Thermal: Add thermal governor registration APIsDurgadoss R2012-11-05
* Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-05
* Thermal: Add platform level information to thermal.hDurgadoss R2012-11-05
* Thermal: Add get trend, get instance API's to thermal_sysDurgadoss R2012-11-05
* Thermal: Refactor thermal.h fileDurgadoss R2012-11-05
* 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_zone_device.cooling_devicesZhang 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
* 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: Rename generate_netlink_eventJean Delvare2012-01-23
* thermal: make THERMAL_HWMON implementation fully internalJean Delvare2011-08-02
* ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-28