From: Shuah Khan <skhan@linuxfoundation.org>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: shuah <shuah@kernel.org>, Shuah Khan <skhan@linuxfoundation.org>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
Thomas Renninger <trenn@suse.com>,
"John B. Wyatt IV" <jwyatt@redhat.com>
Subject: [GIT PULL] cpupower second update for Linux 6.14-rc1
Date: Fri, 17 Jan 2025 13:31:56 -0700 [thread overview]
Message-ID: <bb8faeef-d79f-4156-9a4d-5a0dbbcad7a1@linuxfoundation.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1227 bytes --]
Hi Rafael,
Please pull the following cpupower second update for Linux 6.14-rc1.
- Add missing residency header changes in cpuidle.h to SWIG
diff is attached.
thanks,
-- Shuah
----------------------------------------------------------------
The following changes since commit 8d097444982d7b23a5396169dc9d2923a59b5a79:
pm: cpupower: Add header changes for cpufreq.h to SWIG bindings (2024-12-27 08:11:51 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.14-rc1-second
for you to fetch changes up to 3d6f25870d172e2b5f27dd829bbe567d5fe8ea31:
pm: cpupower: Add missing residency header changes in cpuidle.h to SWIG (2025-01-13 16:13:49 -0700)
----------------------------------------------------------------
linux-cpupower-6.14-rc1-second
- Add missing residency header changes in cpuidle.h to SWIG
----------------------------------------------------------------
John B. Wyatt IV (1):
pm: cpupower: Add missing residency header changes in cpuidle.h to SWIG
tools/power/cpupower/bindings/python/raw_pylibcpupower.swg | 2 ++
1 file changed, 2 insertions(+)
----------------------------------------------------------------
[-- Attachment #2: linux-cpupower-6.14-rc1-second.diff --]
[-- Type: text/x-patch, Size: 739 bytes --]
diff --git a/tools/power/cpupower/bindings/python/raw_pylibcpupower.swg b/tools/power/cpupower/bindings/python/raw_pylibcpupower.swg
index a8226c79cfea..d82af6fa93c3 100644
--- a/tools/power/cpupower/bindings/python/raw_pylibcpupower.swg
+++ b/tools/power/cpupower/bindings/python/raw_pylibcpupower.swg
@@ -163,6 +163,8 @@ int cpuidle_state_disable(unsigned int cpu, unsigned int idlestate,
unsigned int disable);
unsigned long cpuidle_state_latency(unsigned int cpu,
unsigned int idlestate);
+unsigned long cpuidle_state_residency(unsigned int cpu,
+ unsigned int idlestate);
unsigned long cpuidle_state_usage(unsigned int cpu,
unsigned int idlestate);
unsigned long long cpuidle_state_time(unsigned int cpu,
next reply other threads:[~2025-01-17 20:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-17 20:31 Shuah Khan [this message]
2025-01-17 20:39 ` [GIT PULL] cpupower second update for Linux 6.14-rc1 Rafael J. Wysocki
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=bb8faeef-d79f-4156-9a4d-5a0dbbcad7a1@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=jwyatt@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=shuah@kernel.org \
--cc=trenn@suse.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