aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-05cpupower: add Makefile dependencies for install targetsIvan Babrou1-4/+4
2020-08-20cpupower: speed up generating git version stringMartin Kaistra1-1/+1
2019-08-29tools/power/cpupower: fix 64bit detection when cross-compilingSébastien Szymanski1-6/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-13/+1
2018-12-05cpupower : Auto-completion for cpupower toolAbhishek Goel1-1/+5
2018-11-06tools cpupower: Override CFLAGS assignmentsJiri Olsa1-6/+6
2017-11-18kbuild: /bin/pwd -> pwdBjørn Forsman1-1/+1
2017-11-09tools/power/cpupower: Add 64 bit library detectionPrarit Bhargava1-0/+6
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada1-1/+1
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada1-1/+1
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König1-3/+0
2016-04-28cpupower: Add cpuidle parts into libraryThomas Renninger1-5/+7
2015-12-03cpupower: Provide STATIC variable in Makefile for debug buildsThomas Renninger1-0/+19
2015-03-11Revert "cpupower Makefile change to help run the tool without 'make install'"Josh Boyer1-1/+1
2015-01-30cpupower Makefile change to help run the tool without 'make install'sriram@marirs.net.in1-1/+1
2014-06-03Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki1-2/+8
2014-05-17cpupower: Install recently added cpupower-idle-{set, info} manpagesThomas Renninger1-0/+2
2014-05-17cpupower: Remove all manpages on make uninstallRamkumar Ramachandra1-2/+6
2014-05-01cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar1-1/+1
2013-07-05cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger1-0/+1
2013-07-05cpupower: Introduce idle-set subcommand and C-state enabling/disablingThomas Renninger1-1/+2
2012-11-27cpupower tools: Remove brace expansion from clean targetPalmer Cox1-1/+2
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare1-1/+1
2012-03-03cpupower tool: allow to build in a separate directoryFranck Bui-Huu1-31/+56
2012-03-03cpupower tool: makefile: simplify the recipe used to generate cpupower.pot targetFranck Bui-Huu1-3/+1
2012-03-03cpupower tool: remove use of undefined variables from the clean target of the top makefileFranck Bui-Huu1-2/+0
2012-03-03cpupower: Fix linking with --as-neededOzan Çağlayan1-1/+1
2011-08-19cpupower: make NLS truly optionalDominik Brodowski1-0/+1
2011-08-19cpupower: fix Makefile typoDave Jones1-2/+2
2011-08-15cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger1-1/+1
2011-07-29cpupower: Rename package from cpupowerutils to cpupowerThomas Renninger1-6/+6
2011-07-29cpupowerutils: Rename: libcpufreq->libcpupowerThomas Renninger1-13/+13
2011-07-29cpupowerutils: use kernel version-derived version stringDominik Brodowski1-7/+6
2011-07-29cpupowerutils: bench - ConfigStyle bugfixesDominik Brodowski1-3/+2
2011-07-29cpupowerutils: do not update po files on each and every compileDominik Brodowski1-7/+16
2011-07-29cpupowerutils: remove ccdv, use kernel quiet/verbose mechanismDominik Brodowski1-16/+15
2011-07-29cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski1-0/+273