summaryrefslogtreecommitdiff
path: root/tools/power/cpupower
AgeCommit message (Expand)Author
2026-03-03cpupower: Add intel_pstate turbo boost support for Intel platformsZhang Rui
2026-03-03cpupower: Add support for setting EPP via systemd serviceJan Kiszka
2026-02-28cpupower: fix swapped power/energy unit labelsKaushlendra Kumar
2026-01-16cpupower: make systemd unit installation optionalJoão Marcos Costa
2025-12-15tools/power cpupower: Show C0 in idle-info dumpKaushlendra Kumar
2025-12-15tools/power cpupower: Reset errno before strtoull()Kaushlendra Kumar
2025-12-15tools/cpupower: Use strcspn() to strip trailing newlineKaushlendra Kumar
2025-12-15tools/cpupower: Fix inverted APERF capability checkKaushlendra Kumar
2025-12-15cpupower: idle_monitor: fix incorrect value logged after stopKaushlendra Kumar
2025-11-05tools/power/cpupower: Support building libcpupower staticallyZuo An
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-09-24tools/cpupower: Fix incorrect size in cpuidle_state_disable()Kaushlendra Kumar
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor
2025-09-16tools/cpupower: fix error return value in cpupower_write_sysfs()Kaushlendra Kumar
2025-08-15cpupower: Allow control of boost feature on non-x86 based systems with boost ...Shinji Nomoto
2025-08-15cpupower: Fix a bug where the -t option of the set subcommand was not working.Shinji Nomoto
2025-08-12.gitignore: ignore compile_commands.json globallyAndrii Nakryiko
2025-07-01cpupower: Improve Python binding's MakefileJohn B. Wyatt IV
2025-06-18pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitorGautham R. Shenoy
2025-06-18pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()Gautham R. Shenoy
2025-06-09cpupower: split unitdir from libdir in MakefileFrancesco Poli (wintermute)
2025-05-13cpupower: do not install files to /etc/default/Francesco Poli (wintermute)
2025-05-13cpupower: do not call systemctl at install timeFrancesco Poli (wintermute)
2025-05-13cpupower: do not write DESTDIR to cpupower.serviceFrancesco Poli (wintermute)
2025-05-02cpupower: change binding's makefile to use -lcpupowerJohn B. Wyatt IV
2025-05-02cpupower: add a systemd service to run cpupowerFrancesco Poli (wintermute)
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