This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a86bf2283d2c Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linu [...] new d2a5f10bf1f1 sh: irq: Use seq_put_decimal_ull_width() for decimal values new 21bcc49974c2 sh: Migrate to the generic rule for built-in DTB new 909f3c55d887 sh: boards: Use imply to enable hardware with complex depe [...] new 5d82ca7b5019 Merge tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/ [...] new e8a99af68c06 tools/power turbostat: Add initial support for PantherLake new 6b47ed23e2f1 tools/power turbostat: Add initial support for ClearwaterForest new 9e47f8adb053 tools/power turbostat: update turbostat(8) new 4133be39e216 tools/power turbostat: Exit on unsupported Intel models new 48c62ba1b407 tools/power turbostat: Exit on unsupported Vendors new cc63f89ef9db tools/power turbostat: Improve --help output new 3d94026af328 tools/power turbostat: Introduce --force parameter new 05c14d8fd71b tools/power turbostat: add Busy% to "show idle" new 22a835282b62 tools/power turbostat: Add an NMI column new 4a358ba215df tools/power turbostat: Remove SysWatt from DISABLED_BY_DEFAULT new 2f60f03934a5 tools/power turbostat: Fix PMT mmaped file size rounding new debe797c1e97 tools/power turbostat: Add fixed RAPL PSYS divisor for SPR new 1af5baeda512 tools/power turbostat: Enhance turbostat self-performance [...] new 7c6fee25bdf5 tools/power turbostat: Check for non-zero value when MSR probing new 34537ddd208d tools/power turbostat: Return default value for unmapped P [...] new 089134cb0502 tools/power turbostat: Extend PMT identification with a se [...] new 4265a86582ea tools/power turbostat: Add PMT directory iterator helper new 16ce467875ef tools/power turbostat: Allow mapping multiple PMT files wi [...] new 83fbeb9f9776 tools/power turbostat: Allow adding PMT counters directly [...] new a80e53472209 tools/power turbostat: version 2025.01.14 new 1a202afeaa37 tools/power turbostat: Add tcore clock PMT type new b32c36975da4 tools/power turbostat: Fix forked child affinity regression new 5499b5ac0b2c tools/power turbostat: Harden one-shot mode against cpu offline new 5ce1e9bbb2a1 tools/power turbostat: Add CPU%c1e BIC for CWF new 2c4627c8ced7 tools/power turbostat: version 2025.02.02 new d79bc8f79baa Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/p [...]
The 30 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/sh/Kbuild | 1 - arch/sh/Kconfig | 7 +- arch/sh/boards/Kconfig | 4 +- arch/sh/boot/dts/Makefile | 2 +- arch/sh/kernel/irq.c | 4 +- arch/sh/kernel/setup.c | 4 +- tools/power/x86/turbostat/turbostat.8 | 32 +- tools/power/x86/turbostat/turbostat.c | 652 ++++++++++++++++++++++++++++------ 8 files changed, 586 insertions(+), 120 deletions(-)