summaryrefslogtreecommitdiff
path: root/tools/power/cpupower/utils
Commit message (Expand)AuthorAgeFilesLines
* cpupower: Update family checks when decoding HW pstatesNathan Fontenot2021-01-263-5/+10
* cpupower: Remove unused pscur variable.Nathan Fontenot2021-01-261-8/+1
* cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid caps flagNathan Fontenot2021-01-263-8/+14
* cpupower: Correct macro name for CPB caps flagRobert Richter2021-01-263-3/+3
* cpupower: Update msr_pstate union struct namingNathan Fontenot2021-01-261-12/+14
* Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-155-2/+89
|\
| * cpupower: Provide online and offline CPU informationBrahadambal Srinivasan2020-10-265-1/+92
* | tools/power/cpupower: Read energy_perf_bias from sysfsBorislav Petkov2020-11-165-34/+54
|/
* tools: Avoid comma separated statementsJoe Perches2020-10-021-5/+9
* cpupower: Fix comparing pointer to 0 coccicheck warnsShuah Khan2020-07-061-3/+3
* cpupower: Remove unneeded semicolonZou Wei2020-05-087-9/+9
* cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert2020-03-024-3/+5
* cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3eThomas Renninger2020-01-171-6/+6
* cpupower: mperf_monitor: Update cpupower to use the RDPRU instructionJanakarajan Natarajan2019-11-053-0/+25
* cpupower: mperf_monitor: Introduce per_cpu_schedule flagJanakarajan Natarajan2019-11-052-10/+33
* cpupower: Move needs_root variable into a sub-structJanakarajan Natarajan2019-11-058-8/+10
* cpupower : Handle set and info subcommands correctlyAbhishek Goel2019-11-042-0/+18
* tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor2019-10-011-1/+0
* cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel2019-06-041-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-3018-40/+18
* tools/power/cpupower: Display boost frequency separatelyAbhishek Goel2019-02-131-11/+31
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-236-10/+15
|\
| * tools/cpupower: Add Hygon Dhyana supportPu Wen2018-10-046-10/+15
* | cpupower: Fix coredump on VMWarePrarit Bhargava2018-10-082-0/+7
* | cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava2018-10-081-1/+1
|/
* cpupower : Fix header name to read idle state nameAbhishek Goel2018-05-293-15/+44
* Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2017-11-181-3/+6
|\
| * cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel2017-11-151-3/+6
| |
| \
*-. \ Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki2017-11-131-2/+0
|\ \ \ | | |/
| | * cpupower: Fix no-rounding MHz frequency outputPrarit Bhargava2017-11-031-2/+0
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0211-0/+11
|/
* tools/power/cpupower: allow running without cpu0Prarit Bhargava2017-07-318-17/+28
* cpupower: Add support for new AMD family 0x17Sherry Hurwitz2017-06-273-11/+44
* cpupower: Fix bug where return value was not usedSherry Hurwitz2017-06-271-3/+2
* cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings2017-04-131-0/+1
* cpupower: Restore format of frequency-info limitStafford Horne2017-01-191-9/+12
* cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott2016-11-011-5/+2
* cpupower: Add cpuidle parts into libraryThomas Renninger2016-04-286-168/+43
* cpupower: Fix build error in cpufreq-infoShreyas B. Prabhu2016-01-191-0/+1
* cpupower: fix how "cpupower frequency-info" interprets latencyJacob Tanenbaum2015-12-031-2/+2
* cpupower: rework the "cpupower frequency-info" commandJacob Tanenbaum2015-12-031-147/+88
* cpupower: Do not analyse offlined cpusThomas Renninger2015-12-034-15/+31
* cpupower: Fix precedence issueThomas Renninger2015-12-031-1/+1
* Creating a common structure initialization pattern for struct optionSriram Raghunathan2015-11-026-34/+30
* cpupower: Enable disabled Cstates if they are below max latencyThomas Renninger2015-11-021-4/+13
* cpupower: Remove debug message when using cpupower idle-set -D switchThomas Renninger2015-11-021-2/+0
* cpupower: cpupower monitor reports uninitialized values for offline cpusJacob Tanenbaum2015-11-022-9/+23
* tools: cpupower: Fix error when running cpupower monitorShreyas B. Prabhu2015-08-291-0/+2
* cpupower: Do not change the frequency of offline cpuShilpasri G Bhat2015-07-231-0/+4
* cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS modeHerton R. Krzesinski2015-05-301-2/+3