summaryrefslogtreecommitdiff
path: root/tools/power/cpupower
AgeCommit message (Expand)Author
2025-03-07cpupower: Make lib versioning scheme more obvious and fix version linkThomas Renninger
2025-03-06cpupower: Implement CPU physical core queryingJohn B. Wyatt IV
2025-03-06pm: cpupower: remove hard-coded topology depth valuesShuah Khan
2025-03-06pm: cpupower: Fix cmd_monitor() error legs to free cpu_topologyShuah Khan
2025-02-20cpupower: monitor: Exit with error status if execvp() failYiwei Lin
2025-02-19pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han
2025-01-13pm: cpupower: Add missing residency header changes in cpuidle.h to SWIGJohn B. Wyatt IV
2024-12-27pm: cpupower: Add header changes for cpufreq.h to SWIG bindingsJohn B. Wyatt IV
2024-12-20pm: cpupower: Add install and uninstall options to bindings makefileJohn B. Wyatt IV
2024-12-20cpupower: Adjust whitespace for amd-pstate specific printsMario Limonciello
2024-12-20cpupower: Don't fetch maximum latency when EPP is enabledMario Limonciello
2024-12-20cpupower: Add support for showing energy performance preferenceMario Limonciello
2024-12-20cpupower: Don't try to read frequency from hardware when kernel uses aperfmperfMario Limonciello
2024-12-20cpupower: Add support for amd-pstate preferred core rankingsMario Limonciello
2024-12-20cpupower: Add support for parsing 'enabled' or 'disabled' strings from tableMario Limonciello
2024-12-20cpupower: Remove spurious return statementMario Limonciello
2024-12-16cpupower: fix TSC MHz calculationHe Rongguang
2024-12-09cpupower: revise is_valid flag handling for idle_monitorwangfushuai
2024-12-09pm: cpupower: Makefile: Fix cross compilationPeng Fan
2024-10-21cpupower: add checks for xgettext and msgfmtSiddharth Menon
2024-10-15cpupower: Add Chinese Simplified translationKieran Moy
2024-10-02pm: cpupower: bindings: Add test to confirm cpu state is disabledJohn B. Wyatt IV
2024-10-02pm: cpupower: bindings: Improve disable c_state blockJohn B. Wyatt IV
2024-09-30pm: cpupower: gitignore: Add compile_commands.jsonJohn B. Wyatt IV
2024-09-30pm: cpupower: Makefile: Allow overriding cross-compiling env paramsPeng Fan
2024-09-30pm: cpupower: bench: print config file path when open cpufreq-bench.conf failsPeng Fan
2024-09-30tools/power/cpupower: Add documentation for some recently introduced optionsTor Vic
2024-09-23pm: cpupower: Clean up bindings gitignoreJohn B. Wyatt IV
2024-09-13pm: cpupower: rename raw_pylibcpupower.iMin-Hua Chen
2024-09-06pm:cpupower: Add error warning when SWIG is not installedJohn B. Wyatt IV
2024-09-05pm:cpupower: Include test_raw_pylibcpupower.pyJohn B. Wyatt IV
2024-09-05pm:cpupower: Add SWIG bindings files for libcpupowerJohn B. Wyatt IV
2024-09-05pm:cpupower: Add missing powercap_set_enabled() stub functionJohn B. Wyatt IV
2024-08-09tools/cpupower: display residency value in idle-infoAboorva Devarajan
2024-07-02cpupower: fix lib default installation pathRoman Storozhenko
2024-06-28cpupower: Disable direct build of the 'bench' subprojectRoman Storozhenko
2024-06-20cpupower: Change the var type of the 'monitor' subcommand display modeRoman Storozhenko
2024-06-20cpupower: Remove absent 'v' parameter from monitor man pageRoman Storozhenko
2024-06-18cpupower: Improve cpupower build process descriptionRoman Storozhenko
2024-06-18cpupower: Add 'help' target to the main MakefileRoman Storozhenko
2024-06-18cpupower: Replace a dead reference link with working onesRoman Storozhenko
2024-05-28tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUsDhananjay Ugwekar
2024-03-06Fix cpupower-frequency-info.1 man page typoJan Kratochvil
2024-01-21tools cpupower bench: Override CFLAGS assignmentsStanley Chan
2023-10-25cpupower: fix reference to nonexistent documentVegard Nossum
2023-08-17cpupower: Add Georgian translation to Makefile LANGUAGESShuah Khan
2023-07-18cpupower: Fix cpuidle_set to accept only numeric values for idle-set operation.Likhitha Korrapati
2023-07-18cpupower: Add turbo-boost support in cpupowerWyes Karny
2023-07-18cpupower: Add support for amd_pstate mode changeWyes Karny
2023-07-18cpupower: Add EPP value change supportWyes Karny