summaryrefslogtreecommitdiff
path: root/tools/power
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-17/+24
11 daysMerge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds9-16/+17
2026-04-10Merge tag 'turbostat-fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-46/+54
2026-04-10tools/power turbostat: Allow execution to continue after perf_l2_init() failureDavid Arcari1-8/+8
2026-04-06cpupower: remove extern declarations in cmd functionsKaushlendra Kumar6-12/+0
2026-04-05tools/power/x86/intel-speed-select: v1.26 releaseSrinivas Pandruvada1-1/+1
2026-04-05tools/power/x86/intel-speed-select: Fix output when running on unsupported CL...Zhang Rui1-2/+4
2026-04-05tools/power/x86/intel-speed-select: Print Version info when Incompatible API ...Zhang Rui1-6/+7
2026-04-05tools/power/x86/intel-speed-select: Fix some program return valueZhang Rui1-2/+2
2026-04-05tools/power/x86/intel-speed-select: Fix cpu extended family ID decodingZhang Rui1-6/+7
2026-04-05tools/power/x86/intel-speed-select: Avoid current base freq as maximumSrinivas Pandruvada1-1/+4
2026-03-25cpupower-info.1: describe the --perf-bias optionRoberto Ricci1-1/+8
2026-03-25cpupower-frequency-info.1: document --boost and --epp optionsRoberto Ricci1-0/+6
2026-03-25cpupower-frequency-info.1: use the proper name of the --perf optionRoberto Ricci1-1/+1
2026-03-25cpupower-idle-info.1: fix short option namesRoberto Ricci1-2/+2
2026-03-18tools/power turbostat: Fix delimiter bug in print functionsArtem Bityutskiy1-6/+6
2026-03-18tools/power turbostat: Fix --show/--hide for individual cpuidle countersArtem Bityutskiy1-14/+21
2026-03-18tools/power turbostat: Fix incorrect format variableArtem Bityutskiy1-3/+3
2026-03-18tools/power turbostat: Consistently use print_float_value()Artem Bityutskiy1-2/+2
2026-03-18tools/power/turbostat: Fix microcode patch level output for AMD/HygonSerhii Pievniev1-3/+6
2026-03-18tools/power turbostat: Eliminate unnecessary data structure allocationZhang Rui1-4/+4
2026-03-18tools/power turbostat: Fix swidle header vs data displayLen Brown1-4/+3
2026-03-10tools/power turbostat: Fix illegal memory access when SMT is present and disa...Zhang Rui1-3/+2
2026-03-03cpupower: Add intel_pstate turbo boost support for Intel platformsZhang Rui3-4/+48
2026-03-03cpupower: Add support for setting EPP via systemd serviceJan Kiszka2-0/+11
2026-02-28cpupower: fix swapped power/energy unit labelsKaushlendra Kumar1-2/+2
2026-02-18Merge tag 'turbostat-2026.02.14-AMD-RAPL-fix' of git://git.kernel.org/pub/scm...Linus Torvalds1-2/+1
2026-02-18tools/power turbostat: Fix AMD RAPL regressionLen Brown1-2/+1
2026-02-18Merge tag 'turbostat-2026.02.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-539/+936
2026-02-14Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-4/+47
2026-02-13tools/power turbostat: version 2026.02.14Len Brown1-36/+21
2026-02-13tools/power turbostat: Fix and document --header_iterationsLen Brown2-12/+12
2026-02-13tools/power turbostat: Use strtoul() for iteration parsingKaushlendra Kumar1-6/+8
2026-02-13tools/power turbostat: Favor cpu# over core#Len Brown1-54/+69
2026-02-13tools/power turbostat: Expunge logical_cpu_idLen Brown1-4/+4
2026-02-13tools/power turbostat: Enhance HT enumerationLen Brown1-15/+19
2026-02-13tools/power turbostat: Simplify global core_id calculationLen Brown1-20/+7
2026-02-13tools/power turbostat: Unify even/odd/average counter referencingLen Brown1-41/+41
2026-02-13tools/power turbostat: Allocate average counters dynamicallyLen Brown1-112/+131
2026-02-13tools/power turbostat: Delete core_data.core_idLen Brown1-9/+4
2026-02-13tools/power turbostat: Rename physical_core_id to core_idLen Brown1-10/+10
2026-02-13tools/power turbostat: Cleanup package_idLen Brown1-29/+23
2026-02-13tools/power turbostat: Cleanup internal use of "base_cpu"Len Brown1-100/+100
2026-02-13tools/power turbostat: Add L2 cache statisticsLen Brown2-51/+405
2026-02-04tools/power turbostat: Remove redundant newlines from err(3) stringsLen Brown1-5/+5
2026-02-04tools/power turbostat: Allow more use of is_hybrid flagLen Brown1-3/+7
2026-02-04tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS"Len Brown2-16/+16
2026-02-04tools/power turbostat.8: Document the "--force" optionLen Brown1-3/+7
2026-02-04tools/power turbostat: Harden against unexpected valuesLen Brown1-43/+51
2026-02-04tools/power turbostat: Dump hypervisor nameLen Brown1-0/+23