summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/gov_step_wise.c
Commit message (Expand)AuthorAgeFilesLines
* thermal/core/governors: Use thermal_zone_get_trip() instead of ops functionsDaniel Lezcano2023-01-061-12/+10
* 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-6/+2
* thermal/core: Remove DROP_FULL and RAISE_FULLDaniel Lezcano2022-07-281-11/+0
* thermal/core: Use clamp() helper in the stepwise governorDaniel Lezcano2022-07-281-11/+4
* thermal/core: Remove the 'forced_passive' optionDaniel Lezcano2021-01-191-11/+3
* thermal/governors: Prefix all source files with gov_Amit Kucheria2020-05-221-0/+209