[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gHK-zFUPtZWEMyJqEMJqvPOeFfNf-4B1Nofos+eT6_9Q@mail.gmail.com>
Date: Mon, 18 Aug 2025 18:43:09 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Shuah Khan <skhan@...uxfoundation.org>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>, shuah <shuah@...nel.org>,
Thomas Renninger <trenn@...e.com>, Thomas Renninger <trenn@...e.de>, "John B. Wyatt IV" <jwyatt@...hat.com>,
John Kacur <jkacur@...hat.com>, linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: Re: [GIT PULL] cpupower update for Linux 6.17-rc2
Hi Shuah,
On Sat, Aug 16, 2025 at 12:19 AM Shuah Khan <skhan@...uxfoundation.org> wrote:
>
> Hi Rafael,
>
> Please pull the following cpupower update for Linux 6.17-rc2 or
> in your next pr to Linus.
>
> Fixes set subcommand -t option and enables boost control feature on
> non-x86 platforms that support boot control.
>
> diff is attached.
>
> thanks,
> -- Shuah
>
> ----------------------------------------------------------------
> The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
>
> Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.17-rc2
>
> for you to fetch changes up to 357d1fc38aad2cf4ea6626138cbf68299d20170c:
>
> cpupower: Allow control of boost feature on non-x86 based systems with boost support. (2025-08-15 10:49:14 -0600)
>
> ----------------------------------------------------------------
> linux-cpupower-6.17-rc2
>
> Fixes set subcommand -t option and enables boost control feature on
> non-x86 platforms that support boot control.
>
> ----------------------------------------------------------------
> Shinji Nomoto (2):
> cpupower: Fix a bug where the -t option of the set subcommand was not working.
> cpupower: Allow control of boost feature on non-x86 based systems with boost support.
>
> tools/power/cpupower/man/cpupower-set.1 | 7 +--
> tools/power/cpupower/utils/cpufreq-info.c | 16 +++++-
> tools/power/cpupower/utils/cpupower-set.c | 5 +-
> tools/power/cpupower/utils/helpers/helpers.h | 14 ++---
> tools/power/cpupower/utils/helpers/misc.c | 76 ++++++++++++++++++++--------
> 5 files changed, 83 insertions(+), 35 deletions(-)
> ----------------------------------------------------------------
Pulled and added to linux-pm.git/fixes, thanks!
Powered by blists - more mailing lists