summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+5
* 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/+3
* 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
* cpupower: Haswell also supports the C-states introduced with SandyBridgeThomas Renninger2013-07-051-0/+4
* cpupower: Introduce idle-set subcommand and C-state enabling/disablingThomas Renninger2013-07-054-7/+131
* cpupower: Implement disabling of cstate interfaceThomas Renninger2013-07-052-1/+123
* cpupower: Make idlestate usage unsignedThomas Renninger2013-07-053-16/+6
* cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger2012-11-272-2/+10
* cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger2012-11-273-1/+35
* cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox2012-11-271-5/+13
* cpupower tools: Fix malloc of cpu_info structurePalmer Cox2012-11-272-19/+12
* cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox2012-11-271-8/+13
* cpupower tools: Fix minor warningsPalmer Cox2012-11-272-21/+1
* sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-171-33/+2
* cpupower: Fix broken mask valuesThomas Renninger2012-03-031-2/+2
* cpupower: Remove unneeded code and by that fix a memleakThomas Renninger2012-03-031-7/+0
OpenPOWER on IntegriCloud