[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <826ecff6-5b43-4cf8-ba8e-3d5a44e5a318@linuxfoundation.org>
Date: Mon, 10 Mar 2025 11:19:12 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: "Rafael J. Wysocki" <rafael@...nel.org>
Cc: Thomas Renninger <trenn@...e.com>, Thomas Renninger <trenn@...e.de>,
"John B. Wyatt IV" <jwyatt@...hat.com>, John Kacur <jkacur@...hat.com>,
skhan@...uxfoundation.org, shuah <shuah@...nel.org>,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] cpupower update for Linux 6.15-rc1
Hi Rafael,
Please pull the following cpupower update for Linux 6.15-rc1.
Fixes lib version-ing, memory leaks in error legs, removes hard-coded
values, and implements CPU physical core querying.
diff is attached.
thanks,
-- Shuah
----------------------------------------------------------------
The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:
Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.15-rc1
for you to fetch changes up to fffadbdd6b5acdb6390d6d0bc3ad6d3da5d2bd53:
cpupower: Make lib versioning scheme more obvious and fix version link (2025-03-07 13:58:10 -0700)
----------------------------------------------------------------
linux-cpupower-6.15-rc1
Fixes lib version-ing, memory leaks in error legs, removes hard-coded
values, and implements CPU physical core querying.
----------------------------------------------------------------
John B. Wyatt IV (1):
cpupower: Implement CPU physical core querying
Shuah Khan (2):
pm: cpupower: Fix cmd_monitor() error legs to free cpu_topology
pm: cpupower: remove hard-coded topology depth values
Thomas Renninger (1):
cpupower: Make lib versioning scheme more obvious and fix version link
Yiwei Lin (1):
cpupower: monitor: Exit with error status if execvp() fail
Zhongqiu Han (1):
pm: cpupower: bench: Prevent NULL dereference on malloc failure
tools/power/cpupower/Makefile | 19 +++++----
tools/power/cpupower/bench/parse.c | 4 ++
tools/power/cpupower/lib/cpupower.c | 48 ++++++++++++++++++----
tools/power/cpupower/lib/cpupower.h | 3 ++
.../cpupower/utils/idle_monitor/cpupower-monitor.c | 48 ++++++++++++++++------
5 files changed, 94 insertions(+), 28 deletions(-)
----------------------------------------------------------------
View attachment "linux-cpupower-6.15-rc1.diff" of type "text/x-patch" (8811 bytes)
Powered by blists - more mailing lists