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
/
x86
/
turbostat
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
tools/power turbostat: enhance -D (debug counter dump) output
Len Brown
1
-5
/
+11
2024-04-02
tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency read
Len Brown
1
-1
/
+2
2024-04-02
tools/power turbostat: Read base_hz and bclk from CPUID.16H if available
Patryk Wlazlyn
1
-0
/
+9
2024-01-18
tools/power turbostat: Print ucode revision only if valid
Patryk Wlazlyn
1
-3
/
+9
2024-01-18
tools/power turbostat: Expand probe_intel_uncore_frequency()
Len Brown
1
-21
/
+63
2024-01-12
tools/power turbostat: Do not print negative LPI residency
Chen Yu
1
-9
/
+21
2024-01-12
tools/power turbostat: Fix Bzy_MHz documentation typo
Peng Liu
1
-1
/
+1
2024-01-12
tools/power turbostat: Increase the limit for fd opened
Wyes Karny
1
-0
/
+21
2024-01-12
tools/power turbostat: Fix added raw MSR output
Doug Smythies
1
-3
/
+4
2023-11-07
tools/power turbostat: version 2023.11.07
Len Brown
1
-1
/
+1
2023-11-07
tools/power/turbostat: bugfix "--show IPC"
Len Brown
1
-2
/
+4
2023-10-24
tools/power/turbostat: Add initial support for LunarLake
Sumeet Pawnikar
1
-0
/
+1
2023-10-24
tools/power/turbostat: Add initial support for ArrowLake
Sumeet Pawnikar
1
-0
/
+1
2023-10-24
tools/power/turbostat: Add initial support for GrandRidge
Zhang Rui
1
-0
/
+17
2023-10-24
tools/power/turbostat: Add initial support for SierraForest
Zhang Rui
1
-0
/
+17
2023-10-24
tools/power/turbostat: Add initial support for GraniteRapids
Zhang Rui
1
-0
/
+1
2023-10-24
tools/power/turbostat: Add MSR_CORE_C1_RES support for spr_features
Zhang Rui
1
-0
/
+1
2023-10-24
tools/power/turbostat: Move process to root cgroup
Srinivas Pandruvada
1
-0
/
+13
2023-10-24
tools/power/turbostat: Handle cgroup v2 cpu limitation
Zhang Rui
1
-15
/
+80
2023-10-24
tools/power/turbostat: Abstrct function for parsing cpu string
Zhang Rui
1
-49
/
+55
2023-10-20
tools/power/turbostat: Handle offlined CPUs in cpu_subset
Zhang Rui
1
-10
/
+21
2023-10-20
tools/power/turbostat: Obey allowed CPUs for system summary
Zhang Rui
1
-25
/
+46
2023-10-20
tools/power/turbostat: Obey allowed CPUs for primary thread/core detection
Zhang Rui
1
-19
/
+16
2023-10-20
tools/power/turbostat: Abstract several functions
Zhang Rui
1
-17
/
+41
2023-10-20
tools/power/turbostat: Obey allowed CPUs during startup
Zhang Rui
1
-7
/
+14
2023-10-20
tools/power/turbostat: Obey allowed CPUs when accessing CPU counters
Zhang Rui
1
-2
/
+2
2023-10-20
tools/power/turbostat: Introduce cpu_allowed_set
Zhang Rui
1
-3
/
+28
2023-09-27
tools/power/turbostat: Remove PC7/PC9 support on ADL/RPL
Zhang Rui
1
-6
/
+23
2023-09-27
tools/power/turbostat: Enable MSR_CORE_C1_RES on recent Intel client platforms
Zhang Rui
1
-0
/
+1
2023-09-27
tools/power/turbostat: Introduce probe_pm_features()
Zhang Rui
1
-2
/
+4
2023-09-27
tools/power/turbostat: Relocate more probing related code
Zhang Rui
1
-20
/
+17
2023-09-27
tools/power/turbostat: Reorder some functions
Zhang Rui
1
-107
/
+107
2023-09-27
tools/power/turbostat: Relocate thermal probing code
Zhang Rui
1
-5
/
+10
2023-09-27
tools/power/turbostat: Relocate lpi probing code
Zhang Rui
1
-16
/
+22
2023-09-27
tools/power/turbostat: Relocate graphics probing code
Zhang Rui
1
-11
/
+16
2023-09-27
tools/power/turbostat: Rename rapl probing function
Zhang Rui
1
-4
/
+4
2023-09-27
tools/power/turbostat: Rename uncore probing function
Zhang Rui
1
-3
/
+3
2023-09-27
tools/power/turbostat: Relocate pstate probing code
Zhang Rui
1
-18
/
+21
2023-09-27
tools/power/turbostat: Relocate cstate probing code
Zhang Rui
1
-19
/
+31
2023-09-27
tools/power/turbostat: Improve probe_platform_features() logic
Zhang Rui
1
-7
/
+2
2023-09-27
tools/power/turbostat: Delete intel_model_duplicates()
Zhang Rui
1
-59
/
+0
2023-09-27
tools/power/turbostat: Abstract cstate prewake bit support
Zhang Rui
1
-43
/
+4
2023-09-27
tools/power/turbostat: Abstract aperf/mperf multiplier support
Zhang Rui
1
-23
/
+3
2023-09-27
tools/power/turbostat: Abstract extended cstate MSRs support
Zhang Rui
1
-25
/
+4
2023-09-27
tools/power/turbostat: Abstract MSR_KNL_CORE_C6_RESIDENCY support
Zhang Rui
1
-4
/
+4
2023-09-27
tools/power/turbostat: Abstract MSR_ATOM_PKG_C6_RESIDENCY support
Zhang Rui
1
-19
/
+4
2023-09-27
tools/power/turbostat: Abstract MSR_CC6/MC6_DEMOTION_POLICY_CONFIG support
Zhang Rui
1
-23
/
+6
2023-09-27
tools/power/turbostat: Abstract MSR_MODULE_C6_RES_MS support
Zhang Rui
1
-2
/
+4
2023-09-27
tools/power/turbostat: Abstract MSR_CORE_C1_RES support
Zhang Rui
1
-24
/
+6
2023-09-27
tools/power/turbostat: Abstract IRTL support
Zhang Rui
1
-46
/
+26
[prev]
[next]