| Commit message (Expand) | Author | Age | Files | Lines |
* | tools cpupower bench: Override CFLAGS assignments | Stanley Chan | 2024-01-22 | 1 | -1/+1 |
* | PM: tools: Fix sleepgraph syntax error | David Woodhouse | 2023-11-20 | 1 | -1/+1 |
* | Merge tag 'turbostat-2023.11.07' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2023-11-18 | 1 | -1442/+1442 |
|\ |
|
| * | tools/power turbostat: version 2023.11.07 | Len Brown | 2023-11-08 | 1 | -1/+1 |
| * | tools/power/turbostat: bugfix "--show IPC" | Len Brown | 2023-11-08 | 1 | -2/+4 |
| * | tools/power/turbostat: Add initial support for LunarLake | Sumeet Pawnikar | 2023-10-24 | 1 | -0/+1 |
| * | tools/power/turbostat: Add initial support for ArrowLake | Sumeet Pawnikar | 2023-10-24 | 1 | -0/+1 |
| * | tools/power/turbostat: Add initial support for GrandRidge | Zhang Rui | 2023-10-24 | 1 | -0/+17 |
| * | tools/power/turbostat: Add initial support for SierraForest | Zhang Rui | 2023-10-24 | 1 | -0/+17 |
| * | tools/power/turbostat: Add initial support for GraniteRapids | Zhang Rui | 2023-10-24 | 1 | -0/+1 |
| * | tools/power/turbostat: Add MSR_CORE_C1_RES support for spr_features | Zhang Rui | 2023-10-24 | 1 | -0/+1 |
| * | tools/power/turbostat: Move process to root cgroup | Srinivas Pandruvada | 2023-10-24 | 1 | -0/+13 |
| * | tools/power/turbostat: Handle cgroup v2 cpu limitation | Zhang Rui | 2023-10-24 | 1 | -15/+80 |
| * | tools/power/turbostat: Abstrct function for parsing cpu string | Zhang Rui | 2023-10-24 | 1 | -49/+55 |
| * | tools/power/turbostat: Handle offlined CPUs in cpu_subset | Zhang Rui | 2023-10-20 | 1 | -10/+21 |
| * | tools/power/turbostat: Obey allowed CPUs for system summary | Zhang Rui | 2023-10-20 | 1 | -25/+46 |
| * | tools/power/turbostat: Obey allowed CPUs for primary thread/core detection | Zhang Rui | 2023-10-20 | 1 | -19/+16 |
| * | tools/power/turbostat: Abstract several functions | Zhang Rui | 2023-10-20 | 1 | -17/+41 |
| * | tools/power/turbostat: Obey allowed CPUs during startup | Zhang Rui | 2023-10-20 | 1 | -7/+14 |
| * | tools/power/turbostat: Obey allowed CPUs when accessing CPU counters | Zhang Rui | 2023-10-20 | 1 | -2/+2 |
| * | tools/power/turbostat: Introduce cpu_allowed_set | Zhang Rui | 2023-10-20 | 1 | -3/+28 |
| * | tools/power/turbostat: Remove PC7/PC9 support on ADL/RPL | Zhang Rui | 2023-09-27 | 1 | -6/+23 |
| * | tools/power/turbostat: Enable MSR_CORE_C1_RES on recent Intel client platforms | Zhang Rui | 2023-09-27 | 1 | -0/+1 |
| * | tools/power/turbostat: Introduce probe_pm_features() | Zhang Rui | 2023-09-27 | 1 | -2/+4 |
| * | tools/power/turbostat: Relocate more probing related code | Zhang Rui | 2023-09-27 | 1 | -20/+17 |
| * | tools/power/turbostat: Reorder some functions | Zhang Rui | 2023-09-27 | 1 | -107/+107 |
| * | tools/power/turbostat: Relocate thermal probing code | Zhang Rui | 2023-09-27 | 1 | -5/+10 |
| * | tools/power/turbostat: Relocate lpi probing code | Zhang Rui | 2023-09-27 | 1 | -16/+22 |
| * | tools/power/turbostat: Relocate graphics probing code | Zhang Rui | 2023-09-27 | 1 | -11/+16 |
| * | 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 |