[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201007122256.28080-1-lukasz.luba@arm.com>
Date: Wed, 7 Oct 2020 13:22:53 +0100
From: Lukasz Luba <lukasz.luba@....com>
To: linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Cc: daniel.lezcano@...aro.org, amitk@...nel.org,
Dietmar.Eggemann@....com, lukasz.luba@....com,
michael.kao@...iatek.com, rui.zhang@...el.com
Subject: [PATCH 0/3] Add upper and lower limits in IPA power budget calculation
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@arm.com/
[2] https://lore.kernel.org/linux-pm/9ecedd8a-fbc3-895c-d79c-f05af5c90ae5@arm.com/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
Powered by blists - more mailing lists