summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_core.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* thermal: cooling: Remove unused variable *tzzhuguangqing2020-10-121-2/+2
* thermal: netlink: Fix compilation error when CONFIG_NET=nDaniel Lezcano2020-07-211-18/+2
* thermal: core: genetlink support for events/cmd/samplingDaniel Lezcano2020-07-071-0/+18
* thermal: core: Get thermal zone by idDaniel Lezcano2020-07-071-0/+2
* thermal: core: Add helpers to browse the cdev, tz and governor listDaniel Lezcano2020-07-071-0/+9
* thermal: Make thermal_zone_device_is_enabled() available to core onlyAndrzej Pietrasiewicz2020-07-071-0/+2
* thermal: Move get_thermal_instance to the internal headerDaniel Lezcano2020-04-141-0/+5
* thermal: Move get_tz_trend to the internal headerDaniel Lezcano2020-04-141-0/+2
* thermal: Move trip point structure definition to private headerDaniel Lezcano2020-04-141-0/+13
* thermal: Move internal IPA functionsDaniel Lezcano2020-04-141-0/+13
* thermal: Move struct thermal_attr to the private headerDaniel Lezcano2020-04-141-0/+5
* thermal: Move default governor config option to the internal headerDaniel Lezcano2020-04-141-0/+11
* thermal: core: Make thermal_zone_set_trips privateDaniel Lezcano2020-04-141-0/+3
* thermal/drivers/of-thermal: Make of_thermal_destroy_zones staticDaniel Lezcano2020-01-271-2/+0
* thermal/drivers/core: Use governor table to initializeDaniel Lezcano2019-06-271-40/+0
* thermal/drivers/core: Add init section table for self-encapsulationDaniel Lezcano2019-06-271-0/+15
* drivers: thermal: Update license to SPDX formatLina Iyer2018-05-301-16/+1
* thermal: Shorten name of sysfs callbacksViresh Kumar2018-05-221-9/+4
* thermal: Add cooling device's statistics in sysfsViresh Kumar2018-04-021-0/+10
* thermal: core: Add some new helper functions to free resourcesChristophe Jaillet2017-08-111-0/+1
* thermal: core: move cooling device sysfs to thermal_sysfs.cEduardo Valentin2016-11-231-0/+11
* thermal: core: move to_cooling_device macro to header fileEduardo Valentin2016-11-231-0/+3
* thermal: core: move thermal_zone sysfs to thermal_sysfs.cEduardo Valentin2016-11-231-0/+3
* thermal: core: move to_thermal_zone() macro to header fileEduardo Valentin2016-11-231-0/+3
* thermal: core: split available_policies_show()Eduardo Valentin2016-11-231-0/+1
* thermal: core: split policy_storeEduardo Valentin2016-11-231-0/+1
* thermal: core: split passive_storeEduardo Valentin2016-11-231-0/+4
* Thermal: initialize thermal zone device correctlyZhang Rui2015-12-291-0/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-06-111-0/+11
|\
| * thermal: introduce the Power Allocator governorJavi Merino2015-05-041-0/+8
| * thermal: export weight to sysfsJavi Merino2015-05-041-0/+2
| * thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-041-0/+1
* | thermal: Use bool function return values of true/false not 1/0Joe Perches2015-05-011-1/+1
|/
* thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()Geert Uytterhoeven2015-01-051-2/+2
* thermal: of: Extend of-thermal to export table of trip pointsLukasz Majewski2014-12-081-0/+7
* thermal: of: Extend of-thermal.c to provide check if trip point is validLukasz Majewski2014-12-081-0/+6
* thermal: of: Extend of-thermal.c to provide number of trip pointsLukasz Majewski2014-12-081-0/+5
* thermal: Added Bang-bang thermal governorPeter Feuerer2014-08-271-0/+8
* thermal: introduce device tree parserEduardo Valentin2013-12-041-0/+9
* Thermal: build thermal governors into thermal_sys moduleZhang Rui2013-04-141-0/+27
* Thermal: Move thermal_instance to thermal_core.hDurgadoss R2012-11-051-0/+53