summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower
Commit message (Expand)AuthorAgeFilesLines
* cpupower : Auto-completion for cpupower toolAbhishek Goel2018-12-052-1/+133
* tools cpupower: Override CFLAGS assignmentsJiri Olsa2018-11-061-6/+6
* tools cpupower debug: Allow to use outside build flagsJiri Olsa2018-11-061-2/+2
* tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov2018-11-065-6/+6
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-236-10/+15
|\
| * tools/cpupower: Add Hygon Dhyana supportPu Wen2018-10-046-10/+15
* | cpupower: Fix coredump on VMWarePrarit Bhargava2018-10-082-0/+7
* | cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava2018-10-081-1/+1
* | cpupower: remove stringop-truncation waringAnders Roxell2018-08-281-1/+1
|/
* treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-232-82/+82
* cpupower : Fix header name to read idle state nameAbhishek Goel2018-05-293-15/+44
* cpupower: fix spelling mistake: "logilename" -> "logfilename"Colin Ian King2018-05-101-1/+1
* cpupower: Remove FSF addressLaura Abbott2017-12-151-4/+0
* Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-11-302-4/+7
|\
| * Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2017-11-182-4/+7
| |\
| | * cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel2017-11-151-3/+6
| | * cpupowerutils: bench - Fix cpu online checkAbhishek Goel2017-11-151-1/+1
* | | kbuild: /bin/pwd -> pwdBjørn Forsman2017-11-181-1/+1
|/ /
| |
| \
*-. | Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki2017-11-133-4/+7
|\ \|
| | * tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignorePrarit Bhargava2017-11-091-2/+1
| | * tools/power/cpupower: Add 64 bit library detectionPrarit Bhargava2017-11-091-0/+6
| | * cpupower: Fix no-rounding MHz frequency outputPrarit Bhargava2017-11-031-2/+0
| |/
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0218-0/+18
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0218-0/+18
* | kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada2017-10-071-1/+1
|/
* Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-09-141-1/+1
|\
| * kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada2017-09-011-1/+1
* | tools/power/cpupower: allow running without cpu0Prarit Bhargava2017-07-318-17/+28
|/
* cpupower: Add support for new AMD family 0x17Sherry Hurwitz2017-06-273-11/+44
* cpupower: Fix bug where return value was not usedSherry Hurwitz2017-06-271-3/+2
* cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings2017-04-131-0/+1
* cpupower: Restore format of frequency-info limitStafford Horne2017-01-191-9/+12
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-172-5/+1
|\
| * make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-112-5/+1
* | cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott2016-11-011-5/+2
|/
* cpupower: fix potential memory leakArjun Sreedharan2016-05-051-3/+5
* cpupower: Add cpuidle parts into libraryThomas Renninger2016-04-2817-931/+1242
* cpupowerutils: bench: trivial fix of spelling mistake on "average"Colin Ian King2016-04-282-3/+3
* Fix cpupower manpages "NAME" sectionMattia Dongili2016-04-284-4/+4
* cpupower: bench: parse.c: fix several resource leaksColin Ian King2016-04-281-3/+11
* Honour user's LDFLAGSMattia Dongili2016-04-281-1/+1
* cpupower: Fix build error in cpufreq-infoShreyas B. Prabhu2016-01-191-0/+1
* cpupower: fix how "cpupower frequency-info" interprets latencyJacob Tanenbaum2015-12-031-2/+2
* cpupower: rework the "cpupower frequency-info" commandJacob Tanenbaum2015-12-031-147/+88
* cpupower: Do not analyse offlined cpusThomas Renninger2015-12-034-15/+31
* cpupower: Provide STATIC variable in Makefile for debug buildsThomas Renninger2015-12-032-1/+26
* cpupower: Fix precedence issueThomas Renninger2015-12-031-1/+1
* Creating a common structure initialization pattern for struct optionSriram Raghunathan2015-11-027-35/+31
* cpupower: Enable disabled Cstates if they are below max latencyThomas Renninger2015-11-022-5/+16
* cpupower: Remove debug message when using cpupower idle-set -D switchThomas Renninger2015-11-021-2/+0