[GIT PULL] Power Utilities update for Linux 7.1

From: Len Brown

Date: Sat Apr 25 2026 - 14:53:48 EST


Hi Linus

Please pull these power-utilities-2026.04.25 patches.

thanks!
Len Brown, Intel Open Source Technology Center

The following changes since commit 028ef9c96e96197026887c0f092424679298aae8:

Linux 7.0 (2026-04-12 13:48:06 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
tags/power-utilities-2026.04.25

for you to fetch changes up to 6112da1ea4a7cfac35e51a20d17ca9cdf946c368:

Merge branches 'turbostat' and 'x86_energy_perf_policy' into
power-utilities (2026-04-25 14:26:32 -0400)

----------------------------------------------------------------
Power Utilities 2026.04.25

tools/power x86_energy_perf_policy: v2026.04.25

Since v2025.11.22:

Initial SoC Slider support

tools/power turbostat: v2026.04.21

Since v2026.02.14

Display HT siblings in cpu# order.
Add Module-ID column.
Print Core-ID and APIC-ID in hex.
Fix misc bugs.

----------------------------------------------------------------
Artem Bityutskiy (1):
tools/power turbostat: Cleanup print helper functions

David Arcari (1):
tools/power turbostat: Fix unrecognized option '-P'

Kaushlendra Kumar (1):
tools/power/x86: Add SOC slider and platform profile support

Len Brown (11):
tools/power turbostat: Fix AMD RAPL regression on big systems
tools/power turbostat: Fix --cpu-set 0 regression on HT systems
tools/power turbostat: Fix --cpu-set 1 regression on HT systems
tools/power turbostat: Print core_id and apic_id in hex
tools/power turbostat: Show module_id column
tools/power turbostat: Process HT siblings in CPU order
tools/power turbostat: v2026.04.21
tools/power x86_energy_perf_policy: Enhances SoC Slider related checks
tools/power x86_energy_perf_policy.8: Document SoC Slider Options
tools/power x86_energy_perf_policy: Version 2026.04.25
Merge branches 'turbostat' and 'x86_energy_perf_policy' into
power-utilities

tools/power/x86/turbostat/turbostat.c | 231 ++++++++----
.../x86_energy_perf_policy.8 | 26 ++
.../x86_energy_perf_policy.c | 399 +++++++++++++++------
3 files changed, 461 insertions(+), 195 deletions(-)