index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
cpupower
/
Makefile
Age
Commit message (
Expand
)
Author
2021-01-05
cpupower: add Makefile dependencies for install targets
Ivan Babrou
2020-08-20
cpupower: speed up generating git version string
Martin Kaistra
2019-08-29
tools/power/cpupower: fix 64bit detection when cross-compiling
Sébastien Szymanski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2018-12-05
cpupower : Auto-completion for cpupower tool
Abhishek Goel
2018-11-06
tools cpupower: Override CFLAGS assignments
Jiri Olsa
2017-11-18
kbuild: /bin/pwd -> pwd
Bjørn Forsman
2017-11-09
tools/power/cpupower: Add 64 bit library detection
Prarit Bhargava
2017-10-07
kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)
Masahiro Yamada
2017-09-01
kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
Masahiro Yamada
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-04-28
cpupower: Add cpuidle parts into library
Thomas Renninger
2015-12-03
cpupower: Provide STATIC variable in Makefile for debug builds
Thomas Renninger
2015-03-11
Revert "cpupower Makefile change to help run the tool without 'make install'"
Josh Boyer
2015-01-30
cpupower Makefile change to help run the tool without 'make install'
sriram@marirs.net.in
2014-06-03
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
2014-05-17
cpupower: Install recently added cpupower-idle-{set, info} manpages
Thomas Renninger
2014-05-17
cpupower: Remove all manpages on make uninstall
Ramkumar Ramachandra
2014-05-01
cpufreq: Make linux-pm@vger.kernel.org official mailing list
Viresh Kumar
2013-07-05
cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states
Thomas Renninger
2013-07-05
cpupower: Introduce idle-set subcommand and C-state enabling/disabling
Thomas Renninger
2012-11-27
cpupower tools: Remove brace expansion from clean target
Palmer Cox
2012-10-03
kbuild: Fix gcc -x syntax
Jean Delvare
2012-03-03
cpupower tool: allow to build in a separate directory
Franck Bui-Huu
2012-03-03
cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta...
Franck Bui-Huu
2012-03-03
cpupower tool: remove use of undefined variables from the clean target of the...
Franck Bui-Huu
2012-03-03
cpupower: Fix linking with --as-needed
Ozan Çağlayan
2011-08-19
cpupower: make NLS truly optional
Dominik Brodowski
2011-08-19
cpupower: fix Makefile typo
Dave Jones
2011-08-15
cpupower: mperf monitor - Use TSC to calculate max frequency if possible
Thomas Renninger
2011-07-29
cpupower: Rename package from cpupowerutils to cpupower
Thomas Renninger
2011-07-29
cpupowerutils: Rename: libcpufreq->libcpupower
Thomas Renninger
2011-07-29
cpupowerutils: use kernel version-derived version string
Dominik Brodowski
2011-07-29
cpupowerutils: bench - ConfigStyle bugfixes
Dominik Brodowski
2011-07-29
cpupowerutils: do not update po files on each and every compile
Dominik Brodowski
2011-07-29
cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism
Dominik Brodowski
2011-07-29
cpupowerutils - cpufrequtils extended with quite some features
Dominik Brodowski