aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_core.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-29thermal: core: Rework .get_trend() thermal zone callbackGravatar Rafael J. Wysocki 1-1/+1
2023-08-17thermal: core: Rework and rename __for_each_thermal_trip()Gravatar Rafael J. Wysocki 1-4/+0
2023-06-26thermal: Allow selecting the bang-bang governor as defaultGravatar Thierry Reding 1-0/+2
2023-03-22thermal: core: Introduce thermal_cooling_device_update()Gravatar Rafael J. Wysocki 1-0/+2
2023-01-25thermal/core: Move the thermal trip code to a dedicated fileGravatar Daniel Lezcano 1-0/+4
2023-01-06thermal/of: Remove of_thermal_is_trip_valid()Gravatar Daniel Lezcano 1-10/+0
2023-01-06thermal/of: Remove of_thermal_get_ntrips()Gravatar Daniel Lezcano 1-5/+0
2023-01-06thermal/of: Remove unused functionsGravatar Daniel Lezcano 1-7/+0
2023-01-06thermal/core: Add a generic thermal_zone_get_trip() functionGravatar Daniel Lezcano 1-0/+2
2022-11-14thermal/core: Remove thermal_zone_set_trips()Gravatar Guenter Roeck 1-1/+0
2022-11-14thermal/core: Protect sysfs accesses to thermal operations with thermal zone ...Gravatar Guenter Roeck 1-0/+2
2022-08-17thermal/core: Move the mutex inside the thermal_zone_device_update() functionGravatar Daniel Lezcano 1-0/+2
2022-08-17thermal/of: Remove old OF codeGravatar Daniel Lezcano 1-2/+0
2022-07-28thermal/core: Move thermal_set_delay_jiffies to staticGravatar Daniel Lezcano 1-1/+0
2022-07-28thermal/of: Move thermal_trip structure to thermal.hGravatar Daniel Lezcano 1-12/+0
2022-07-28thermal/of: Remove the device node pointer for thermal_tripGravatar Daniel Lezcano 1-2/+0
2021-04-22thermal/core: Create a helper __thermal_cdev_update() without a lockGravatar Lukasz Luba 1-0/+1
2021-01-19thermal/core: Make cooling device state change privateGravatar Daniel Lezcano 1-0/+2
2021-01-19thermal/core: Precompute the delays from msecs to jiffiesGravatar Daniel Lezcano 1-0/+1
2021-01-19thermal/core: Remove unused functions rebind/unbind exceptionGravatar Daniel Lezcano 1-4/+0
2020-10-27thermal: core: Move power_actor_set_power into IPAGravatar Lukasz Luba 1-2/+0
2020-10-27thermal: core: Remove unused functions in power actor sectionGravatar Lukasz Luba 1-4/+0
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Gravatar Joe Perches 1-1/+1
2020-10-12thermal: cooling: Remove unused variable *tzGravatar zhuguangqing 1-2/+2
2020-07-21thermal: netlink: Fix compilation error when CONFIG_NET=nGravatar Daniel Lezcano 1-18/+2
2020-07-07thermal: core: genetlink support for events/cmd/samplingGravatar Daniel Lezcano 1-0/+18
2020-07-07thermal: core: Get thermal zone by idGravatar Daniel Lezcano 1-0/+2
2020-07-07thermal: core: Add helpers to browse the cdev, tz and governor listGravatar Daniel Lezcano 1-0/+9
2020-07-07thermal: Make thermal_zone_device_is_enabled() available to core onlyGravatar Andrzej Pietrasiewicz 1-0/+2
2020-04-14thermal: Move get_thermal_instance to the internal headerGravatar Daniel Lezcano 1-0/+5
2020-04-14thermal: Move get_tz_trend to the internal headerGravatar Daniel Lezcano 1-0/+2
2020-04-14thermal: Move trip point structure definition to private headerGravatar Daniel Lezcano 1-0/+13
2020-04-14thermal: Move internal IPA functionsGravatar Daniel Lezcano 1-0/+13
2020-04-14thermal: Move struct thermal_attr to the private headerGravatar Daniel Lezcano 1-0/+5
2020-04-14thermal: Move default governor config option to the internal headerGravatar Daniel Lezcano 1-0/+11
2020-04-14thermal: core: Make thermal_zone_set_trips privateGravatar Daniel Lezcano 1-0/+3
2020-01-27thermal/drivers/of-thermal: Make of_thermal_destroy_zones staticGravatar Daniel Lezcano 1-2/+0
2019-06-27thermal/drivers/core: Use governor table to initializeGravatar Daniel Lezcano 1-40/+0
2019-06-27thermal/drivers/core: Add init section table for self-encapsulationGravatar Daniel Lezcano 1-0/+15
2018-05-30drivers: thermal: Update license to SPDX formatGravatar Lina Iyer 1-16/+1
2018-05-22thermal: Shorten name of sysfs callbacksGravatar Viresh Kumar 1-9/+4
2018-04-02thermal: Add cooling device's statistics in sysfsGravatar Viresh Kumar 1-0/+10
2017-08-11thermal: core: Add some new helper functions to free resourcesGravatar Christophe Jaillet 1-0/+1
2016-11-23thermal: core: move cooling device sysfs to thermal_sysfs.cGravatar Eduardo Valentin 1-0/+11
2016-11-23thermal: core: move to_cooling_device macro to header fileGravatar Eduardo Valentin 1-0/+3
2016-11-23thermal: core: move thermal_zone sysfs to thermal_sysfs.cGravatar Eduardo Valentin 1-0/+3
2016-11-23thermal: core: move to_thermal_zone() macro to header fileGravatar Eduardo Valentin 1-0/+3
2016-11-23thermal: core: split available_policies_show()Gravatar Eduardo Valentin 1-0/+1
2016-11-23thermal: core: split policy_storeGravatar Eduardo Valentin 1-0/+1
2016-11-23thermal: core: split passive_storeGravatar Eduardo Valentin 1-0/+4