summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower
AgeCommit message (Expand)AuthorLines
2025-01-13pm: cpupower: Add missing residency header changes in cpuidle.h to SWIGJohn B. Wyatt IV-0/+2
2024-12-27pm: cpupower: Add header changes for cpufreq.h to SWIG bindingsJohn B. Wyatt IV-0/+3
2024-12-20pm: cpupower: Add install and uninstall options to bindings makefileJohn B. Wyatt IV-0/+35
2024-12-20cpupower: Adjust whitespace for amd-pstate specific printsMario Limonciello-4/+6
2024-12-20cpupower: Don't fetch maximum latency when EPP is enabledMario Limonciello-0/+3
2024-12-20cpupower: Add support for showing energy performance preferenceMario Limonciello-1/+46
2024-12-20cpupower: Don't try to read frequency from hardware when kernel uses aperfmperfMario Limonciello-1/+6
2024-12-20cpupower: Add support for amd-pstate preferred core rankingsMario Limonciello-0/+8
2024-12-20cpupower: Add support for parsing 'enabled' or 'disabled' strings from tableMario Limonciello-0/+4
2024-12-20cpupower: Remove spurious return statementMario Limonciello-1/+0
2024-12-16cpupower: fix TSC MHz calculationHe Rongguang-6/+9
2024-12-09cpupower: revise is_valid flag handling for idle_monitorwangfushuai-6/+6
2024-12-09pm: cpupower: Makefile: Fix cross compilationPeng Fan-0/+8
2024-10-21cpupower: add checks for xgettext and msgfmtSiddharth Menon-0/+12
2024-10-15cpupower: Add Chinese Simplified translationKieran Moy-1/+943
2024-10-02pm: cpupower: bindings: Add test to confirm cpu state is disabledJohn B. Wyatt IV-0/+16
2024-10-02pm: cpupower: bindings: Improve disable c_state blockJohn B. Wyatt IV-6/+6
2024-09-30pm: cpupower: gitignore: Add compile_commands.jsonJohn B. Wyatt IV-0/+3
2024-09-30pm: cpupower: Makefile: Allow overriding cross-compiling env paramsPeng Fan-6/+6
2024-09-30pm: cpupower: bench: print config file path when open cpufreq-bench.conf failsPeng Fan-2/+3
2024-09-30tools/power/cpupower: Add documentation for some recently introduced optionsTor Vic-2/+36
2024-09-23pm: cpupower: Clean up bindings gitignoreJohn B. Wyatt IV-2/+1
2024-09-13pm: cpupower: rename raw_pylibcpupower.iMin-Hua Chen-2/+2
2024-09-06pm:cpupower: Add error warning when SWIG is not installedJohn B. Wyatt IV-9/+11
2024-09-05pm:cpupower: Include test_raw_pylibcpupower.pyJohn B. Wyatt IV-0/+42
2024-09-05pm:cpupower: Add SWIG bindings files for libcpupowerJohn B. Wyatt IV-0/+345
2024-09-05pm:cpupower: Add missing powercap_set_enabled() stub functionJohn B. Wyatt IV-0/+8
2024-08-09tools/cpupower: display residency value in idle-infoAboorva Devarajan-0/+14
2024-07-02cpupower: fix lib default installation pathRoman Storozhenko-9/+1
2024-06-28cpupower: Disable direct build of the 'bench' subprojectRoman Storozhenko-0/+5
2024-06-20cpupower: Change the var type of the 'monitor' subcommand display modeRoman Storozhenko-1/+1
2024-06-20cpupower: Remove absent 'v' parameter from monitor man pageRoman Storozhenko-5/+0
2024-06-18cpupower: Improve cpupower build process descriptionRoman Storozhenko-10/+150
2024-06-18cpupower: Add 'help' target to the main MakefileRoman Storozhenko-1/+36
2024-06-18cpupower: Replace a dead reference link with working onesRoman Storozhenko-3/+5
2024-05-28tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUsDhananjay Ugwekar-3/+23
2024-03-06Fix cpupower-frequency-info.1 man page typoJan Kratochvil-1/+1
2024-01-21tools cpupower bench: Override CFLAGS assignmentsStanley Chan-1/+1
2023-10-25cpupower: fix reference to nonexistent documentVegard Nossum-1/+1
2023-08-17cpupower: Add Georgian translation to Makefile LANGUAGESShuah Khan-1/+1
2023-07-18cpupower: Fix cpuidle_set to accept only numeric values for idle-set operation.Likhitha Korrapati-9/+7
2023-07-18cpupower: Add turbo-boost support in cpupowerWyes Karny-1/+42
2023-07-18cpupower: Add support for amd_pstate mode changeWyes Karny-2/+43
2023-07-18cpupower: Add EPP value change supportWyes Karny-1/+46
2023-07-18cpupower: Add is_valid_path APIWyes Karny-0/+8
2023-07-18cpupower: Recognise amd-pstate active mode driverWyes Karny-1/+1
2023-07-13cpupower: Bump soname versionBen Hutchings-1/+1
2023-05-08cpupower: Make TSC read per CPU for Mperf monitorWyes Karny-17/+14
2023-05-08cpupower:Fix resource leaks in sysfs_get_enabled()Hao Zeng-7/+16
2022-11-30cpupower: rapl monitor - shows the used power consumption in uj for each rapl...Thomas Renninger-3/+154