public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] turbostat fixes for 7.0
@ 2026-04-10 13:25 Len Brown
  2026-04-10 13:25 ` [PATCH 1/9] tools/power turbostat: Fix illegal memory access when SMT is present and disabled Len Brown
  0 siblings, 1 reply; 10+ messages in thread
From: Len Brown @ 2026-04-10 13:25 UTC (permalink / raw)
  To: linux-pm

Please let me know if you seen any issues with these fixes.

thanks!
Len Brown, Intel Open Source Technology Center

Available here:
git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git turbostat
----------------------------------------------------------------
Artem Bityutskiy (4):
      tools/power turbostat: Consistently use print_float_value()
      tools/power turbostat: Fix incorrect format variable
      tools/power turbostat: Fix --show/--hide for individual cpuidle counters
      tools/power turbostat: Fix delimiter bug in print functions

David Arcari (1):
      tools/power turbostat: Allow execution to continue after perf_l2_init() failure

Len Brown (1):
      tools/power turbostat: Fix swidle header vs data display

Serhii Pievniev (1):
      tools/power/turbostat: Fix microcode patch level output for AMD/Hygon

Zhang Rui (2):
      tools/power turbostat: Fix illegal memory access when SMT is present and disabled
      tools/power turbostat: Eliminate unnecessary data structure allocation

 tools/power/x86/turbostat/turbostat.c | 100 ++++++++++++++++++----------------
 1 file changed, 54 insertions(+), 46 deletions(-)



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-04-10 13:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-10 13:25 [PATCH 0/9] turbostat fixes for 7.0 Len Brown
2026-04-10 13:25 ` [PATCH 1/9] tools/power turbostat: Fix illegal memory access when SMT is present and disabled Len Brown
2026-04-10 13:25   ` [PATCH 2/9] tools/power turbostat: Fix swidle header vs data display Len Brown
2026-04-10 13:25   ` [PATCH 3/9] tools/power turbostat: Eliminate unnecessary data structure allocation Len Brown
2026-04-10 13:25   ` [PATCH 4/9] tools/power/turbostat: Fix microcode patch level output for AMD/Hygon Len Brown
2026-04-10 13:25   ` [PATCH 5/9] tools/power turbostat: Consistently use print_float_value() Len Brown
2026-04-10 13:25   ` [PATCH 6/9] tools/power turbostat: Fix incorrect format variable Len Brown
2026-04-10 13:25   ` [PATCH 7/9] tools/power turbostat: Fix --show/--hide for individual cpuidle counters Len Brown
2026-04-10 13:25   ` [PATCH 8/9] tools/power turbostat: Fix delimiter bug in print functions Len Brown
2026-04-10 13:25   ` [PATCH 9/9] tools/power turbostat: Allow execution to continue after perf_l2_init() failure Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox