index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
power
/
x86
Age
Commit message (
Expand
)
Author
Lines
2026-02-18
Merge tag 'turbostat-2026.02.14-AMD-RAPL-fix' of git://git.kernel.org/pub/scm...
Linus Torvalds
-2
/
+1
2026-02-17
tools/power turbostat: Fix AMD RAPL regression
Len Brown
-2
/
+1
2026-02-17
Merge tag 'turbostat-2026.02.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-539
/
+936
2026-02-13
tools/power turbostat: version 2026.02.14
Len Brown
-36
/
+21
2026-02-13
tools/power turbostat: Fix and document --header_iterations
Len Brown
-12
/
+12
2026-02-13
tools/power turbostat: Use strtoul() for iteration parsing
Kaushlendra Kumar
-6
/
+8
2026-02-13
tools/power turbostat: Favor cpu# over core#
Len Brown
-54
/
+69
2026-02-13
tools/power turbostat: Expunge logical_cpu_id
Len Brown
-4
/
+4
2026-02-13
tools/power turbostat: Enhance HT enumeration
Len Brown
-15
/
+19
2026-02-13
tools/power turbostat: Simplify global core_id calculation
Len Brown
-20
/
+7
2026-02-13
tools/power turbostat: Unify even/odd/average counter referencing
Len Brown
-41
/
+41
2026-02-13
tools/power turbostat: Allocate average counters dynamically
Len Brown
-112
/
+131
2026-02-13
tools/power turbostat: Delete core_data.core_id
Len Brown
-9
/
+4
2026-02-13
tools/power turbostat: Rename physical_core_id to core_id
Len Brown
-10
/
+10
2026-02-13
tools/power turbostat: Cleanup package_id
Len Brown
-29
/
+23
2026-02-13
tools/power turbostat: Cleanup internal use of "base_cpu"
Len Brown
-100
/
+100
2026-02-13
tools/power turbostat: Add L2 cache statistics
Len Brown
-51
/
+405
2026-02-04
tools/power turbostat: Remove redundant newlines from err(3) strings
Len Brown
-5
/
+5
2026-02-04
tools/power turbostat: Allow more use of is_hybrid flag
Len Brown
-3
/
+7
2026-02-04
tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS"
Len Brown
-16
/
+16
2026-02-04
tools/power turbostat.8: Document the "--force" option
Len Brown
-3
/
+7
2026-02-04
tools/power turbostat: Harden against unexpected values
Len Brown
-43
/
+51
2026-02-04
tools/power turbostat: Dump hypervisor name
Len Brown
-0
/
+23
2026-02-04
tools/power turbostat: Dump CPUID.1.ECX[31] (Hypervisor)
Len Brown
-2
/
+5
2026-02-04
tools/power turbostat: Dump CPUID(1) consistently with CPUID(6)
Len Brown
-9
/
+9
2026-02-04
tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output error
Len Brown
-1
/
+1
2026-01-16
tools/power/x86/intel-speed-select: v1.25 release
Srinivas Pandruvada
-1
/
+1
2026-01-16
tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus()
Malaya Kumar Rout
-0
/
+2
2026-01-16
tools/power/x86/intel-speed-select: Use pkg-config for libnl-3.0 detection
Khem Raj
-1
/
+7
2026-01-16
tools/power/x86/intel-speed-select: Allow non root users
Srinivas Pandruvada
-2
/
+37
2025-12-10
Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-3
/
+45
2025-12-03
tools/power/x86/intel-speed-select: v1.24 release
Srinivas Pandruvada
-1
/
+1
2025-12-03
tools/power/x86/intel-speed-select: Reset isst_turbo_freq_info for invalid bu...
Srinivas Pandruvada
-0
/
+1
2025-12-03
tools/power/x86/intel-speed-select: Check feature status
Srinivas Pandruvada
-2
/
+43
2025-12-02
tools/power turbostat: version 2025.12.02
Len Brown
-218
/
+108
2025-12-02
tools/power turbostat: Print wide names only for RAW 64-bit columns
Len Brown
-19
/
+21
2025-12-02
tools/power turbostat: Print percentages in 8-columns
Len Brown
-2
/
+2
2025-12-02
tools/power turbostat: Print "nan" for out of range percentages
Len Brown
-39
/
+53
2025-12-02
tools/power turbostat: Validate APERF access for VMWARE
Len Brown
-7
/
+7
2025-12-02
tools/power turbostat: Enhance perf probe
Len Brown
-10
/
+44
2025-12-02
tools/power turbostat: Validate RAPL MSRs for AWS Nitro Hypervisor
Len Brown
-58
/
+98
2025-12-02
tools/power x86_energy_perf_policy: Fix potential NULL pointer dereference
Malaya Kumar Rout
-1
/
+6
2025-12-02
tools/power x86_energy_perf_policy: Fix format string in error message
Malaya Kumar Rout
-1
/
+1
2025-12-02
tools/power x86_energy_perf_policy: Simplify Android MSR probe
Len Brown
-27
/
+11
2025-12-02
tools/power x86_energy_perf_policy: Add Android MSR device support
Kaushlendra Kumar
-8
/
+46
2025-12-02
tools/power turbostat: Add run-time MSR driver probe
Len Brown
-29
/
+39
2025-12-02
tools/power turbostat: Set per_cpu_msr_sum to NULL after free
Emily Ehlert
-0
/
+1
2025-12-02
tools/power turbostat: Add LLC stats
Len Brown
-28
/
+164
2025-10-24
tools/power turbostat: Remove dead code
Len Brown
-7
/
+0
2025-10-24
tools/power turbostat: Refactor floating point printout code
Len Brown
-32
/
+28
[next]