summaryrefslogtreecommitdiff
path: root/tools/power
AgeCommit message (Expand)Author
27 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Mark Brown
2026-08-05Merge tag 'linux-cpupower-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2026-08-04cpupower: remove conditional return with no effectSang-Heon Jeon
2026-07-22tools/power: intel_pstate_tracer: avoid optional imports for helpYousef Alhouseen
2026-07-20cpupower: Add libm to cpupower for generic CPPC viewJeremy Linton
2026-07-16cpupower: Print kernel and hardware frequency informationJeremy Linton
2026-07-16cpupower: Build and call CPPC information on non-AMD processorsJeremy Linton
2026-07-16cpupower: Add generic CPPC performance displayJeremy Linton
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-15Merge tag 'pm-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/rafael...Linus Torvalds
2026-06-02tools/power/x86/intel-speed-select: Harden daemon pidfile openAli Ahmet MEMIS
2026-05-27ACPICA: Update the copyright year to 2026Pawel Chmielewski
2026-05-24tools/power turbostat: pmt: Improve sscanf() hygieneLen Brown
2026-05-24tools/power turbostat: Cleanup: bool force_loadLen Brown
2026-05-24tools/power turbostat: Fix typo: MHz, not MhzLen Brown
2026-05-24tools/power turbostat: Cleanup: get_msr() return valueLen Brown
2026-05-24tools/power turbostat: Cleanup: consistently use warn/err, not perrorLen Brown
2026-05-24tools/power turbostat: Cleanup add_counter declarationLen Brown
2026-05-24tools/power turbostat: Cleanup counter sets debug codeLen Brown
2026-05-24tools/power turbostat: Cleanup: Unify comparisons to max_cpu_numLen Brown
2026-05-24tools/power turbostat: Cleanup: Remove useless assert()Len Brown
2026-05-24tools/power turbostat: Rename cpu_subset to cpuset_cmdlineLen Brown
2026-05-24tools/power turbostat: Cleanup: Delete duplicate table entryLen Brown
2026-05-24tools/power turbostat: Allow mulitple --cpu on cmdlineLen Brown
2026-05-24tools/power turbostat: Cleanup: Use one cpu_setsize for all purposesLen Brown
2026-05-24tools/power turbostat: Cleanup: Remove hard-coded 8192 CPU limitLen Brown
2026-05-24tools/power turbostat: Rename: Differntiate counter and CPU setsLen Brown
2026-05-24tools/power turbostat: Cleanup: Delete unused flagsLen Brown
2026-05-24tools/power turbostat: Fix add_counter issue if > 24 counters.Len Brown
2026-05-24tools/power turbostat: Fix PMT error path fd handlingLen Brown
2026-05-24tools/power turbostat: Fix CWF PMT off-by-oneLen Brown
2026-05-24tools/power turbostat: Fix fd_perf leak on resetLen Brown
2026-04-30PM: tools: pm-graph: fix ValueError when parsing incomplete device propertiesGongwei Li
2026-04-25Merge tag 'power-utilities-2026.04.25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-25Merge branches 'turbostat' and 'x86_energy_perf_policy' into power-utilitiesLen Brown
2026-04-25tools/power x86_energy_perf_policy: Version 2026.04.25Len Brown
2026-04-25tools/power x86_energy_perf_policy.8: Document SoC Slider OptionsLen Brown
2026-04-25tools/power x86_energy_perf_policy: Enhances SoC Slider related checksLen Brown
2026-04-22tools/power turbostat: v2026.04.21Len Brown
2026-04-22tools/power turbostat: Process HT siblings in CPU orderLen Brown
2026-04-22tools/power turbostat: Show module_id columnLen Brown
2026-04-22tools/power turbostat: Print core_id and apic_id in hexLen Brown
2026-04-22tools/power turbostat: Cleanup print helper functionsArtem Bityutskiy
2026-04-22tools/power turbostat: Fix --cpu-set 1 regression on HT systemsLen Brown
2026-04-22tools/power turbostat: Fix --cpu-set 0 regression on HT systemsLen Brown
2026-04-22tools/power turbostat: Fix unrecognized option '-P'David Arcari
2026-04-21tools/power turbostat: Fix AMD RAPL regression on big systemsLen Brown
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-15tools/power/x86: Add SOC slider and platform profile supportKaushlendra Kumar
2026-04-13Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds