index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
power
/
cpupower
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-05
tools/power/cpupower: Support building libcpupower statically
Zuo An
1
-11
/
+21
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)
1
-3
/
+3
2025-05-13
cpupower: do not call systemctl at install time
Francesco Poli (wintermute)
1
-2
/
+0
2025-05-13
cpupower: do not write DESTDIR to cpupower.service
Francesco Poli (wintermute)
1
-1
/
+1
2025-05-02
cpupower: add a systemd service to run cpupower
Francesco Poli (wintermute)
1
-0
/
+15
2025-03-07
cpupower: Make lib versioning scheme more obvious and fix version link
Thomas Renninger
1
-8
/
+11
2024-12-09
pm: cpupower: Makefile: Fix cross compilation
Peng Fan
1
-0
/
+8
2024-10-21
cpupower: add checks for xgettext and msgfmt
Siddharth Menon
1
-0
/
+12
2024-10-15
cpupower: Add Chinese Simplified translation
Kieran Moy
1
-1
/
+1
2024-09-30
pm: cpupower: Makefile: Allow overriding cross-compiling env params
Peng Fan
1
-6
/
+6
2024-07-02
cpupower: fix lib default installation path
Roman Storozhenko
1
-9
/
+1
2024-06-18
cpupower: Add 'help' target to the main Makefile
Roman Storozhenko
1
-1
/
+36
2023-08-17
cpupower: Add Georgian translation to Makefile LANGUAGES
Shuah Khan
1
-1
/
+1
2023-07-13
cpupower: Bump soname version
Ben Hutchings
1
-1
/
+1
2022-11-30
cpupower: rapl monitor - shows the used power consumption in uj for each rapl domain
Thomas Renninger
1
-0
/
+1
2022-11-30
cpupower: Introduce powercap intel-rapl library and powercap-info command
Thomas Renninger
1
-4
/
+10
2022-02-22
cpupower: Introduce ACPI CPPC library
Huang Rui
1
-3
/
+3
2021-01-05
cpupower: add Makefile dependencies for install targets
Ivan Babrou
1
-4
/
+4
2020-08-20
cpupower: speed up generating git version string
Martin Kaistra
1
-1
/
+1
2019-08-29
tools/power/cpupower: fix 64bit detection when cross-compiling
Sébastien Szymanski
1
-6
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-13
/
+1
2018-12-05
cpupower : Auto-completion for cpupower tool
Abhishek Goel
1
-1
/
+5
2018-11-06
tools cpupower: Override CFLAGS assignments
Jiri Olsa
1
-6
/
+6
2017-11-18
kbuild: /bin/pwd -> pwd
Bjørn Forsman
1
-1
/
+1
2017-11-09
tools/power/cpupower: Add 64 bit library detection
Prarit Bhargava
1
-0
/
+6
2017-10-07
kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)
Masahiro Yamada
1
-1
/
+1
2017-09-01
kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
Masahiro Yamada
1
-1
/
+1
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
1
-3
/
+0
2016-04-28
cpupower: Add cpuidle parts into library
Thomas Renninger
1
-5
/
+7
2015-12-03
cpupower: Provide STATIC variable in Makefile for debug builds
Thomas Renninger
1
-0
/
+19
2015-03-11
Revert "cpupower Makefile change to help run the tool without 'make install'"
Josh Boyer
1
-1
/
+1
2015-01-30
cpupower Makefile change to help run the tool without 'make install'
sriram@marirs.net.in
1
-1
/
+1
2014-06-03
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
1
-2
/
+8
2014-05-17
cpupower: Install recently added cpupower-idle-{set, info} manpages
Thomas Renninger
1
-0
/
+2
2014-05-17
cpupower: Remove all manpages on make uninstall
Ramkumar Ramachandra
1
-2
/
+6
2014-05-01
cpufreq: Make linux-pm@vger.kernel.org official mailing list
Viresh Kumar
1
-1
/
+1
2013-07-05
cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states
Thomas Renninger
1
-0
/
+1
2013-07-05
cpupower: Introduce idle-set subcommand and C-state enabling/disabling
Thomas Renninger
1
-1
/
+2
2012-11-27
cpupower tools: Remove brace expansion from clean target
Palmer Cox
1
-1
/
+2
2012-10-03
kbuild: Fix gcc -x syntax
Jean Delvare
1
-1
/
+1
2012-03-03
cpupower tool: allow to build in a separate directory
Franck Bui-Huu
1
-31
/
+56
2012-03-03
cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target
Franck Bui-Huu
1
-3
/
+1
2012-03-03
cpupower tool: remove use of undefined variables from the clean target of the top makefile
Franck Bui-Huu
1
-2
/
+0
2012-03-03
cpupower: Fix linking with --as-needed
Ozan Çağlayan
1
-1
/
+1
2011-08-19
cpupower: make NLS truly optional
Dominik Brodowski
1
-0
/
+1
2011-08-19
cpupower: fix Makefile typo
Dave Jones
1
-2
/
+2
2011-08-15
cpupower: mperf monitor - Use TSC to calculate max frequency if possible
Thomas Renninger
1
-1
/
+1
2011-07-29
cpupower: Rename package from cpupowerutils to cpupower
Thomas Renninger
1
-6
/
+6
2011-07-29
cpupowerutils: Rename: libcpufreq->libcpupower
Thomas Renninger
1
-13
/
+13
[next]