[<prev] [next>] [day] [month] [year] [list]
Message-ID: <fab8f3d9-5ce7-4969-b499-488d50235c8f@linuxfoundation.org>
Date: Fri, 15 Aug 2025 16:19:04 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: "Rafael J. Wysocki" <rafael@...nel.org>
Cc: Shuah Khan <skhan@...uxfoundation.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: [GIT PULL] cpupower update for Linux 6.17-rc2
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(-)
----------------------------------------------------------------
View attachment "linux-cpupower-6.17-rc2.diff" of type "text/x-patch" (7391 bytes)
Powered by blists - more mailing lists