summaryrefslogtreecommitdiffstats
path: root/tools/power/cpupower
Commit message (Expand)AuthorAgeFilesLines
* cpupower: fix potential memory leakArjun Sreedharan2016-05-051-3/+5
* cpupower: Add cpuidle parts into libraryThomas Renninger2016-04-2817-931/+1242
* cpupowerutils: bench: trivial fix of spelling mistake on "average"Colin Ian King2016-04-282-3/+3
* Fix cpupower manpages "NAME" sectionMattia Dongili2016-04-284-4/+4
* cpupower: bench: parse.c: fix several resource leaksColin Ian King2016-04-281-3/+11
* Honour user's LDFLAGSMattia Dongili2016-04-281-1/+1
* 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: Provide STATIC variable in Makefile for debug buildsThomas Renninger2015-12-032-1/+26
* cpupower: Fix precedence issueThomas Renninger2015-12-031-1/+1
* Creating a common structure initialization pattern for struct optionSriram Raghunathan2015-11-027-35/+31
* cpupower: Enable disabled Cstates if they are below max latencyThomas Renninger2015-11-022-5/+16
* 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
* Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-012-0/+6
|\
| * 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
* | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-2/+2
* | x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-061-2/+2
|/
* 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
* Revert "cpupower Makefile change to help run the tool without 'make install'"Josh Boyer2015-03-111-1/+1
* cpupower Makefile change to help run the tool without 'make install'sriram@marirs.net.in2015-01-301-1/+1
* 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