* [GIT PULL] cpupower second update for Linux 6.14-rc1
@ 2025-01-17 20:31 Shuah Khan
2025-01-17 20:39 ` Rafael J. Wysocki
0 siblings, 1 reply; 2+ messages in thread
From: Shuah Khan @ 2025-01-17 20:31 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: shuah, Shuah Khan, linux-pm, linux-kernel, Thomas Renninger,
John B. Wyatt IV
[-- 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,
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [GIT PULL] cpupower second update for Linux 6.14-rc1
2025-01-17 20:31 [GIT PULL] cpupower second update for Linux 6.14-rc1 Shuah Khan
@ 2025-01-17 20:39 ` Rafael J. Wysocki
0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2025-01-17 20:39 UTC (permalink / raw)
To: Shuah Khan
Cc: Rafael J. Wysocki, shuah, linux-pm, linux-kernel,
Thomas Renninger, John B. Wyatt IV
Hi Shuah,
On Fri, Jan 17, 2025 at 9:32 PM Shuah Khan <skhan@linuxfoundation.org> wrote:
>
> 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(+)
> ----------------------------------------------------------------
Pulled and added to linux-pm.git/linux-next.
Thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-17 20:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-17 20:31 [GIT PULL] cpupower second update for Linux 6.14-rc1 Shuah Khan
2025-01-17 20:39 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox