summaryrefslogtreecommitdiff
path: root/drivers/thermal/gov_power_allocator.c
AgeCommit message (Expand)Author
2021-04-22thermal/core/power allocator: Use the lockless __thermal_cdev_update() functionLukasz Luba
2021-04-22thermal/core/power_allocator: Update once cooling devices when temp is lowLukasz Luba
2021-04-22thermal/core/power_allocator: Maintain the device statistics from going staleLukasz Luba
2021-03-16thermal/core/power_allocator: Using round the division when re-divvying up powerjeson.gao
2021-01-19thermal: power allocator: fail binding for non-power actor devicesLukasz Luba
2021-01-19thermal/core: Remove ms based delay fieldsDaniel Lezcano
2020-11-26thermal: power allocator: change the 'k_*' always in estimate_pid_constants()Lukasz Luba
2020-11-26thermal: power allocator: refactor sustainable power estimationLukasz Luba
2020-11-26thermal: power allocator: change the 'k_i' coefficient estimationLukasz Luba
2020-10-27thermal: core: Move power_actor_set_power into IPALukasz Luba
2020-10-27thermal: power_allocator: Respect upper and lower bounds for cooling deviceLukasz Luba
2020-10-12thermal: cooling: Remove unused variable *tzzhuguangqing
2020-07-30thermal: Update power allocator and devfreq cooling to SPDX licensingLukasz Luba
2020-05-22thermal/governors: Prefix all source files with gov_Amit Kucheria