index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
tools/power/turbostat: Rename rapl probing function
Zhang Rui
2023-09-27
1
-4
/
+4
|
*
|
|
|
tools/power/turbostat: Rename uncore probing function
Zhang Rui
2023-09-27
1
-3
/
+3
|
*
|
|
|
tools/power/turbostat: Relocate pstate probing code
Zhang Rui
2023-09-27
1
-18
/
+21
|
*
|
|
|
tools/power/turbostat: Relocate cstate probing code
Zhang Rui
2023-09-27
1
-19
/
+31
|
*
|
|
|
tools/power/turbostat: Improve probe_platform_features() logic
Zhang Rui
2023-09-27
1
-7
/
+2
|
*
|
|
|
tools/power/turbostat: Delete intel_model_duplicates()
Zhang Rui
2023-09-27
1
-59
/
+0
|
*
|
|
|
tools/power/turbostat: Abstract cstate prewake bit support
Zhang Rui
2023-09-27
1
-43
/
+4
|
*
|
|
|
tools/power/turbostat: Abstract aperf/mperf multiplier support
Zhang Rui
2023-09-27
1
-23
/
+3
|
*
|
|
|
tools/power/turbostat: Abstract extended cstate MSRs support
Zhang Rui
2023-09-27
1
-25
/
+4
|
*
|
|
|
tools/power/turbostat: Abstract MSR_KNL_CORE_C6_RESIDENCY support
Zhang Rui
2023-09-27
1
-4
/
+4
|
*
|
|
|
tools/power/turbostat: Abstract MSR_ATOM_PKG_C6_RESIDENCY support
Zhang Rui
2023-09-27
1
-19
/
+4
|
*
|
|
|
tools/power/turbostat: Abstract MSR_CC6/MC6_DEMOTION_POLICY_CONFIG support
Zhang Rui
2023-09-27
1
-23
/
+6
|
*
|
|
|
tools/power/turbostat: Abstract MSR_MODULE_C6_RES_MS support
Zhang Rui
2023-09-27
1
-2
/
+4
|
*
|
|
|
tools/power/turbostat: Abstract MSR_CORE_C1_RES support
Zhang Rui
2023-09-27
1
-24
/
+6
|
*
|
|
|
tools/power/turbostat: Abstract IRTL support
Zhang Rui
2023-09-27
1
-46
/
+26
|
*
|
|
|
tools/power/turbostat: Use fine grained IRTL output
Zhang Rui
2023-09-27
1
-63
/
+36
|
*
|
|
|
tools/power/turbostat: Adjust cstate for is_slm()/is_knl()/is_cnl()/is_ehl() ...
Zhang Rui
2023-09-27
1
-39
/
+5
|
*
|
|
|
tools/power/turbostat: Adjust cstate for has_c8910_msrs() models
Zhang Rui
2023-09-27
1
-15
/
+7
|
*
|
|
|
tools/power/turbostat: Adjust cstate for is_bdx() models
Zhang Rui
2023-09-27
1
-21
/
+1
|
*
|
|
|
tools/power/turbostat: Adjust cstate for is_skx()/is_icx()/is_spr() models
Zhang Rui
2023-09-27
1
-25
/
+3
|
*
|
|
|
tools/power/turbostat: Adjust cstate for is_dnv() models
Zhang Rui
2023-09-27
1
-6
/
+1
|
*
|
|
|
tools/power/turbostat: Adjust cstate for is_jvl() models
Zhang Rui
2023-09-27
1
-24
/
+1
|
*
|
|
|
tools/power/turbostat: Adjust cstate for has_slv_msrs() models
Zhang Rui
2023-09-27
1
-5
/
+1
|
*
|
|
|
tools/power/turbostat: Adjust cstate for has_snb_msrs() models
Zhang Rui
2023-09-27
1
-25
/
+21
|
*
|
|
|
tools/power/turbostat: Adjust cstate for models with .cst_limit set
Zhang Rui
2023-09-27
1
-31
/
+27
|
*
|
|
|
tools/power/turbostat: Adjust cstate for has_snb_msrs() models
Zhang Rui
2023-09-27
1
-26
/
+21
|
*
|
|
|
tools/power/turbostat: Adjust cstate for models with .has_nhm_msrs set
Zhang Rui
2023-09-27
1
-5
/
+28
|
*
|
|
|
tools/power/turbostat: Add skeleton support for cstate enumeration
Zhang Rui
2023-09-27
1
-1
/
+56
|
*
|
|
|
tools/power/turbostat: Abstract TSC tweak support
Zhang Rui
2023-09-27
1
-8
/
+7
|
*
|
|
|
tools/power/turbostat: Remove unused family/model parameters for RAPL functions
Zhang Rui
2023-09-27
1
-16
/
+10
|
*
|
|
|
tools/power/turbostat: Abstract hardcoded TDP value
Zhang Rui
2023-09-27
1
-10
/
+16
|
*
|
|
|
tools/power/turbostat: Abstract fixed DRAM Energy unit support
Zhang Rui
2023-09-27
1
-21
/
+10
|
*
|
|
|
tools/power/turbostat: Abstract RAPL divisor support
Zhang Rui
2023-09-27
1
-1
/
+3
|
*
|
|
|
tools/power/turbostat: Abstract Per Core RAPL support
Zhang Rui
2023-09-27
1
-13
/
+11
|
*
|
|
|
tools/power/turbostat: Abstract RAPL MSRs support
Zhang Rui
2023-09-27
1
-104
/
+85
|
*
|
|
|
tools/power/turbostat: Simplify the logic for RAPL enumeration
Zhang Rui
2023-09-27
1
-77
/
+22
|
*
|
|
|
tools/power/turbostat: Redefine RAPL macros
Zhang Rui
2023-09-27
1
-57
/
+45
|
*
|
|
|
tools/power/turbostat: Abstract hardcoded Crystal Clock frequency
Zhang Rui
2023-09-27
1
-15
/
+6
|
*
|
|
|
tools/power/turbostat: Abstract Automatic Cstate Conversion support
Zhang Rui
2023-09-27
1
-15
/
+4
|
*
|
|
|
tools/power/turbostat: Abstract Perf Limit Reasons MSRs support
Zhang Rui
2023-09-27
1
-29
/
+15
|
*
|
|
|
tools/power/turbostat: Abstract TCC Offset bits support
Zhang Rui
2023-09-27
1
-41
/
+12
|
*
|
|
|
tools/power/turbostat: Abstract Config TDP MSRs support
Zhang Rui
2023-09-27
1
-34
/
+20
|
*
|
|
|
tools/power/turbostat: Rename some TRL functions
Zhang Rui
2023-09-27
1
-4
/
+4
|
*
|
|
|
tools/power/turbostat: Abstract Turbo Ratio Limit MSRs support
Zhang Rui
2023-09-27
1
-125
/
+46
|
*
|
|
|
tools/power/turbostat: Rename some functions
Zhang Rui
2023-09-27
1
-4
/
+4
|
*
|
|
|
tools/power/turbostat: Remove a redundant check
Zhang Rui
2023-09-27
1
-3
/
+0
|
*
|
|
|
tools/power/turbostat: Abstract Nehalem MSRs support
Zhang Rui
2023-09-27
1
-67
/
+34
|
*
|
|
|
tools/power/turbostat: Abstract Package cstate limit decoding support
Zhang Rui
2023-09-27
1
-26
/
+86
|
*
|
|
|
tools/power/turbostat: Abstract BCLK frequency support
Zhang Rui
2023-09-27
1
-44
/
+87
|
*
|
|
|
tools/power/turbostat: Abstract MSR_MISC_PWR_MGMT support
Zhang Rui
2023-09-27
1
-4
/
+27
[prev]
[next]