aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27thermal/drivers/core: Use governor table to initializeDaniel Lezcano1-40/+0
2019-06-27thermal/drivers/core: Add init section table for self-encapsulationDaniel Lezcano1-0/+15
2018-05-30drivers: thermal: Update license to SPDX formatLina Iyer1-16/+1
2018-05-22thermal: Shorten name of sysfs callbacksViresh Kumar1-9/+4
2018-04-02thermal: Add cooling device's statistics in sysfsViresh Kumar1-0/+10
2017-08-11thermal: core: Add some new helper functions to free resourcesChristophe Jaillet1-0/+1
2016-11-23thermal: core: move cooling device sysfs to thermal_sysfs.cEduardo Valentin1-0/+11
2016-11-23thermal: core: move to_cooling_device macro to header fileEduardo Valentin1-0/+3
2016-11-23thermal: core: move thermal_zone sysfs to thermal_sysfs.cEduardo Valentin1-0/+3
2016-11-23thermal: core: move to_thermal_zone() macro to header fileEduardo Valentin1-0/+3
2016-11-23thermal: core: split available_policies_show()Eduardo Valentin1-0/+1
2016-11-23thermal: core: split policy_storeEduardo Valentin1-0/+1
2016-11-23thermal: core: split passive_storeEduardo Valentin1-0/+4
2015-12-29Thermal: initialize thermal zone device correctlyZhang Rui1-0/+1
2015-06-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui1-0/+11
2015-05-04thermal: introduce the Power Allocator governorJavi Merino1-0/+8
2015-05-04thermal: export weight to sysfsJavi Merino1-0/+2
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh1-0/+1
2015-05-01thermal: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2015-01-05thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()Geert Uytterhoeven1-2/+2
2014-12-08thermal: of: Extend of-thermal to export table of trip pointsLukasz Majewski1-0/+7
2014-12-08thermal: of: Extend of-thermal.c to provide check if trip point is validLukasz Majewski1-0/+6
2014-12-08thermal: of: Extend of-thermal.c to provide number of trip pointsLukasz Majewski1-0/+5
2014-08-27thermal: Added Bang-bang thermal governorPeter Feuerer1-0/+8
2013-12-04thermal: introduce device tree parserEduardo Valentin1-0/+9
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui1-0/+27
2012-11-05Thermal: Move thermal_instance to thermal_core.hDurgadoss R1-0/+53