Age | Commit message (Expand) | Author | Files | Lines |
2018-12-05 | cpupower : Auto-completion for cpupower tool | Abhishek Goel | 2 | -1/+133 |
2018-11-06 | tools cpupower: Override CFLAGS assignments | Jiri Olsa | 1 | -6/+6 |
2018-11-06 | tools cpupower debug: Allow to use outside build flags | Jiri Olsa | 1 | -2/+2 |
2018-11-06 | tools/power/cpupower: fix compilation with STATIC=true | Konstantin Khlebnikov | 5 | -6/+6 |
2018-10-23 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -10/+15 |
2018-10-08 | cpupower: Fix coredump on VMWare | Prarit Bhargava | 2 | -0/+7 |
2018-10-08 | cpupower: Fix AMD Family 0x17 msr_pstate size | Prarit Bhargava | 1 | -1/+1 |
2018-10-04 | tools/cpupower: Add Hygon Dhyana support | Pu Wen | 6 | -10/+15 |
2018-08-28 | cpupower: remove stringop-truncation waring | Anders Roxell | 1 | -1/+1 |
2018-08-23 | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 2 | -82/+82 |
2018-05-29 | cpupower : Fix header name to read idle state name | Abhishek Goel | 3 | -15/+44 |
2018-05-10 | cpupower: fix spelling mistake: "logilename" -> "logfilename" | Colin Ian King | 1 | -1/+1 |
2017-12-15 | cpupower: Remove FSF address | Laura Abbott | 1 | -4/+0 |
2017-11-30 | Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -4/+7 |
2017-11-18 | Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki | 2 | -4/+7 |
2017-11-18 | kbuild: /bin/pwd -> pwd | Bjørn Forsman | 1 | -1/+1 |
2017-11-15 | cpupower : Fix cpupower working when cpu0 is offline | Abhishek Goel | 1 | -3/+6 |
2017-11-15 | cpupowerutils: bench - Fix cpu online check | Abhishek Goel | 1 | -1/+1 |
2017-11-13 | Merge branches 'pm-devfreq' and 'pm-tools' | Rafael J. Wysocki | 3 | -4/+7 |
2017-11-09 | tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignore | Prarit Bhargava | 1 | -2/+1 |
2017-11-09 | tools/power/cpupower: Add 64 bit library detection | Prarit Bhargava | 1 | -0/+6 |
2017-11-03 | cpupower: Fix no-rounding MHz frequency output | Prarit Bhargava | 1 | -2/+0 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 18 | -0/+18 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 18 | -0/+18 |
2017-10-07 | kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd) | Masahiro Yamada | 1 | -1/+1 |
2017-09-14 | Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2017-09-01 | kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) | Masahiro Yamada | 1 | -1/+1 |
2017-07-31 | tools/power/cpupower: allow running without cpu0 | Prarit Bhargava | 8 | -17/+28 |
2017-06-27 | cpupower: Add support for new AMD family 0x17 | Sherry Hurwitz | 3 | -11/+44 |
2017-06-27 | cpupower: Fix bug where return value was not used | Sherry Hurwitz | 1 | -3/+2 |
2017-04-13 | cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores | Ben Hutchings | 1 | -0/+1 |
2017-01-19 | cpupower: Restore format of frequency-info limit | Stafford Horne | 1 | -9/+12 |
2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2 | -5/+1 |
2016-12-11 | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König | 2 | -5/+1 |
2016-11-01 | cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set | Laura Abbott | 1 | -5/+2 |
2016-05-05 | cpupower: fix potential memory leak | Arjun Sreedharan | 1 | -3/+5 |
2016-04-28 | cpupower: Add cpuidle parts into library | Thomas Renninger | 17 | -931/+1242 |
2016-04-28 | cpupowerutils: bench: trivial fix of spelling mistake on "average" | Colin Ian King | 2 | -3/+3 |
2016-04-28 | Fix cpupower manpages "NAME" section | Mattia Dongili | 4 | -4/+4 |
2016-04-28 | cpupower: bench: parse.c: fix several resource leaks | Colin Ian King | 1 | -3/+11 |
2016-04-28 | Honour user's LDFLAGS | Mattia Dongili | 1 | -1/+1 |
2016-01-19 | cpupower: Fix build error in cpufreq-info | Shreyas B. Prabhu | 1 | -0/+1 |
2015-12-03 | cpupower: fix how "cpupower frequency-info" interprets latency | Jacob Tanenbaum | 1 | -2/+2 |
2015-12-03 | cpupower: rework the "cpupower frequency-info" command | Jacob Tanenbaum | 1 | -147/+88 |
2015-12-03 | cpupower: Do not analyse offlined cpus | Thomas Renninger | 4 | -15/+31 |
2015-12-03 | cpupower: Provide STATIC variable in Makefile for debug builds | Thomas Renninger | 2 | -1/+26 |
2015-12-03 | cpupower: Fix precedence issue | Thomas Renninger | 1 | -1/+1 |
2015-11-02 | Creating a common structure initialization pattern for struct option | Sriram Raghunathan | 7 | -35/+31 |
2015-11-02 | cpupower: Enable disabled Cstates if they are below max latency | Thomas Renninger | 2 | -5/+16 |
2015-11-02 | cpupower: Remove debug message when using cpupower idle-set -D switch | Thomas Renninger | 1 | -2/+0 |