summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/gov_step_wise.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: core: Pass trip pointer to governor throttle callbackRafael J. Wysocki2023-10-201-5/+7
* thermal: gov_step_wise: Fold update_passive_instance() into its callerRafael J. Wysocki2023-10-201-18/+10
* thermal: core: Store trip pointer in struct thermal_instanceRafael J. Wysocki2023-09-281-9/+7
* thermal: gov_step_wise: Adjust code logic to match commentZhang Rui2023-04-271-14/+6
* thermal: gov_step_wise: Delete obsolete commentZhang Rui2023-04-271-8/+0
* 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/+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