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