[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <a3689b5f-2835-066c-dcb5-6103a0e09f89@linuxfoundation.org>
Date: Mon, 30 Nov 2020 14:47:15 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: "Rafael J. Wysocki" <rafael@...nel.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Borislav Petkov <bp@...en8.de>,
Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Shuah Khan <skhan@...uxfoundation.org>
Subject: [GIT PULL] cpupower update for Linux 5.11-rc1
Hi Rafael,
Please pull the following cpupower update for Linux 5.11-rc1.
This cpupower update for Linux 5.11-rc1 consists of a change to provide
online and offline CPU information. This change makes it easier to keep
track of offline cpus whose cpuidle or cpufreq property aren't changed
when updates are made to online cpus.
Please note that there is a conflict in
tools/power/cpupower/utils/helpers/misc.c
between commit:
748f0d70087c ("cpupower: Provide online and offline CPU information")
from the cpupower tree and commit:
8113ab20e850 ("tools/power/cpupower: Read energy_perf_bias from sysfs")
from the tip tree.
Stephen fixed it up and can carry the fix. Hope this works.
diff is attached.
thanks,
-- Shuah
----------------------------------------------------------------
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux
tags/linux-cpupower-5.11-rc1
for you to fetch changes up to 748f0d70087c56226bf1df1f91a00b7ab4c8f883:
cpupower: Provide online and offline CPU information (2020-10-26
13:36:24 -0600)
----------------------------------------------------------------
linux-cpupower-5.11-rc1
This cpupower update for Linux 5.11-rc1 consists of a change to provide
online and offline CPU information. This change makes it easier to keep
track of offline cpus whose cpuidle or cpufreq property aren't changed
when updates are made to online cpus.
----------------------------------------------------------------
Brahadambal Srinivasan (1):
cpupower: Provide online and offline CPU information
tools/power/cpupower/utils/cpufreq-set.c | 3 ++
tools/power/cpupower/utils/cpuidle-set.c | 4 ++
tools/power/cpupower/utils/cpupower.c | 8 ++++
tools/power/cpupower/utils/helpers/helpers.h | 12 +++++
tools/power/cpupower/utils/helpers/misc.c | 66
+++++++++++++++++++++++++++-
5 files changed, 92 insertions(+), 1 deletion(-)
----------------------------------------------------------------
View attachment "linux-cpupower-5.11-rc1.diff" of type "text/x-patch" (5273 bytes)
Powered by blists - more mailing lists