summaryrefslogtreecommitdiff
path: root/tools/power/cpupower
AgeCommit message (Expand)Author
2017-11-18kbuild: /bin/pwd -> pwdBjørn Forsman
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
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada
2017-07-31tools/power/cpupower: allow running without cpu0Prarit Bhargava
2017-06-27cpupower: Add support for new AMD family 0x17Sherry Hurwitz
2017-06-27cpupower: Fix bug where return value was not usedSherry Hurwitz
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings
2017-01-19cpupower: Restore format of frequency-info limitStafford Horne
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott
2016-05-05cpupower: fix potential memory leakArjun Sreedharan
2016-04-28cpupower: Add cpuidle parts into libraryThomas Renninger
2016-04-28cpupowerutils: bench: trivial fix of spelling mistake on "average"Colin Ian King
2016-04-28Fix cpupower manpages "NAME" sectionMattia Dongili
2016-04-28cpupower: bench: parse.c: fix several resource leaksColin Ian King
2016-04-28Honour user's LDFLAGSMattia Dongili
2016-01-19cpupower: Fix build error in cpufreq-infoShreyas B. Prabhu
2015-12-03cpupower: fix how "cpupower frequency-info" interprets latencyJacob Tanenbaum
2015-12-03cpupower: rework the "cpupower frequency-info" commandJacob Tanenbaum
2015-12-03cpupower: Do not analyse offlined cpusThomas Renninger
2015-12-03cpupower: Provide STATIC variable in Makefile for debug buildsThomas Renninger
2015-12-03cpupower: Fix precedence issueThomas Renninger
2015-11-02Creating a common structure initialization pattern for struct optionSriram Raghunathan
2015-11-02cpupower: Enable disabled Cstates if they are below max latencyThomas Renninger
2015-11-02cpupower: Remove debug message when using cpupower idle-set -D switchThomas Renninger
2015-11-02cpupower: cpupower monitor reports uninitialized values for offline cpusJacob Tanenbaum
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-29tools: cpupower: Fix error when running cpupower monitorShreyas B. Prabhu
2015-07-23cpupower: Do not change the frequency of offline cpuShilpasri G Bhat
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski
2015-05-30cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS modeHerton R. Krzesinski
2015-04-15cpupower: fix breakage from libpci API changeLucas Stach
2015-03-11Revert "cpupower Makefile change to help run the tool without 'make install'"Josh Boyer
2015-01-30cpupower Makefile change to help run the tool without 'make install'sriram@marirs.net.in
2014-12-19tools / cpupower: Fix no idle state information return valuePrarit Bhargava
2014-12-19tools / cpupower: Correctly detect if running as rootMichal Privoznik
2014-12-14Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"Prarit Bhargava
2014-12-05tools: cpupower: fix return checks for sysfs_get_idlestate_count()Prarit Bhargava
2014-07-30cpupower: Remove redundant error checkPeter Senna Tschudin
2014-07-30cpupower: bench: parse.c: Fix several minor errorsRickard Strandqvist
2014-07-30cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi