summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower
Commit message (Expand)AuthorAgeFilesLines
...
* 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: bench: parse.c: Fix several minor errorsRickard Strandqvist2014-07-301-18/+21
* 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
*-. Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2014-06-0312-173/+192
|\ \
| | * cpupower: Remove mc and smt power aware scheduler info/settingsThomas Renninger2014-05-174-106/+5
| | * 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: Install recently added cpupower-idle-{set, info} manpagesThomas Renninger2014-05-171-0/+2
| | * cpupower: Introduce idle state disable-by-latency and enable-allThomas Renninger2014-05-172-8/+77
| | * cpupower: Remove all manpages on make uninstallRamkumar Ramachandra2014-05-171-2/+6
| | * cpupower: Remove dead link to homepage, and update the targets built.Ramkumar Ramachandra2014-05-172-10/+7
| | * cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.Ramkumar Ramachandra2014-05-171-6/+6
| | * PM / tools: cpupower: add option to display values without round offsPrarit Bhargava2014-05-072-40/+73
| |/
* | cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar2014-05-012-2/+2
|/
*-. 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
* | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-4/+1
|\ \ \ | |/ / |/| |
| * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-4/+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
* | tools: cpupower: Add cpupower-idle-set(1) manpageThomas Renninger2013-11-252-1/+73
|/
* cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 statesThomas Renninger2013-07-053-0/+198
* 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-056-9/+142
* cpupower: Implement disabling of cstate interfaceThomas Renninger2013-07-052-1/+123
* cpupower: Make idlestate usage unsignedThomas Renninger2013-07-053-16/+6
* treewide: Fix typos in kernel messagesMasanari Iida2013-03-311-1/+1
* 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-274-3/+48
* 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
* cpupower tools: Update .gitignore for files created in the debug directoriesPalmer Cox2012-11-271-0/+7
* cpupower tools: Remove brace expansion from clean targetPalmer Cox2012-11-272-2/+6
* kbuild: Fix gcc -x syntaxJean Delvare2012-10-031-1/+1
* sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-172-42/+2
* cpupower tools: add install target to the debug tools' makefilesFranck Bui-Huu2012-03-032-2/+24
* cpupower tools: allow to build debug tools in a separate directory tooFranck Bui-Huu2012-03-032-14/+26
* cpupower: Fix broken mask valuesThomas Renninger2012-03-031-2/+2
* cpupower tool: allow to build in a separate directoryFranck Bui-Huu2012-03-032-39/+71
* cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta...Franck Bui-Huu2012-03-031-3/+1
* cpupower tool: remove use of undefined variables from the clean target of the...Franck Bui-Huu2012-03-031-2/+0
* cpupower: Fix linking with --as-neededOzan Çağlayan2012-03-031-1/+1
* cpupower: Remove unneeded code and by that fix a memleakThomas Renninger2012-03-031-7/+0
OpenPOWER on IntegriCloud