summaryrefslogtreecommitdiff
path: root/drivers/thermal/gov_fair_share.c
AgeCommit message (Expand)Author
2023-04-01thermal/core: Relocate the traces definition in thermal directoryDaniel Lezcano
2023-01-06thermal/core/governors: Use thermal_zone_get_trip() instead of ops functionsDaniel Lezcano
2022-10-25thermal: Validate new state in cur_state_store()Viresh Kumar
2022-08-17thermal/core: Move the thermal zone lock out of the governorsDaniel Lezcano
2022-08-17thermal/governors: Group the thermal zone lock inside the throttle functionDaniel Lezcano
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano
2021-04-22thermal/core/fair share: Use the lockless __thermal_cdev_update() functionLukasz Luba
2021-04-22thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba
2020-05-22thermal/governors: Prefix all source files with gov_Amit Kucheria