| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/power turbostat: update version number to 4.7 | Len Brown | 2015-05-28 | 1 | -1/+1 |
* | tools/power turbostat: allow running without cpu0 | Prarit Bhargava | 2015-05-28 | 1 | -15/+31 |
* | tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS | Len Brown | 2015-05-28 | 1 | -1/+1 |
* | tools/power turbostat: enable turbostat to support Knights Landing (KNL) | Dasaratharaman Chandramouli | 2015-05-28 | 1 | -4/+101 |
* | tools/power turbostat: correctly display more than 2 threads/core | Dasaratharaman Chandramouli | 2015-05-27 | 1 | -20/+51 |
* | Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-26 | 1 | -2/+9 |
|\ |
|
| *-. | Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 2015-04-19 | 1 | -2/+9 |
| |\ \ |
|
| | | * | cpupower: fix breakage from libpci API change | Lucas Stach | 2015-04-15 | 1 | -2/+9 |
| | |/ |
|
* | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 2015-04-19 | 3 | -161/+419 |
|\ \ \
| |/ /
|/| | |
|
| * | | tools/power turbostat: correct dumped pkg-cstate-limit value | Len Brown | 2015-04-18 | 1 | -9/+8 |
| * | | tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL | Len Brown | 2015-04-18 | 1 | -1/+38 |
| * | | tools/power turbostat: correct DRAM RAPL units on recent Xeon processors | Andrey Semin | 2015-04-18 | 1 | -3/+25 |
| * | | tools/power turbostat: Initial Skylake support | Len Brown | 2015-04-18 | 1 | -13/+111 |
| * | | tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=... | Thomas D | 2015-04-18 | 1 | -1/+5 |
| * | | tools/power turbostat: modprobe msr, if needed | Len Brown | 2015-04-18 | 1 | -2/+3 |
| * | | tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2 | Len Brown | 2015-04-18 | 1 | -36/+105 |
| * | | tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names | Len Brown | 2015-04-18 | 1 | -4/+4 |
| * | | tools/power turbostat: label base frequency | Len Brown | 2015-04-13 | 1 | -2/+2 |
| * | | tools/power turbostat: update PERF_LIMIT_REASONS decoding | Len Brown | 2015-04-13 | 1 | -26/+26 |
| * | | tools/power turbostat: simplify default output | Len Brown | 2015-04-13 | 2 | -70/+98 |
| |/ |
|
* | | ACPICA: Fix a sscanf format string. | Bob Moore | 2015-04-14 | 1 | -1/+1 |
* | | ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset. | Lv Zheng | 2015-04-14 | 1 | -1/+1 |
|/ |
|
* | Revert "cpupower Makefile change to help run the tool without 'make install'" | Josh Boyer | 2015-03-11 | 1 | -1/+1 |
*-. | Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' | Rafael J. Wysocki | 2015-02-13 | 2 | -158/+254 |
|\ \ |
|
| | * | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2015-02-12 | 2 | -158/+254 |
| | |\ |
|
| | | * | tools/power turbostat: support additional Broadwell model | Len Brown | 2015-02-10 | 1 | -1/+4 |
| | | * | tools/power turbostat: update parameters, documentation | Len Brown | 2015-02-10 | 2 | -87/+136 |
| | | * | tools/power turbostat: Skip printing disabled package C-states | Len Brown | 2015-02-10 | 1 | -72/+116 |
* | | | | Merge branch 'pm-tools' | Rafael J. Wysocki | 2015-02-10 | 3 | -96/+310 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2015-02-10 | 2 | -95/+309 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | tools/power turbostat: relax dependency on APERF_MSR | Len Brown | 2015-02-10 | 2 | -45/+68 |
| | * | | tools/power turbostat: relax dependency on invariant TSC | Len Brown | 2015-02-10 | 1 | -39/+75 |
| | * | | tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS | Len Brown | 2015-02-09 | 1 | -0/+126 |
| | * | | tools/power turbostat: relax dependency on root permission | Len Brown | 2015-02-09 | 1 | -12/+41 |
| | |/ |
|
| * / | cpupower Makefile change to help run the tool without 'make install' | sriram@marirs.net.in | 2015-01-30 | 1 | -1/+1 |
| |/ |
|
* / | ACPICA: Update Copyright headers to 2015 | David E. Box | 2015-02-05 | 11 | -11/+11 |
|/ |
|
* | tools / cpupower: Fix no idle state information return value | Prarit Bhargava | 2014-12-19 | 1 | -1/+1 |
* | tools / cpupower: Correctly detect if running as root | Michal Privoznik | 2014-12-19 | 1 | -1/+1 |
* | Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" | Prarit Bhargava | 2014-12-14 | 1 | -4/+4 |
* | tools: cpupower: fix return checks for sysfs_get_idlestate_count() | Prarit Bhargava | 2014-12-05 | 1 | -4/+4 |
* | ACPICA: acpiexec: Do not put STDIN into raw mode unless it is a terminal. | Bob Moore | 2014-10-21 | 1 | -0/+8 |
* | ACPICA: acpidump: Add ACPI 1.0 RSDP support. | Lv Zheng | 2014-10-21 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2014-08-16 | 1 | -40/+40 |
|\ |
|
| * | tools/power turbostat: tweak whitespace in output format | Len Brown | 2014-08-15 | 1 | -40/+40 |
* | | Merge branch 'pm-tools' | Rafael J. Wysocki | 2014-08-05 | 4 | -26/+28 |
|\ \ |
|
| * | | cpupower: Remove redundant error check | Peter Senna Tschudin | 2014-07-30 | 1 | -6/+5 |
| * | | cpupower: bench: parse.c: Fix several minor errors | Rickard Strandqvist | 2014-07-30 | 1 | -18/+21 |
| * | | cpupower: mperf monitor: Correct use of ! and & | Himangi Saraogi | 2014-07-30 | 1 | -1/+1 |
| * | | PM / tools: cpupower: drop negativity check on unsigned value | Andrey Utkin | 2014-07-19 | 1 | -1/+1 |
| |/ |
|
* | | ACPICA: utprint/oslibcfs: cleanup - no functional change | Bob Moore | 2014-07-08 | 1 | -15/+15 |