Commit 2ff1bc41ef91 for kernel

commit 2ff1bc41ef9133a52c116b36e5e88430353a8ba5
Merge: 211d59331411 6112da1ea4a7
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Apr 25 16:58:34 2026 -0700

    Merge tag 'power-utilities-2026.04.25' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux

    Pull power utility updates from Len Brown:
     "x86_energy_perf_policy:
       - Initial SoC Slider support

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

    * tag 'power-utilities-2026.04.25' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux:
      tools/power x86_energy_perf_policy: Version 2026.04.25
      tools/power x86_energy_perf_policy.8: Document SoC Slider Options
      tools/power x86_energy_perf_policy: Enhances SoC Slider related checks
      tools/power turbostat: v2026.04.21
      tools/power turbostat: Process HT siblings in CPU order
      tools/power turbostat: Show module_id column
      tools/power turbostat: Print core_id and apic_id in hex
      tools/power turbostat: Cleanup print helper functions
      tools/power turbostat: Fix --cpu-set 1 regression on HT systems
      tools/power turbostat: Fix --cpu-set 0 regression on HT systems
      tools/power turbostat: Fix unrecognized option '-P'
      tools/power turbostat: Fix AMD RAPL regression on big systems
      tools/power/x86: Add SOC slider and platform profile support