summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower
Commit message (Expand)AuthorAgeFilesLines
*-. 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
* cpupower: Fix number of idle statesThomas Renninger2012-03-031-3/+2
* cpupower: Unify cpupower-frequency-* manpagesThomas Renninger2012-03-032-6/+2
* cpupower: Add cpupower-idle-info manpageThomas Renninger2012-03-031-0/+90
* cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpusThomas Renninger2012-03-032-9/+9
* 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-1911-228/+86
* cpupower: make NLS truly optionalDominik Brodowski2011-08-192-0/+10
* cpupower: fix Makefile typoDave Jones2011-08-191-2/+2
* 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-152-48/+131
* cpupower: avoid using symlinksAmerigo Wang2011-08-153-6/+4
* cpupower: Do detect IDA (opportunistic processor performance) via cpuidThomas Renninger2011-07-294-41/+9
* cpupower: Show Intel turbo ratio support via ./cpupower frequency-infoThomas Renninger2011-07-294-17/+95
* cpupowerutils: increase MAX_LINE_LENRoman Vasiyarov2011-07-291-1/+1
* cpupower: Rename package from cpupowerutils to cpupowerThomas Renninger2011-07-291-6/+6
* cpupowerutils: Rename: libcpufreq->libcpupowerThomas Renninger2011-07-293-18/+17
* cpupowerutils: use kernel version-derived version stringDominik Brodowski2011-07-292-7/+41
OpenPOWER on IntegriCloud