summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower
AgeCommit message (Expand)AuthorLines
2026-01-16cpupower: make systemd unit installation optionalJoão Marcos Costa-5/+12
2025-12-15tools/power cpupower: Show C0 in idle-info dumpKaushlendra Kumar-1/+1
2025-12-15tools/power cpupower: Reset errno before strtoull()Kaushlendra Kumar-0/+1
2025-12-15tools/cpupower: Use strcspn() to strip trailing newlineKaushlendra Kumar-4/+2
2025-12-15tools/cpupower: Fix inverted APERF capability checkKaushlendra Kumar-1/+1
2025-12-15cpupower: idle_monitor: fix incorrect value logged after stopKaushlendra Kumar-1/+1
2025-11-05tools/power/cpupower: Support building libcpupower staticallyZuo An-11/+21
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds-3/+0
2025-09-24tools/cpupower: Fix incorrect size in cpuidle_state_disable()Kaushlendra Kumar-2/+3
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor-35/+83
2025-09-16tools/cpupower: fix error return value in cpupower_write_sysfs()Kaushlendra Kumar-1/+1
2025-08-15cpupower: Allow control of boost feature on non-x86 based systems with boost ...Shinji Nomoto-33/+81
2025-08-15cpupower: Fix a bug where the -t option of the set subcommand was not working.Shinji Nomoto-2/+2
2025-08-12.gitignore: ignore compile_commands.json globallyAndrii Nakryiko-3/+0
2025-07-01cpupower: Improve Python binding's MakefileJohn B. Wyatt IV-5/+7
2025-06-18pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitorGautham R. Shenoy-4/+0
2025-06-18pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()Gautham R. Shenoy-2/+2
2025-06-09cpupower: split unitdir from libdir in MakefileFrancesco Poli (wintermute)-4/+5
2025-05-13cpupower: do not install files to /etc/default/Francesco Poli (wintermute)-11/+15
2025-05-13cpupower: do not call systemctl at install timeFrancesco Poli (wintermute)-7/+14
2025-05-13cpupower: do not write DESTDIR to cpupower.serviceFrancesco Poli (wintermute)-1/+1
2025-05-02cpupower: change binding's makefile to use -lcpupowerJohn B. Wyatt IV-10/+11
2025-05-02cpupower: add a systemd service to run cpupowerFrancesco Poli (wintermute)-0/+104
2025-03-07cpupower: Make lib versioning scheme more obvious and fix version linkThomas Renninger-8/+11
2025-03-06cpupower: Implement CPU physical core queryingJohn B. Wyatt IV-8/+43
2025-03-06pm: cpupower: remove hard-coded topology depth valuesShuah Khan-11/+29
2025-03-06pm: cpupower: Fix cmd_monitor() error legs to free cpu_topologyShuah Khan-0/+2
2025-02-20cpupower: monitor: Exit with error status if execvp() failYiwei Lin-1/+5
2025-02-19pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han-0/+4
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