Age | Commit message (Expand) | Author | Files | Lines |
2023-04-01 | thermal/core: Relocate the traces definition in thermal directory | Daniel Lezcano | 1 | -1/+1 |
2023-01-06 | thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions | Daniel Lezcano | 1 | -28/+23 |
2022-12-14 | thermal/core/power allocator: Remove a useless include | Christophe JAILLET | 1 | -1/+0 |
2022-08-17 | thermal/core: Move the thermal zone lock out of the governors | Daniel Lezcano | 1 | -10/+6 |
2022-08-17 | thermal/governors: Group the thermal zone lock inside the throttle function | Daniel Lezcano | 1 | -19/+15 |
2022-07-28 | thermal/core: Rename 'trips' to 'num_trips' | Daniel Lezcano | 1 | -2/+2 |
2021-04-23 | thermal/core/power allocator: Use the lockless __thermal_cdev_update() function | Lukasz Luba | 1 | -2/+1 |
2021-04-23 | thermal/core/power_allocator: Update once cooling devices when temp is low | Lukasz Luba | 1 | -4/+7 |
2021-04-23 | thermal/core/power_allocator: Maintain the device statistics from going stale | Lukasz Luba | 1 | -0/+10 |
2021-03-16 | thermal/core/power_allocator: Using round the division when re-divvying up power | jeson.gao | 1 | -3/+5 |
2021-01-20 | thermal: power allocator: fail binding for non-power actor devices | Lukasz Luba | 1 | -1/+34 |
2021-01-20 | thermal/core: Remove ms based delay fields | Daniel Lezcano | 1 | -1/+1 |
2020-11-26 | thermal: power allocator: change the 'k_*' always in estimate_pid_constants() | Lukasz Luba | 1 | -19/+9 |
2020-11-26 | thermal: power allocator: refactor sustainable power estimation | Lukasz Luba | 1 | -12/+40 |
2020-11-26 | thermal: power allocator: change the 'k_i' coefficient estimation | Lukasz Luba | 1 | -2/+6 |
2020-10-27 | thermal: core: Move power_actor_set_power into IPA | Lukasz Luba | 1 | -0/+32 |
2020-10-27 | thermal: power_allocator: Respect upper and lower bounds for cooling device | Lukasz Luba | 1 | -2/+6 |
2020-10-12 | thermal: cooling: Remove unused variable *tz | zhuguangqing | 1 | -3/+3 |
2020-07-30 | thermal: Update power allocator and devfreq cooling to SPDX licensing | Lukasz Luba | 1 | -8/+1 |
2020-05-22 | thermal/governors: Prefix all source files with gov_ | Amit Kucheria | 1 | -0/+654 |