summaryrefslogtreecommitdiff
path: root/tools/power/cpupower
AgeCommit message (Expand)AuthorFilesLines
2 dayspm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()Gautham R. Shenoy1-2/+2
7 dayspm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitorGautham R. Shenoy1-4/+0
2025-06-09cpupower: split unitdir from libdir in MakefileFrancesco Poli (wintermute)1-4/+5
2025-05-14cpupower: do not install files to /etc/default/Francesco Poli (wintermute)4-11/+15
2025-05-14cpupower: do not call systemctl at install timeFrancesco Poli (wintermute)2-7/+14
2025-05-14cpupower: do not write DESTDIR to cpupower.serviceFrancesco Poli (wintermute)1-1/+1
2025-05-02cpupower: change binding's makefile to use -lcpupowerJohn B. Wyatt IV2-10/+11
2025-05-02cpupower: add a systemd service to run cpupowerFrancesco Poli (wintermute)5-0/+104
2025-03-07cpupower: Make lib versioning scheme more obvious and fix version linkThomas Renninger1-8/+11
2025-03-06cpupower: Implement CPU physical core queryingJohn B. Wyatt IV2-8/+43
2025-03-06pm: cpupower: remove hard-coded topology depth valuesShuah Khan1-11/+29
2025-03-06pm: cpupower: Fix cmd_monitor() error legs to free cpu_topologyShuah Khan1-0/+2
2025-02-20cpupower: monitor: Exit with error status if execvp() failYiwei Lin1-1/+5
2025-02-19pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han1-0/+4
2025-01-14pm: cpupower: Add missing residency header changes in cpuidle.h to SWIGJohn B. Wyatt IV1-0/+2
2024-12-27pm: cpupower: Add header changes for cpufreq.h to SWIG bindingsJohn B. Wyatt IV1-0/+3
2024-12-20pm: cpupower: Add install and uninstall options to bindings makefileJohn B. Wyatt IV2-0/+35
2024-12-20cpupower: Adjust whitespace for amd-pstate specific printsMario Limonciello1-4/+6
2024-12-20cpupower: Don't fetch maximum latency when EPP is enabledMario Limonciello1-0/+3
2024-12-20cpupower: Add support for showing energy performance preferenceMario Limonciello3-1/+46
2024-12-20cpupower: Don't try to read frequency from hardware when kernel uses aperfmperfMario Limonciello1-1/+6
2024-12-20cpupower: Add support for amd-pstate preferred core rankingsMario Limonciello1-0/+8
2024-12-20cpupower: Add support for parsing 'enabled' or 'disabled' strings from tableMario Limonciello1-0/+4
2024-12-20cpupower: Remove spurious return statementMario Limonciello1-1/+0
2024-12-16cpupower: fix TSC MHz calculationHe Rongguang1-6/+9
2024-12-10cpupower: revise is_valid flag handling for idle_monitorwangfushuai4-6/+6
2024-12-10pm: cpupower: Makefile: Fix cross compilationPeng Fan1-0/+8
2024-10-22cpupower: add checks for xgettext and msgfmtSiddharth Menon1-0/+12
2024-10-16cpupower: Add Chinese Simplified translationKieran Moy2-1/+943
2024-10-02pm: cpupower: bindings: Add test to confirm cpu state is disabledJohn B. Wyatt IV1-0/+16
2024-10-02pm: cpupower: bindings: Improve disable c_state blockJohn B. Wyatt IV1-6/+6
2024-09-30pm: cpupower: gitignore: Add compile_commands.jsonJohn B. Wyatt IV1-0/+3
2024-09-30pm: cpupower: Makefile: Allow overriding cross-compiling env paramsPeng Fan1-6/+6
2024-09-30pm: cpupower: bench: print config file path when open cpufreq-bench.conf failsPeng Fan1-2/+3
2024-09-30tools/power/cpupower: Add documentation for some recently introduced optionsTor Vic1-2/+36
2024-09-23pm: cpupower: Clean up bindings gitignoreJohn B. Wyatt IV1-2/+1
2024-09-13pm: cpupower: rename raw_pylibcpupower.iMin-Hua Chen2-2/+2
2024-09-06pm:cpupower: Add error warning when SWIG is not installedJohn B. Wyatt IV1-9/+11
2024-09-06pm:cpupower: Include test_raw_pylibcpupower.pyJohn B. Wyatt IV1-0/+42
2024-09-06pm:cpupower: Add SWIG bindings files for libcpupowerJohn B. Wyatt IV4-0/+345
2024-09-06pm:cpupower: Add missing powercap_set_enabled() stub functionJohn B. Wyatt IV1-0/+8
2024-08-09tools/cpupower: display residency value in idle-infoAboorva Devarajan3-0/+14
2024-07-03cpupower: fix lib default installation pathRoman Storozhenko1-9/+1
2024-06-29cpupower: Disable direct build of the 'bench' subprojectRoman Storozhenko1-0/+5
2024-06-20cpupower: Change the var type of the 'monitor' subcommand display modeRoman Storozhenko1-1/+1
2024-06-20cpupower: Remove absent 'v' parameter from monitor man pageRoman Storozhenko1-5/+0
2024-06-18cpupower: Improve cpupower build process descriptionRoman Storozhenko1-10/+150
2024-06-18cpupower: Add 'help' target to the main MakefileRoman Storozhenko1-1/+36
2024-06-18cpupower: Replace a dead reference link with working onesRoman Storozhenko1-3/+5
2024-05-28tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUsDhananjay Ugwekar1-3/+23