summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/utils
Commit message (Expand)AuthorAgeFilesLines
* 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/+18Star
* 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/+0Star
|\ \|
| | * cpupower: Fix no-rounding MHz frequency outputPrarit Bhargava2017-11-031-2/+0Star
| |/
* / 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/+2Star
* 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/+2Star
* cpupower: Add cpuidle parts into libraryThomas Renninger2016-04-286-168/+43Star
* 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/+88Star
* 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/+30Star
* 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/+0Star
* 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
* cpupower: fix breakage from libpci API changeLucas Stach2015-04-151-2/+9
* tools / cpupower: Fix no idle state information return valuePrarit Bhargava2014-12-191-1/+1
* tools / cpupower: Correctly detect if running as rootMichal Privoznik2014-12-191-1/+1
* Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"Prarit Bhargava2014-12-141-4/+4
* tools: cpupower: fix return checks for sysfs_get_idlestate_count()Prarit Bhargava2014-12-051-4/+4
* cpupower: Remove redundant error checkPeter Senna Tschudin2014-07-301-6/+5Star
* cpupower: mperf monitor: Correct use of ! and &Himangi Saraogi2014-07-301-1/+1
* PM / tools: cpupower: drop negativity check on unsigned valueAndrey Utkin2014-07-191-1/+1
* cpupower: Remove mc and smt power aware scheduler info/settingsThomas Renninger2014-05-172-75/+3Star
* cpupower: cpupower info -b should return 0 on success, not the perf bias valueThomas Renninger2014-05-171-3/+4
* cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...Thomas Renninger2014-05-171-0/+14
* cpupower: Introduce idle state disable-by-latency and enable-allThomas Renninger2014-05-171-6/+69
* PM / tools: cpupower: add option to display values without round offsPrarit Bhargava2014-05-071-40/+70
* Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2014-01-171-1/+1
|\
| * cpupower: Fix sscanf robustness in cpufreq-setOne Thousand Gnomes2014-01-081-1/+1
* | cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer2013-12-171-3/+3
|/
* tools: cpupower: fix wrong err msg not supported vs not availableThomas Renninger2013-11-251-2/+2
* cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger2013-07-052-0/+197