summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/gov_power_allocator.c
Commit message (Expand)AuthorAgeFilesLines
* thermal/core/power allocator: Use the lockless __thermal_cdev_update() functionLukasz Luba2021-04-221-2/+1
* thermal/core/power_allocator: Update once cooling devices when temp is lowLukasz Luba2021-04-221-4/+7
* thermal/core/power_allocator: Maintain the device statistics from going staleLukasz Luba2021-04-221-0/+10
* thermal/core/power_allocator: Using round the division when re-divvying up powerjeson.gao2021-03-161-3/+5
* thermal: power allocator: fail binding for non-power actor devicesLukasz Luba2021-01-191-1/+34
* thermal/core: Remove ms based delay fieldsDaniel Lezcano2021-01-191-1/+1
* thermal: power allocator: change the 'k_*' always in estimate_pid_constants()Lukasz Luba2020-11-261-19/+9
* thermal: power allocator: refactor sustainable power estimationLukasz Luba2020-11-261-12/+40
* thermal: power allocator: change the 'k_i' coefficient estimationLukasz Luba2020-11-261-2/+6
* thermal: core: Move power_actor_set_power into IPALukasz Luba2020-10-271-0/+32
* thermal: power_allocator: Respect upper and lower bounds for cooling deviceLukasz Luba2020-10-271-2/+6
* thermal: cooling: Remove unused variable *tzzhuguangqing2020-10-121-3/+3
* thermal: Update power allocator and devfreq cooling to SPDX licensingLukasz Luba2020-07-301-8/+1
* thermal/governors: Prefix all source files with gov_Amit Kucheria2020-05-221-0/+654