aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/gov_step_wise.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-27thermal: gov_step_wise: Adjust code logic to match commentGravatar Zhang Rui 1-14/+6
2023-04-27thermal: gov_step_wise: Delete obsolete commentGravatar Zhang Rui 1-8/+0
2023-04-01thermal/core: Relocate the traces definition in thermal directoryGravatar Daniel Lezcano 1-1/+1
2023-01-06thermal/core/governors: Use thermal_zone_get_trip() instead of ops functionsGravatar Daniel Lezcano 1-12/+10
2022-08-17thermal/core: Move the thermal zone lock out of the governorsGravatar Daniel Lezcano 1-3/+1
2022-08-17thermal/governors: Group the thermal zone lock inside the throttle functionGravatar Daniel Lezcano 1-6/+2
2022-07-28thermal/core: Remove DROP_FULL and RAISE_FULLGravatar Daniel Lezcano 1-11/+0
2022-07-28thermal/core: Use clamp() helper in the stepwise governorGravatar Daniel Lezcano 1-11/+4
2021-01-19thermal/core: Remove the 'forced_passive' optionGravatar Daniel Lezcano 1-11/+3
2020-05-22thermal/governors: Prefix all source files with gov_Gravatar Amit Kucheria 1-0/+209