index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
tools/power turbostat: Handle cap_get_proc() ENOSYS
Calvin Owens
1
-1
/
+9
5 days
tools/power turbostat: Fix build with musl
Calvin Owens
1
-0
/
+1
5 days
tools/power turbostat: Handle non-root legacy-uncore sysfs permissions
Len Brown
1
-1
/
+2
5 days
pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()
Gautham R. Shenoy
1
-2
/
+2
10 days
tools/power turbostat: Fix bogus SysWatt for forked program
Zhang Rui
1
-0
/
+1
10 days
tools/power turbostat: regression fix: --show C1E%
Len Brown
1
-4
/
+0
10 days
pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitor
Gautham R. Shenoy
1
-4
/
+0
2025-06-19
tools/power turbostat: Fix AMD package-energy reporting
Gautham R. Shenoy
1
-5
/
+36
2025-06-10
ACPICA: Apply ACPI_NONSTRING in more places
Ahmed Salem
2
-2
/
+2
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-03-27
Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+5
2025-03-26
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-10
/
+25
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-28
/
+94
2025-03-11
printk: Rename resume_console to console_resume_all
Marcos Paulo de Souza
2
-3
/
+3
2025-03-11
printk: Rename suspend_console to console_suspend_all
Marcos Paulo de Souza
2
-2
/
+2
2025-03-07
cpupower: Make lib versioning scheme more obvious and fix version link
Thomas Renninger
1
-8
/
+11
2025-03-07
tools/power/x86/intel-speed-select: v1.22 release
Srinivas Pandruvada
1
-1
/
+1
2025-03-07
tools/power/x86/intel-speed-select: Prefix header search path with sysroot
Khem Raj
1
-1
/
+1
2025-03-07
tools/power/x86/intel-speed-select: Die ID for IO dies
Srinivas Pandruvada
1
-2
/
+9
2025-03-07
tools/power/x86/intel-speed-select: Fix the condition to check multi die system
Srinivas Pandruvada
1
-5
/
+4
2025-03-07
tools/power/x86/intel-speed-select: Prevent increasing MAX_DIE_PER_PACKAGE
Srinivas Pandruvada
1
-2
/
+11
2025-03-06
cpupower: Implement CPU physical core querying
John B. Wyatt IV
2
-8
/
+43
2025-03-06
pm: cpupower: remove hard-coded topology depth values
Shuah Khan
1
-11
/
+29
2025-03-06
pm: cpupower: Fix cmd_monitor() error legs to free cpu_topology
Shuah Khan
1
-0
/
+2
2025-02-20
cpupower: monitor: Exit with error status if execvp() fail
Yiwei Lin
1
-1
/
+5
2025-02-20
tools/power turbostat: Add idle governor statistics reporting
Artem Bityutskiy
2
-8
/
+44
2025-02-19
pm: cpupower: bench: Prevent NULL dereference on malloc failure
Zhongqiu Han
1
-0
/
+4
2025-02-09
tools/power turbostat: Fix names matching
Artem Bityutskiy
1
-1
/
+1
2025-02-08
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
Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-109
/
+575
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-27
tools/power turbostat: Harden one-shot mode against cpu offline
Len Brown
1
-15
/
+12
2025-01-27
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
2025-01-27
tools/power turbostat: version 2025.01.14
Len Brown
1
-20
/
+16
2025-01-27
tools/power turbostat: Allow adding PMT counters directly by sysfs path
Patryk Wlazlyn
1
-1
/
+106
2025-01-27
tools/power turbostat: Allow mapping multiple PMT files with the same GUID
Patryk Wlazlyn
1
-35
/
+40
2025-01-27
tools/power turbostat: Add PMT directory iterator helper
Patryk Wlazlyn
1
-0
/
+87
2025-01-27
tools/power turbostat: Extend PMT identification with a sequence number
Patryk Wlazlyn
1
-8
/
+19
2025-01-27
tools/power turbostat: Return default value for unmapped PMT domains
Patryk Wlazlyn
1
-1
/
+2
[next]