aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/gov_fair_share.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-17thermal/core: Move the thermal zone lock out of the governorsDaniel Lezcano1-3/+1
2022-08-17thermal/governors: Group the thermal zone lock inside the throttle functionDaniel Lezcano1-0/+1
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano1-3/+3
2021-04-22thermal/core/fair share: Use the lockless __thermal_cdev_update() functionLukasz Luba1-4/+3
2021-04-22thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba1-0/+4
2020-05-22thermal/governors: Prefix all source files with gov_Amit Kucheria1-0/+120