summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+6Star
* 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/+12Star
* cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox2012-11-271-8/+13
* cpupower tools: Fix minor warningsPalmer Cox2012-11-272-21/+1Star
* sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-171-33/+2Star
* cpupower: Fix broken mask valuesThomas Renninger2012-03-031-2/+2
* cpupower: Remove unneeded code and by that fix a memleakThomas Renninger2012-03-031-7/+0Star
* cpupower: Fix number of idle statesThomas Renninger2012-03-031-3/+2Star
* cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpusThomas Renninger2012-03-031-8/+8
* cpupower: Better interface for accessing AMD pci registersThomas Renninger2012-03-034-23/+32
* cpupower: use man(1) when calling "cpupower help subcommand"Dominik Brodowski2011-08-198-214/+72Star
* cpupower: make NLS truly optionalDominik Brodowski2011-08-191-0/+9
* cpupower: Make monitor command -c/--cpu awareThomas Renninger2011-08-151-0/+8
* cpupower: Better detect offlined CPUsThomas Renninger2011-08-155-4/+66
* cpupower: Do not show an empty Idle_Stats monitor if no idle driver is availableThomas Renninger2011-08-151-1/+1
* cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger2011-08-151-47/+130
* cpupower: Do detect IDA (opportunistic processor performance) via cpuidThomas Renninger2011-07-294-41/+9Star
* cpupower: Show Intel turbo ratio support via ./cpupower frequency-infoThomas Renninger2011-07-294-17/+95
* cpupowerutils: use kernel version-derived version stringDominik Brodowski2011-07-291-0/+35
* cpupowerutils: utils - ConfigStyle bugfixesDominik Brodowski2011-07-296-108/+122
* cpupowerutils: helpers - ConfigStyle bugfixesDominik Brodowski2011-07-299-86/+100
* cpupowerutils: idle_monitor - ConfigStyle bugfixesDominik Brodowski2011-07-296-115/+128