index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
gov_power_allocator.c
Age
Commit message (
Expand
)
Author
2021-04-22
thermal/core/power allocator: Use the lockless __thermal_cdev_update() function
Lukasz Luba
2021-04-22
thermal/core/power_allocator: Update once cooling devices when temp is low
Lukasz Luba
2021-04-22
thermal/core/power_allocator: Maintain the device statistics from going stale
Lukasz Luba
2021-03-16
thermal/core/power_allocator: Using round the division when re-divvying up power
jeson.gao
2021-01-19
thermal: power allocator: fail binding for non-power actor devices
Lukasz Luba
2021-01-19
thermal/core: Remove ms based delay fields
Daniel Lezcano
2020-11-26
thermal: power allocator: change the 'k_*' always in estimate_pid_constants()
Lukasz Luba
2020-11-26
thermal: power allocator: refactor sustainable power estimation
Lukasz Luba
2020-11-26
thermal: power allocator: change the 'k_i' coefficient estimation
Lukasz Luba
2020-10-27
thermal: core: Move power_actor_set_power into IPA
Lukasz Luba
2020-10-27
thermal: power_allocator: Respect upper and lower bounds for cooling device
Lukasz Luba
2020-10-12
thermal: cooling: Remove unused variable *tz
zhuguangqing
2020-07-30
thermal: Update power allocator and devfreq cooling to SPDX licensing
Lukasz Luba
2020-05-22
thermal/governors: Prefix all source files with gov_
Amit Kucheria