From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Lukasz Luba <lukasz.luba@arm.com>,
linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org
Cc: amitk@kernel.org, Dietmar.Eggemann@arm.com,
michael.kao@mediatek.com, rui.zhang@intel.com
Subject: Re: [PATCH v2 0/4] Add upper and lower limits in IPA power budget calculation
Date: Mon, 26 Oct 2020 21:42:24 +0100 [thread overview]
Message-ID: <c9471380-1614-209e-e75b-276edfb52ef4@linaro.org> (raw)
In-Reply-To: <20201015112441.4056-1-lukasz.luba@arm.com>
Applied, thanks
On 15/10/2020 13:24, Lukasz Luba wrote:
> 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.
>
> This v2 contains for completeness a patch posted by Michael. The patches
> are re-based on top of current thermal/linux-next branch.
>
> Changes:
> v2:
> - added check for cdev_is_power_actor(), before using cdev->ops->state2power()
> pointed out by Daniel
> - added Michael's patch for consistency
> - re-based on top of current thermal/linux-next
> v1:
> can be found here [2]
>
> Regards,
> Lukasz
>
> [1] https://lore.kernel.org/linux-pm/20201007024332.30322-1-michael.kao@mediatek.com/
> [2] https://lore.kernel.org/linux-pm/20201007122256.28080-1-lukasz.luba@arm.com/
>
> 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
>
> Michael Kao (1):
> thermal: core: add upper and lower limits to power_actor_set_power
>
> drivers/thermal/gov_power_allocator.c | 40 +++++++++++-
> drivers/thermal/thermal_core.c | 88 ---------------------------
> drivers/thermal/thermal_core.h | 6 --
> 3 files changed, 38 insertions(+), 96 deletions(-)
>
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
next prev parent reply other threads:[~2020-10-26 20:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-15 11:24 [PATCH v2 0/4] Add upper and lower limits in IPA power budget calculation Lukasz Luba
2020-10-15 11:24 ` [PATCH v2 1/4] thermal: core: add upper and lower limits to power_actor_set_power Lukasz Luba
2020-10-15 11:24 ` [PATCH v2 2/4] thermal: power_allocator: respect upper and lower bounds for cooling device Lukasz Luba
2020-11-24 9:36 ` [thermal: thermal/next] thermal: power_allocator: Respect " thermal-bot for Lukasz Luba
2020-10-15 11:24 ` [PATCH v2 3/4] thermal: core: remove unused functions in power actor section Lukasz Luba
2020-11-24 9:36 ` [thermal: thermal/next] thermal: core: Remove " thermal-bot for Lukasz Luba
2020-10-15 11:24 ` [PATCH v2 4/4] thermal: move power_actor_set_power into IPA Lukasz Luba
2020-11-24 9:36 ` [thermal: thermal/next] thermal: core: Move " thermal-bot for Lukasz Luba
2020-10-26 20:42 ` Daniel Lezcano [this message]
2020-11-02 9:00 ` [PATCH v2 0/4] Add upper and lower limits in IPA power budget calculation Lukasz Luba
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c9471380-1614-209e-e75b-276edfb52ef4@linaro.org \
--to=daniel.lezcano@linaro.org \
--cc=Dietmar.Eggemann@arm.com \
--cc=amitk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=lukasz.luba@arm.com \
--cc=michael.kao@mediatek.com \
--cc=rui.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).