aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/gov_power_allocator.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-22thermal/core/power allocator: Use the lockless __thermal_cdev_update() functionGravatar Lukasz Luba 1-2/+1
2021-04-22thermal/core/power_allocator: Update once cooling devices when temp is lowGravatar Lukasz Luba 1-4/+7
2021-04-22thermal/core/power_allocator: Maintain the device statistics from going staleGravatar Lukasz Luba 1-0/+10
2021-03-16thermal/core/power_allocator: Using round the division when re-divvying up powerGravatar jeson.gao 1-3/+5
2021-01-19thermal: power allocator: fail binding for non-power actor devicesGravatar Lukasz Luba 1-1/+34
2021-01-19thermal/core: Remove ms based delay fieldsGravatar Daniel Lezcano 1-1/+1
2020-11-26thermal: power allocator: change the 'k_*' always in estimate_pid_constants()Gravatar Lukasz Luba 1-19/+9
2020-11-26thermal: power allocator: refactor sustainable power estimationGravatar Lukasz Luba 1-12/+40
2020-11-26thermal: power allocator: change the 'k_i' coefficient estimationGravatar Lukasz Luba 1-2/+6
2020-10-27thermal: core: Move power_actor_set_power into IPAGravatar Lukasz Luba 1-0/+32
2020-10-27thermal: power_allocator: Respect upper and lower bounds for cooling deviceGravatar Lukasz Luba 1-2/+6
2020-10-12thermal: cooling: Remove unused variable *tzGravatar zhuguangqing 1-3/+3
2020-07-30thermal: Update power allocator and devfreq cooling to SPDX licensingGravatar Lukasz Luba 1-8/+1
2020-05-22thermal/governors: Prefix all source files with gov_Gravatar Amit Kucheria 1-0/+654