Message ID | CAJvTdKm=LUqHRHZ6DwvEEK-3ReOhJF7h+NLRKP7+Lqfb=dAXyg@mail.gmail.com |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] turbosat 2022.04.16 | expand |
On Sun, Apr 17, 2022 at 6:21 AM Len Brown <lenb@kernel.org> wrote: > > Hi Rafael, > > Please pull these turbostat patches to sync upstream with turbostat 2022.04.06. > > thanks! > Len Brown, Intel Open Source Technology Center > > The following changes since commit f443e374ae131c168a065ea1748feac6b2e76613: > > Linux 5.17 (2022-03-20 13:14:17 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git turbostat > > for you to fetch changes up to 58990892ca29c310eca7df1d39d3dbc1b18c2d0e: > > tools/power turbostat: version 2022.04.16 (2022-04-17 00:05:25 -0400) > > ---------------------------------------------------------------- > Chen Yu (1): > tools/power turbostat: Support thermal throttle count print > > Dan Merillat (1): > tools/power turbostat: fix dump for AMD cpus > > Len Brown (5): > tools/power turbostat: tweak --show and --hide capability > tools/power turbostat: fix ICX DRAM power numbers > tools/power turbostat: be more useful as non-root > tools/power turbostat: No build warnings with -Wextra > tools/power turbostat: version 2022.04.16 > > Sumeet Pawnikar (2): > tools/power turbostat: Add Power Limit4 support > tools/power turbostat: print power values upto three decimal > > Zephaniah E. Loss-Cutler-Hull (2): > tools/power turbostat: Allow -e for all names. > tools/power turbostat: Allow printing header every N iterations > > arch/x86/include/asm/msr-index.h | 1 + > tools/power/x86/turbostat/Makefile | 2 +- > tools/power/x86/turbostat/turbostat.8 | 2 +- > tools/power/x86/turbostat/turbostat.c | 594 ++++++++++++++++++++++------------ > 4 files changed, 389 insertions(+), 210 deletions(-) Pulled and pushed out, thanks!