summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower
AgeCommit message (Expand)AuthorLines
2020-05-08cpupower: Remove unneeded semicolonZou Wei-9/+9
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-03-02cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert-3/+5
2020-01-27Correction to manpage of cpupowerBrahadambal Srinivasan-3/+3
2020-01-17cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3eThomas Renninger-23/+87
2019-11-05cpupower: ToDo: Update ToDo with ideas for per_cpu_schedule handlingJanakarajan Natarajan-0/+14
2019-11-05cpupower: mperf_monitor: Update cpupower to use the RDPRU instructionJanakarajan Natarajan-0/+25
2019-11-05cpupower: mperf_monitor: Introduce per_cpu_schedule flagJanakarajan Natarajan-10/+33
2019-11-05cpupower: Move needs_root variable into a sub-structJanakarajan Natarajan-8/+10
2019-11-04cpupower : Handle set and info subcommands correctlyAbhishek Goel-0/+18
2019-10-01tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor-1/+0
2019-08-29cpupower: update German translationBenjamin Weis-164/+180
2019-08-29tools/power/cpupower: fix 64bit detection when cross-compilingSébastien Szymanski-6/+8
2019-08-29cpupower: Add missing newline at end of fileGeert Uytterhoeven-2/+2
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada-2/+2
2019-06-13Merge tag 'linux-cpupower-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki-6/+8
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner-9/+1
2019-06-04cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel-0/+2
2019-06-04cpupower: correct spelling of intervalNick Black-6/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner-52/+24
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-112/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 155Thomas Gleixner-28/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+1
2019-02-13tools/power/cpupower: Display boost frequency separatelyAbhishek Goel-27/+50
2018-12-05cpupower : Auto-completion for cpupower toolAbhishek Goel-1/+133
2018-11-06tools cpupower: Override CFLAGS assignmentsJiri Olsa-6/+6
2018-11-06tools cpupower debug: Allow to use outside build flagsJiri Olsa-2/+2
2018-11-06tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov-6/+6
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+15
2018-10-08cpupower: Fix coredump on VMWarePrarit Bhargava-0/+7
2018-10-08cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava-1/+1
2018-10-04tools/cpupower: Add Hygon Dhyana supportPu Wen-10/+15
2018-08-28cpupower: remove stringop-truncation waringAnders Roxell-1/+1
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann-82/+82
2018-05-29cpupower : Fix header name to read idle state nameAbhishek Goel-15/+44
2018-05-10cpupower: fix spelling mistake: "logilename" -> "logfilename"Colin Ian King-1/+1
2017-12-15cpupower: Remove FSF addressLaura Abbott-4/+0
2017-11-30Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-4/+7
2017-11-18Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki-4/+7
2017-11-18kbuild: /bin/pwd -> pwdBjørn Forsman-1/+1
2017-11-15cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel-3/+6
2017-11-15cpupowerutils: bench - Fix cpu online checkAbhishek Goel-1/+1
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki-4/+7
2017-11-09tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignorePrarit Bhargava-2/+1
2017-11-09tools/power/cpupower: Add 64 bit library detectionPrarit Bhargava-0/+6
2017-11-03cpupower: Fix no-rounding MHz frequency outputPrarit Bhargava-2/+0
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+18
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada-1/+1