[PATCH 0/3] Add upper and lower limits in IPA power budget calculation

From: Lukasz Luba
Date: Wed Oct 07 2020 - 08:23:36 EST


Hi all,

This patch set makes thermal governor Intelligent Power Allocation (IPA)
aware of cooling device limits for upper and lower bounds and respects them
in the internal power budget calculation.
The patch set should be applied on top of some already posted IPA changes [1][2].

Regards,
Lukasz

[1] https://lore.kernel.org/linux-pm/20201002122416.13659-1-lukasz.luba@xxxxxxx/
[2] https://lore.kernel.org/linux-pm/9ecedd8a-fbc3-895c-d79c-f05af5c90ae5@xxxxxxx/T/#t

Lukasz Luba (3):
thermal: power_allocator: respect upper and lower bounds for cooling
device
thermal: core: remove unused functions in power actor section
thermal: move power_actor_set_power into IPA

drivers/thermal/gov_power_allocator.c | 38 ++++++++++-
drivers/thermal/thermal_core.c | 90 ---------------------------
drivers/thermal/thermal_core.h | 6 --
3 files changed, 36 insertions(+), 98 deletions(-)

--
2.17.1