summaryrefslogtreecommitdiff
path: root/tools/power/cpupower/Makefile
AgeCommit message (Expand)Author
2017-11-18kbuild: /bin/pwd -> pwdBjørn Forsman
2017-11-09tools/power/cpupower: Add 64 bit library detectionPrarit Bhargava
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-04-28cpupower: Add cpuidle parts into libraryThomas Renninger
2015-12-03cpupower: Provide STATIC variable in Makefile for debug buildsThomas Renninger
2015-03-11Revert "cpupower Makefile change to help run the tool without 'make install'"Josh Boyer
2015-01-30cpupower Makefile change to help run the tool without 'make install'sriram@marirs.net.in
2014-06-03Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki
2014-05-17cpupower: Install recently added cpupower-idle-{set, info} manpagesThomas Renninger
2014-05-17cpupower: Remove all manpages on make uninstallRamkumar Ramachandra
2014-05-01cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar
2013-07-05cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger
2013-07-05cpupower: Introduce idle-set subcommand and C-state enabling/disablingThomas Renninger
2012-11-27cpupower tools: Remove brace expansion from clean targetPalmer Cox
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare
2012-03-03cpupower tool: allow to build in a separate directoryFranck Bui-Huu
2012-03-03cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta...Franck Bui-Huu
2012-03-03cpupower tool: remove use of undefined variables from the clean target of the...Franck Bui-Huu
2012-03-03cpupower: Fix linking with --as-neededOzan Çağlayan
2011-08-19cpupower: make NLS truly optionalDominik Brodowski
2011-08-19cpupower: fix Makefile typoDave Jones
2011-08-15cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger
2011-07-29cpupower: Rename package from cpupowerutils to cpupowerThomas Renninger
2011-07-29cpupowerutils: Rename: libcpufreq->libcpupowerThomas Renninger
2011-07-29cpupowerutils: use kernel version-derived version stringDominik Brodowski
2011-07-29cpupowerutils: bench - ConfigStyle bugfixesDominik Brodowski
2011-07-29cpupowerutils: do not update po files on each and every compileDominik Brodowski
2011-07-29cpupowerutils: remove ccdv, use kernel quiet/verbose mechanismDominik Brodowski
2011-07-29cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski