summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower/utils
AgeCommit message (Expand)AuthorLines
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
2014-05-17cpupower: cpupower info -b should return 0 on success, not the perf bias valueThomas Renninger-3/+4
2014-05-17cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...Thomas Renninger-0/+14
2014-05-17cpupower: Introduce idle state disable-by-latency and enable-allThomas Renninger-6/+69
2014-05-07PM / tools: cpupower: add option to display values without round offsPrarit Bhargava-40/+70
2014-01-17Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki-1/+1
2014-01-08cpupower: Fix sscanf robustness in cpufreq-setOne Thousand Gnomes-1/+1
2013-12-17cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer-3/+3
2013-11-25tools: cpupower: fix wrong err msg not supported vs not availableThomas Renninger-2/+2
2013-07-05cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger-0/+197
2013-07-05cpupower: Haswell also supports the C-states introduced with SandyBridgeThomas Renninger-0/+4
2013-07-05cpupower: Introduce idle-set subcommand and C-state enabling/disablingThomas Renninger-7/+131
2013-07-05cpupower: Implement disabling of cstate interfaceThomas Renninger-1/+123
2013-07-05cpupower: Make idlestate usage unsignedThomas Renninger-16/+6
2012-11-27cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger-2/+10
2012-11-27cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger-1/+35
2012-11-27cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox-5/+13
2012-11-27cpupower tools: Fix malloc of cpu_info structurePalmer Cox-19/+12
2012-11-27cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox-8/+13
2012-11-27cpupower tools: Fix minor warningsPalmer Cox-21/+1
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra-33/+2
2012-03-03cpupower: Fix broken mask valuesThomas Renninger-2/+2
2012-03-03cpupower: Remove unneeded code and by that fix a memleakThomas Renninger-7/+0
2012-03-03cpupower: Fix number of idle statesThomas Renninger-3/+2
2012-03-03cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpusThomas Renninger-8/+8
2012-03-03cpupower: Better interface for accessing AMD pci registersThomas Renninger-23/+32
2011-08-19cpupower: use man(1) when calling "cpupower help subcommand"Dominik Brodowski-214/+72
2011-08-19cpupower: make NLS truly optionalDominik Brodowski-0/+9
2011-08-15cpupower: Make monitor command -c/--cpu awareThomas Renninger-0/+8
2011-08-15cpupower: Better detect offlined CPUsThomas Renninger-4/+66
2011-08-15cpupower: Do not show an empty Idle_Stats monitor if no idle driver is availableThomas Renninger-1/+1
2011-08-15cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger-47/+130
2011-07-29cpupower: Do detect IDA (opportunistic processor performance) via cpuidThomas Renninger-41/+9
2011-07-29cpupower: Show Intel turbo ratio support via ./cpupower frequency-infoThomas Renninger-17/+95
2011-07-29cpupowerutils: use kernel version-derived version stringDominik Brodowski-0/+35
2011-07-29cpupowerutils: utils - ConfigStyle bugfixesDominik Brodowski-108/+122
2011-07-29cpupowerutils: helpers - ConfigStyle bugfixesDominik Brodowski-86/+100
2011-07-29cpupowerutils: idle_monitor - ConfigStyle bugfixesDominik Brodowski-115/+128
2011-07-29cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski-0/+4982