public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: linux-pm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/13] Power Utilities update for Linux-7.1
Date: Sat, 25 Apr 2026 14:42:03 -0400	[thread overview]
Message-ID: <20260425184746.1053835-1-lenb@kernel.org> (raw)

These patches update Linux with the latest turbostat
and x86_energy_perf_policy utilities.

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.

Please let me know if you seen any troubles with them.

thanks!
Len Brown
Intel Open Source Technology Center

[PATCH 01/13] tools/power/x86: Add SOC slider and platform profile
[PATCH 02/13] tools/power turbostat: Fix AMD RAPL regression on big
[PATCH 03/13] tools/power turbostat: Fix unrecognized option '-P'
[PATCH 04/13] tools/power turbostat: Fix --cpu-set 0 regression on HT
[PATCH 05/13] tools/power turbostat: Fix --cpu-set 1 regression on HT
[PATCH 06/13] tools/power turbostat: Cleanup print helper functions
[PATCH 07/13] tools/power turbostat: Print core_id and apic_id in hex
[PATCH 08/13] tools/power turbostat: Show module_id column
[PATCH 09/13] tools/power turbostat: Process HT siblings in CPU order
[PATCH 10/13] tools/power turbostat: v2026.04.21
[PATCH 11/13] tools/power x86_energy_perf_policy: Enhances SoC Slider
[PATCH 12/13] tools/power x86_energy_perf_policy.8: Document SoC
[PATCH 13/13] tools/power x86_energy_perf_policy: Version 2026.04.25


             reply	other threads:[~2026-04-25 18:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-25 18:42 Len Brown [this message]
2026-04-25 18:42 ` [PATCH 01/13] tools/power/x86: Add SOC slider and platform profile support Len Brown
2026-04-25 18:42   ` [PATCH 02/13] tools/power turbostat: Fix AMD RAPL regression on big systems Len Brown
2026-04-25 18:42   ` [PATCH 03/13] tools/power turbostat: Fix unrecognized option '-P' Len Brown
2026-04-25 18:42   ` [PATCH 04/13] tools/power turbostat: Fix --cpu-set 0 regression on HT systems Len Brown
2026-04-25 18:42   ` [PATCH 05/13] tools/power turbostat: Fix --cpu-set 1 " Len Brown
2026-04-25 18:42   ` [PATCH 06/13] tools/power turbostat: Cleanup print helper functions Len Brown
2026-04-25 18:42   ` [PATCH 07/13] tools/power turbostat: Print core_id and apic_id in hex Len Brown
2026-04-25 18:42   ` [PATCH 08/13] tools/power turbostat: Show module_id column Len Brown
2026-04-25 18:42   ` [PATCH 09/13] tools/power turbostat: Process HT siblings in CPU order Len Brown
2026-04-25 18:42   ` [PATCH 10/13] tools/power turbostat: v2026.04.21 Len Brown
2026-04-25 18:42   ` [PATCH 11/13] tools/power x86_energy_perf_policy: Enhances SoC Slider related checks Len Brown
2026-04-25 18:42   ` [PATCH 12/13] tools/power x86_energy_perf_policy.8: Document SoC Slider Options Len Brown
2026-04-25 18:42   ` [PATCH 13/13] tools/power x86_energy_perf_policy: Version 2026.04.25 Len Brown

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=20260425184746.1053835-1-lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    /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