aboutsummaryrefslogtreecommitdiff
path: root/tools/power/cpupower
AgeCommit message (Expand)AuthorFilesLines
2017-12-15cpupower: Remove FSF addressGravatar Laura Abbott 1-4/+0
2017-11-30Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 2-4/+7
2017-11-18Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Rafael J. Wysocki 2-4/+7
2017-11-18kbuild: /bin/pwd -> pwdGravatar Bjørn Forsman 1-1/+1
2017-11-15cpupower : Fix cpupower working when cpu0 is offlineGravatar Abhishek Goel 1-3/+6
2017-11-15cpupowerutils: bench - Fix cpu online checkGravatar Abhishek Goel 1-1/+1
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Gravatar Rafael J. Wysocki 3-4/+7
2017-11-09tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignoreGravatar Prarit Bhargava 1-2/+1
2017-11-09tools/power/cpupower: Add 64 bit library detectionGravatar Prarit Bhargava 1-0/+6
2017-11-03cpupower: Fix no-rounding MHz frequency outputGravatar Prarit Bhargava 1-2/+0
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 18-0/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 18-0/+18
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Gravatar Masahiro Yamada 1-1/+1
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+1
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Gravatar Masahiro Yamada 1-1/+1
2017-07-31tools/power/cpupower: allow running without cpu0Gravatar Prarit Bhargava 8-17/+28
2017-06-27cpupower: Add support for new AMD family 0x17Gravatar Sherry Hurwitz 3-11/+44
2017-06-27cpupower: Fix bug where return value was not usedGravatar Sherry Hurwitz 1-3/+2
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresGravatar Ben Hutchings 1-0/+1
2017-01-19cpupower: Restore format of frequency-info limitGravatar Stafford Horne 1-9/+12
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 2-5/+1
2016-12-11make use of make variable CURDIR instead of calling pwdGravatar Uwe Kleine-König 2-5/+1
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setGravatar Laura Abbott 1-5/+2
2016-05-05cpupower: fix potential memory leakGravatar Arjun Sreedharan 1-3/+5
2016-04-28cpupower: Add cpuidle parts into libraryGravatar Thomas Renninger 17-931/+1242
2016-04-28cpupowerutils: bench: trivial fix of spelling mistake on "average"Gravatar Colin Ian King 2-3/+3
2016-04-28Fix cpupower manpages "NAME" sectionGravatar Mattia Dongili 4-4/+4
2016-04-28cpupower: bench: parse.c: fix several resource leaksGravatar Colin Ian King 1-3/+11
2016-04-28Honour user's LDFLAGSGravatar Mattia Dongili 1-1/+1
2016-01-19cpupower: Fix build error in cpufreq-infoGravatar Shreyas B. Prabhu 1-0/+1
2015-12-03cpupower: fix how "cpupower frequency-info" interprets latencyGravatar Jacob Tanenbaum 1-2/+2
2015-12-03cpupower: rework the "cpupower frequency-info" commandGravatar Jacob Tanenbaum 1-147/+88
2015-12-03cpupower: Do not analyse offlined cpusGravatar Thomas Renninger 4-15/+31
2015-12-03cpupower: Provide STATIC variable in Makefile for debug buildsGravatar Thomas Renninger 2-1/+26
2015-12-03cpupower: Fix precedence issueGravatar Thomas Renninger 1-1/+1
2015-11-02Creating a common structure initialization pattern for struct optionGravatar Sriram Raghunathan 7-35/+31
2015-11-02cpupower: Enable disabled Cstates if they are below max latencyGravatar Thomas Renninger 2-5/+16
2015-11-02cpupower: Remove debug message when using cpupower idle-set -D switchGravatar Thomas Renninger 1-2/+0
2015-11-02cpupower: cpupower monitor reports uninitialized values for offline cpusGravatar Jacob Tanenbaum 2-9/+23
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-0/+6
2015-08-29tools: cpupower: Fix error when running cpupower monitorGravatar Shreyas B. Prabhu 1-0/+2
2015-07-23cpupower: Do not change the frequency of offline cpuGravatar Shilpasri G Bhat 1-0/+4
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Gravatar Andy Lutomirski 1-2/+2
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Gravatar Andy Lutomirski 1-2/+2
2015-05-30cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS modeGravatar Herton R. Krzesinski 1-2/+3
2015-04-15cpupower: fix breakage from libpci API changeGravatar Lucas Stach 1-2/+9
2015-03-11Revert "cpupower Makefile change to help run the tool without 'make install'"Gravatar Josh Boyer 1-1/+1
2015-01-30cpupower Makefile change to help run the tool without 'make install'Gravatar sriram@marirs.net.in 1-1/+1
2014-12-19tools / cpupower: Fix no idle state information return valueGravatar Prarit Bhargava 1-1/+1
2014-12-19tools / cpupower: Correctly detect if running as rootGravatar Michal Privoznik 1-1/+1