From: Len Brown <lenb@kernel.org>
To: linux-pm@vger.kernel.org
Subject: [PATCH 0/9] turbostat fixes for 7.0
Date: Fri, 10 Apr 2026 09:25:05 -0400 [thread overview]
Message-ID: <20260410132836.398255-1-lenb@kernel.org> (raw)
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(-)
next reply other threads:[~2026-04-10 13:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-10 13:25 Len Brown [this message]
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
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=20260410132836.398255-1-lenb@kernel.org \
--to=lenb@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.