summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower
Commit message (Expand)AuthorAgeFilesLines
*-. 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
* cpupower: cpupower monitor reports uninitialized values for offline cpusJacob Tanenbaum2015-11-022-9/+23
* Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-012-0/+6
|\
| * tools: cpupower: Fix error when running cpupower monitorShreyas B. Prabhu2015-08-291-0/+2
| * cpupower: Do not change the frequency of offline cpuShilpasri G Bhat2015-07-231-0/+4
* | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-2/+2
* | x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-061-2/+2
|/
* cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS modeHerton R. Krzesinski2015-05-301-2/+3
* cpupower: fix breakage from libpci API changeLucas Stach2015-04-151-2/+9
* Revert "cpupower Makefile change to help run the tool without 'make install'"Josh Boyer2015-03-111-1/+1
* cpupower Makefile change to help run the tool without 'make install'sriram@marirs.net.in2015-01-301-1/+1
* tools / cpupower: Fix no idle state information return valuePrarit Bhargava2014-12-191-1/+1
* tools / cpupower: Correctly detect if running as rootMichal Privoznik2014-12-191-1/+1
* Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"Prarit Bhargava2014-12-141-4/+4
* tools: cpupower: fix return checks for sysfs_get_idlestate_count()Prarit Bhargava2014-12-051-4/+4
* cpupower: Remove redundant error checkPeter Senna Tschudin2014-07-301-6/+5
* cpupower: bench: parse.c: Fix several minor errorsRickard Strandqvist2014-07-301-18/+21
* cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi2014-07-301-1/+1
* PM / tools: cpupower: drop negativity check on unsigned valueAndrey Utkin2014-07-191-1/+1
OpenPOWER on IntegriCloud