aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.04Alex Shi2016-04-211-0/+2
|\
| * Thermal: Ignore invalid trip pointsZhang Rui2016-04-181-0/+2
* | Merge tag 'v4.1.18' into linux-linaro-lsk-v4.1Alex Shi2016-02-281-0/+5
|\|
| * Thermal: do thermal zone update after a cooling device registeredChen Yu2016-02-011-0/+2
| * Thermal: initialize thermal zone device correctlyZhang Rui2016-02-011-0/+3
* | thermal: support slope and offset coefficientsEduardo Valentin2015-07-071-0/+11
* | thermal: introduce the Power Allocator governorJavi Merino2015-07-071-5/+32
* | thermal: extend the cooling device API to include power informationJavi Merino2015-07-071-0/+25
* | thermal: let governors have private data for each thermal zoneJavi Merino2015-07-071-0/+9
* | thermal: fair_share: generalize the weight conceptJavi Merino2015-07-071-3/+6
* | thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-07-071-1/+5
|/
* thermal: Introduce dummy functions when thermal is not definedNishanth Menon2015-02-241-2/+54
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-211-1/+1
|\
| * thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bitPunit Agrawal2014-12-101-1/+1
| |
| \
*-. | Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into nextZhang Rui2014-12-121-6/+36
|\ \|
| * | thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski2014-12-081-0/+3
| * | thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski2014-12-081-0/+15
| * | thermal: of: improve of-thermal sensor registration APIEduardo Valentin2014-11-201-6/+18
| |/
* / thermal: provide an UAPI header fileFlorian Fainelli2014-12-091-30/+1
|/
* Thermal: introduce INT3402 thermal driverAaron Lu2014-10-101-0/+2
* Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu2014-10-101-0/+2
* thermal: document struct thermal_zone_device and thermal_governorJavi Merino2014-07-211-2/+44
* thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin2013-12-041-0/+4
* thermal: introduce device tree parserEduardo Valentin2013-12-041-2/+26
* thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin2013-09-031-0/+10
* drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin2013-09-031-0/+8
* 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-241-1/+1
| * thermal: expose thermal_zone_get_temp APIEduardo Valentin2013-04-141-0/+1
| * thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin2013-04-141-0/+1
| * Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui2013-04-141-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-051-0/+2
* thermal: Use thermal zone device id in netlink messagesEduardo Valentin2013-01-151-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-041-1/+2
* Thermal: Add platform level information to thermal.hDurgadoss R2012-11-041-0/+29
* Thermal: Add get trend, get instance API's to thermal_sysDurgadoss R2012-11-041-0/+4
* Thermal: Refactor thermal.h fileDurgadoss R2012-11-041-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