summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/utils
AgeCommit message (Expand)AuthorLines
2020-07-06cpupower: Fix comparing pointer to 0 coccicheck warnsShuah Khan-3/+3
2020-05-08cpupower: Remove unneeded semicolonZou Wei-9/+9
2020-03-02cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert-3/+5
2020-01-17cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3eThomas Renninger-6/+6
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-06-04cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner-40/+18
2019-02-13tools/power/cpupower: Display boost frequency separatelyAbhishek Goel-11/+31
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-05-29cpupower : Fix header name to read idle state nameAbhishek Goel-15/+44
2017-11-18Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki-3/+6
2017-11-15cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel-3/+6
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki-2/+0
2017-11-03cpupower: Fix no-rounding MHz frequency outputPrarit Bhargava-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+11
2017-07-31tools/power/cpupower: allow running without cpu0Prarit Bhargava-17/+28
2017-06-27cpupower: Add support for new AMD family 0x17Sherry Hurwitz-11/+44
2017-06-27cpupower: Fix bug where return value was not usedSherry Hurwitz-3/+2
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings-0/+1
2017-01-19cpupower: Restore format of frequency-info limitStafford Horne-9/+12
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott-5/+2
2016-04-28cpupower: Add cpuidle parts into libraryThomas Renninger-168/+43
2016-01-19cpupower: Fix build error in cpufreq-infoShreyas B. Prabhu-0/+1
2015-12-03cpupower: fix how "cpupower frequency-info" interprets latencyJacob Tanenbaum-2/+2
2015-12-03cpupower: rework the "cpupower frequency-info" commandJacob Tanenbaum-147/+88
2015-12-03cpupower: Do not analyse offlined cpusThomas Renninger-15/+31
2015-12-03cpupower: Fix precedence issueThomas Renninger-1/+1
2015-11-02Creating a common structure initialization pattern for struct optionSriram Raghunathan-34/+30
2015-11-02cpupower: Enable disabled Cstates if they are below max latencyThomas Renninger-4/+13
2015-11-02cpupower: Remove debug message when using cpupower idle-set -D switchThomas Renninger-2/+0
2015-11-02cpupower: cpupower monitor reports uninitialized values for offline cpusJacob Tanenbaum-9/+23
2015-08-29tools: cpupower: Fix error when running cpupower monitorShreyas B. Prabhu-0/+2
2015-07-23cpupower: Do not change the frequency of offline cpuShilpasri G Bhat-0/+4
2015-05-30cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS modeHerton R. Krzesinski-2/+3
2015-04-15cpupower: fix breakage from libpci API changeLucas Stach-2/+9
2014-12-19tools / cpupower: Fix no idle state information return valuePrarit Bhargava-1/+1
2014-12-19tools / cpupower: Correctly detect if running as rootMichal Privoznik-1/+1
2014-12-14Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"Prarit Bhargava-4/+4
2014-12-05tools: cpupower: fix return checks for sysfs_get_idlestate_count()Prarit Bhargava-4/+4
2014-07-30cpupower: Remove redundant error checkPeter Senna Tschudin-6/+5
2014-07-30cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi-1/+1
2014-07-19PM / tools: cpupower: drop negativity check on unsigned valueAndrey Utkin-1/+1
2014-05-17cpupower: Remove mc and smt power aware scheduler info/settingsThomas Renninger-75/+3