aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/gov_step_wise.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-6/+2
2022-07-28thermal/core: Remove DROP_FULL and RAISE_FULLDaniel Lezcano1-11/+0
2022-07-28thermal/core: Use clamp() helper in the stepwise governorDaniel Lezcano1-11/+4
2021-01-19thermal/core: Remove the 'forced_passive' optionDaniel Lezcano1-11/+3
2020-05-22thermal/governors: Prefix all source files with gov_Amit Kucheria1-0/+209