aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner8-112/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 155Thomas Gleixner2-28/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-02-13tools/power/cpupower: Display boost frequency separatelyAbhishek Goel3-27/+50
2018-12-05cpupower : Auto-completion for cpupower toolAbhishek Goel2-1/+133
2018-11-06tools cpupower: Override CFLAGS assignmentsJiri Olsa1-6/+6
2018-11-06tools cpupower debug: Allow to use outside build flagsJiri Olsa1-2/+2
2018-11-06tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov5-6/+6
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-10/+15
2018-10-08cpupower: Fix coredump on VMWarePrarit Bhargava2-0/+7
2018-10-08cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava1-1/+1
2018-10-04tools/cpupower: Add Hygon Dhyana supportPu Wen6-10/+15
2018-08-28cpupower: remove stringop-truncation waringAnders Roxell1-1/+1
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2-82/+82
2018-05-29cpupower : Fix header name to read idle state nameAbhishek Goel3-15/+44
2018-05-10cpupower: fix spelling mistake: "logilename" -> "logfilename"Colin Ian King1-1/+1
2017-12-15cpupower: Remove FSF addressLaura Abbott1-4/+0
2017-11-30Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+7
2017-11-18Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linuxRafael J. Wysocki2-4/+7
2017-11-18kbuild: /bin/pwd -> pwdBjørn Forsman1-1/+1
2017-11-15cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel1-3/+6
2017-11-15cpupowerutils: bench - Fix cpu online checkAbhishek Goel1-1/+1
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki3-4/+7
2017-11-09tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignorePrarit Bhargava1-2/+1
2017-11-09tools/power/cpupower: Add 64 bit library detectionPrarit Bhargava1-0/+6
2017-11-03cpupower: Fix no-rounding MHz frequency outputPrarit Bhargava1-2/+0
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds18-0/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada1-1/+1
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada1-1/+1
2017-07-31tools/power/cpupower: allow running without cpu0Prarit Bhargava8-17/+28
2017-06-27cpupower: Add support for new AMD family 0x17Sherry Hurwitz3-11/+44
2017-06-27cpupower: Fix bug where return value was not usedSherry Hurwitz1-3/+2
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings1-0/+1
2017-01-19cpupower: Restore format of frequency-info limitStafford Horne1-9/+12
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2-5/+1
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König2-5/+1
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott1-5/+2
2016-05-05cpupower: fix potential memory leakArjun Sreedharan1-3/+5
2016-04-28cpupower: Add cpuidle parts into libraryThomas Renninger17-931/+1242
2016-04-28cpupowerutils: bench: trivial fix of spelling mistake on "average"Colin Ian King2-3/+3
2016-04-28Fix cpupower manpages "NAME" sectionMattia Dongili4-4/+4
2016-04-28cpupower: bench: parse.c: fix several resource leaksColin Ian King1-3/+11
2016-04-28Honour user's LDFLAGSMattia Dongili1-1/+1
2016-01-19cpupower: Fix build error in cpufreq-infoShreyas B. Prabhu1-0/+1
2015-12-03cpupower: fix how "cpupower frequency-info" interprets latencyJacob Tanenbaum1-2/+2
2015-12-03cpupower: rework the "cpupower frequency-info" commandJacob Tanenbaum1-147/+88
2015-12-03cpupower: Do not analyse offlined cpusThomas Renninger4-15/+31
2015-12-03cpupower: Provide STATIC variable in Makefile for debug buildsThomas Renninger2-1/+26