index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
cpupower
Age
Commit message (
Expand
)
Author
13 days
cpupower: remove extern declarations in cmd functions
Kaushlendra Kumar
2026-03-25
cpupower-info.1: describe the --perf-bias option
Roberto Ricci
2026-03-25
cpupower-frequency-info.1: document --boost and --epp options
Roberto Ricci
2026-03-25
cpupower-frequency-info.1: use the proper name of the --perf option
Roberto Ricci
2026-03-25
cpupower-idle-info.1: fix short option names
Roberto Ricci
2026-03-03
cpupower: Add intel_pstate turbo boost support for Intel platforms
Zhang Rui
2026-03-03
cpupower: Add support for setting EPP via systemd service
Jan Kiszka
2026-02-28
cpupower: fix swapped power/energy unit labels
Kaushlendra Kumar
2026-01-16
cpupower: make systemd unit installation optional
João Marcos Costa
2025-12-15
tools/power cpupower: Show C0 in idle-info dump
Kaushlendra Kumar
2025-12-15
tools/power cpupower: Reset errno before strtoull()
Kaushlendra Kumar
2025-12-15
tools/cpupower: Use strcspn() to strip trailing newline
Kaushlendra Kumar
2025-12-15
tools/cpupower: Fix inverted APERF capability check
Kaushlendra Kumar
2025-12-15
cpupower: idle_monitor: fix incorrect value logged after stop
Kaushlendra Kumar
2025-11-05
tools/power/cpupower: Support building libcpupower statically
Zuo An
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
2025-09-24
tools/cpupower: Fix incorrect size in cpuidle_state_disable()
Kaushlendra Kumar
2025-09-19
Merge 6.17-rc6 into kbuild-next
Nathan Chancellor
2025-09-16
tools/cpupower: fix error return value in cpupower_write_sysfs()
Kaushlendra Kumar
2025-08-15
cpupower: Allow control of boost feature on non-x86 based systems with boost ...
Shinji Nomoto
2025-08-15
cpupower: Fix a bug where the -t option of the set subcommand was not working.
Shinji Nomoto
2025-08-12
.gitignore: ignore compile_commands.json globally
Andrii Nakryiko
2025-07-01
cpupower: Improve Python binding's Makefile
John B. Wyatt IV
2025-06-18
pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitor
Gautham R. Shenoy
2025-06-18
pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()
Gautham R. Shenoy
2025-06-09
cpupower: split unitdir from libdir in Makefile
Francesco Poli (wintermute)
2025-05-13
cpupower: do not install files to /etc/default/
Francesco Poli (wintermute)
2025-05-13
cpupower: do not call systemctl at install time
Francesco Poli (wintermute)
2025-05-13
cpupower: do not write DESTDIR to cpupower.service
Francesco Poli (wintermute)
2025-05-02
cpupower: change binding's makefile to use -lcpupower
John B. Wyatt IV
2025-05-02
cpupower: add a systemd service to run cpupower
Francesco Poli (wintermute)
2025-03-07
cpupower: Make lib versioning scheme more obvious and fix version link
Thomas Renninger
2025-03-06
cpupower: Implement CPU physical core querying
John B. Wyatt IV
2025-03-06
pm: cpupower: remove hard-coded topology depth values
Shuah Khan
2025-03-06
pm: cpupower: Fix cmd_monitor() error legs to free cpu_topology
Shuah Khan
2025-02-20
cpupower: monitor: Exit with error status if execvp() fail
Yiwei Lin
2025-02-19
pm: cpupower: bench: Prevent NULL dereference on malloc failure
Zhongqiu Han
2025-01-13
pm: cpupower: Add missing residency header changes in cpuidle.h to SWIG
John B. Wyatt IV
2024-12-27
pm: cpupower: Add header changes for cpufreq.h to SWIG bindings
John B. Wyatt IV
2024-12-20
pm: cpupower: Add install and uninstall options to bindings makefile
John B. Wyatt IV
2024-12-20
cpupower: Adjust whitespace for amd-pstate specific prints
Mario Limonciello
2024-12-20
cpupower: Don't fetch maximum latency when EPP is enabled
Mario Limonciello
2024-12-20
cpupower: Add support for showing energy performance preference
Mario Limonciello
2024-12-20
cpupower: Don't try to read frequency from hardware when kernel uses aperfmperf
Mario Limonciello
2024-12-20
cpupower: Add support for amd-pstate preferred core rankings
Mario Limonciello
2024-12-20
cpupower: Add support for parsing 'enabled' or 'disabled' strings from table
Mario Limonciello
2024-12-20
cpupower: Remove spurious return statement
Mario Limonciello
2024-12-16
cpupower: fix TSC MHz calculation
He Rongguang
2024-12-09
cpupower: revise is_valid flag handling for idle_monitor
wangfushuai
2024-12-09
pm: cpupower: Makefile: Fix cross compilation
Peng Fan
[next]