summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/gov_fair_share.c
Commit message (Expand)AuthorAgeFilesLines
* thermal/core: Relocate the traces definition in thermal directoryDaniel Lezcano2023-04-011-1/+1
* thermal/core/governors: Use thermal_zone_get_trip() instead of ops functionsDaniel Lezcano2023-01-061-12/+6
* thermal: Validate new state in cur_state_store()Viresh Kumar2022-10-251-5/+1
* thermal/core: Move the thermal zone lock out of the governorsDaniel Lezcano2022-08-171-3/+1
* thermal/governors: Group the thermal zone lock inside the throttle functionDaniel Lezcano2022-08-171-0/+1
* thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano2022-07-281-3/+3
* thermal/core/fair share: Use the lockless __thermal_cdev_update() functionLukasz Luba2021-04-221-4/+3
* thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba2021-04-221-0/+4
* thermal/governors: Prefix all source files with gov_Amit Kucheria2020-05-221-0/+120