summaryrefslogtreecommitdiffstats
path: root/include/linux/thermal.h
Commit message (Expand)AuthorAgeFilesLines
* thermal core: convert ID allocation to IDAMatthew Wilcox2017-01-041-2/+2
* thermal: core: move trips attributes to tz->device.groupsEduardo Valentin2016-11-231-0/+2
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-2/+17
* thermal: streamline get_trend callbacksSascha Hauer2016-09-271-1/+1
* thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer2016-09-271-0/+4
* thermal: Add support for hardware-tracked trip pointsSascha Hauer2016-09-271-0/+10
* thermal: core: export apis to get slope and offsetRajendra Nayak2016-09-271-0/+8
* thermal: add the note for set_trip_tempCaesar Wang2016-06-011-0/+2
* thermal: of-thermal: allow setting trip_temp on hardwareWei Ni2016-05-171-0/+1
* thermal: consistently use int for trip tempWei Ni2016-04-201-2/+2
* Thermal: Ignore invalid trip pointsZhang Rui2016-03-181-0/+2
* thermal: of-thermal: Add devm version of thermal_zone_of_sensor_registerLaxman Dewangan2016-03-091-0/+18
* Thermal: do thermal zone update after a cooling device registeredChen Yu2015-12-291-0/+2
* Thermal: initialize thermal zone device correctlyZhang Rui2015-12-291-0/+3
* thermal: fix thermal_zone_bind_cooling_device prototypeArnd Bergmann2015-11-231-1/+2
* linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes2015-10-101-3/+5
* thermal: Add a function to get the minimum powerJavi Merino2015-09-141-0/+6
* thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal2015-09-131-1/+1
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-15/+11
* thermal: support slope and offset coefficientsEduardo Valentin2015-05-111-0/+11
* thermal: introduce the Power Allocator governorJavi Merino2015-05-041-5/+32
* thermal: extend the cooling device API to include power informationJavi Merino2015-05-041-0/+25
* thermal: let governors have private data for each thermal zoneJavi Merino2015-05-041-0/+9
* thermal: fair_share: generalize the weight conceptJavi Merino2015-05-041-3/+6
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-041-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-131-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-221-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-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