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