index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
x86
/
turbostat
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-10
tools/power turbostat: version 2025.09.09
Len Brown
1
-1
/
+1
2025-08-10
tools/power turbostat: Handle non-root legacy-uncore sysfs permissions
Len Brown
1
-1
/
+2
2025-08-10
tools/power turbostat: standardize PER_THREAD_PARAMS
Len Brown
1
-20
/
+22
2025-08-10
tools/power turbostat: Fix DMR support
Zhang Rui
1
-14
/
+15
2025-08-10
tools/power turbostat: add format "average" for external attributes
Michael Hebenstreit
2
-11
/
+22
2025-08-10
tools/power turbostat: delete GET_PKG()
Len Brown
1
-15
/
+6
2025-08-10
tools/power turbostat: probe and display L3 cache topology
Len Brown
1
-3
/
+31
2025-08-10
tools/power turbostat: Support more than 64 built-in-counters
Len Brown
1
-154
/
+406
2025-08-09
tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columns
Len Brown
1
-0
/
+8
2025-08-08
tools/power turbostat: Fix bogus SysWatt for forked program
Zhang Rui
1
-0
/
+1
2025-08-08
tools/power turbostat: Handle cap_get_proc() ENOSYS
Calvin Owens
1
-1
/
+9
2025-08-08
tools/power turbostat: Fix build with musl
Calvin Owens
1
-0
/
+1
2025-08-08
tools/power turbostat: verify arguments to params --show and --hide
Len Brown
1
-2
/
+31
2025-06-10
tools/power turbostat: regression fix: --show C1E%
Len Brown
1
-4
/
+0
2025-06-08
tools/power turbostat: version 2025.06.08
Len Brown
1
-37
/
+36
2025-06-08
tools/power turbostat: Add initial support for BartlettLake
Zhang Rui
1
-0
/
+1
2025-06-08
tools/power turbostat: Add initial support for DMR
Zhang Rui
1
-0
/
+18
2025-06-08
tools/power turbostat: Dump RAPL sysfs info
Zhang Rui
1
-0
/
+156
2025-06-08
tools/power turbostat: Avoid probing the same perf counters
Zhang Rui
1
-0
/
+15
2025-06-08
tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...
Zhang Rui
1
-25
/
+24
2025-06-08
tools/power turbostat: Clean up add perf/msr counter logic
Zhang Rui
1
-7
/
+18
2025-06-08
tools/power turbostat: Introduce add_msr_counter()
Zhang Rui
1
-9
/
+23
2025-06-08
tools/power turbostat: Remove add_msr_perf_counter_()
Zhang Rui
1
-12
/
+8
2025-06-08
tools/power turbostat: Remove add_cstate_perf_counter_()
Zhang Rui
1
-13
/
+9
2025-06-08
tools/power turbostat: Remove add_rapl_perf_counter_()
Zhang Rui
1
-15
/
+10
2025-06-08
tools/power turbostat: Quit early for unsupported RAPL counters
Zhang Rui
1
-1
/
+4
2025-06-08
tools/power turbostat: Always check rapl_joules flag
Zhang Rui
1
-3
/
+9
2025-06-08
tools/power turbostat: Fix AMD package-energy reporting
Gautham R. Shenoy
1
-5
/
+36
2025-06-08
tools/power turbostat: Fix RAPL_GFX_ALL typo
Kaushlendra Kumar
1
-1
/
+1
2025-06-08
tools/power turbostat: Add Android support for MSR device handling
Kaushlendra Kumar
1
-3
/
+17
2025-06-08
tools/power turbostat.8: pm_domain wording fix
Len Brown
1
-2
/
+2
2025-06-08
tools/power turbostat.8: fix typo: idle_pct should be pct_idle
Len Brown
1
-1
/
+1
2025-04-06
Merge tag 'turbostat-2025.05.06' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-43
/
+135
2025-04-06
tools/power turbostat: v2025.05.06
Len Brown
1
-1
/
+1
2025-04-06
tools/power turbostat: disable "cpuidle" invocation counters, by default
Len Brown
2
-13
/
+33
2025-04-06
tools/power turbostat: re-factor sysfs code
Len Brown
1
-10
/
+21
2025-04-06
tools/power turbostat: Restore GFX sysfs fflush() call
Zhang Rui
1
-0
/
+1
2025-04-06
tools/power turbostat: Document GNR UncMHz domain convention
Len Brown
1
-0
/
+1
2025-04-06
tools/power turbostat: report CoreThr per measurement interval
Len Brown
2
-1
/
+3
2025-04-06
tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192
Justin Ernst
1
-1
/
+1
2025-02-20
tools/power turbostat: Add idle governor statistics reporting
Artem Bityutskiy
2
-8
/
+44
2025-02-09
tools/power turbostat: Fix names matching
Artem Bityutskiy
1
-1
/
+1
2025-02-09
tools/power turbostat: Allow Zero return value for some RAPL registers
Zhang Rui
1
-9
/
+18
2025-02-07
tools/power turbostat: Clustered Uncore MHz counters should honor show/hide o...
Len Brown
2
-1
/
+13
2025-02-04
x86/cpu: Fix #define name for Intel CPU model 0x5A
Tony Luck
1
-1
/
+1
2025-02-02
tools/power turbostat: version 2025.02.02
Len Brown
1
-1
/
+1
2025-01-28
tools/power turbostat: Add CPU%c1e BIC for CWF
Patryk Wlazlyn
1
-0
/
+68
2025-01-28
tools/power turbostat: Harden one-shot mode against cpu offline
Len Brown
1
-15
/
+12
2025-01-28
tools/power turbostat: Fix forked child affinity regression
Len Brown
1
-2
/
+52
2025-01-27
tools/power turbostat: Add tcore clock PMT type
Patryk Wlazlyn
1
-3
/
+29
[next]