summaryrefslogtreecommitdiff
path: root/include/linux/thermal.h
Commit message (Expand)AuthorAge
* thermal: fix thermal_zone_bind_cooling_device prototypeArnd Bergmann2015-11-23
* linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes2015-10-10
* thermal: Add a function to get the minimum powerJavi Merino2015-09-14
* thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal2015-09-13
* thermal: consistently use int for temperaturesSascha Hauer2015-08-03
* thermal: support slope and offset coefficientsEduardo Valentin2015-05-11
* thermal: introduce the Power Allocator governorJavi Merino2015-05-04
* thermal: extend the cooling device API to include power informationJavi Merino2015-05-04
* thermal: let governors have private data for each thermal zoneJavi Merino2015-05-04
* thermal: fair_share: generalize the weight conceptJavi Merino2015-05-04
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-04
* 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-13
|\ \ \ | | |/
| * | 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-22
* 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-25
| * thermal: expose thermal_zone_get_temp APIEduardo Valentin2013-04-15
| * thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin2013-04-15
| * Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui2013-04-15
| |\
| | * 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-16
* 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