| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/power/acpi: Minor bugfixes | Thomas Renninger | 2014-04-21 | 1 | -10/+1 |
* | tools/power turbostat: Run on Broadwell | Len Brown | 2014-03-06 | 1 | -1/+11 |
* | tools/power turbostat: simplify output, add Avg_MHz | Len Brown | 2014-03-06 | 2 | -205/+150 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2014-02-02 | 3 | -200/+244 |
|\ |
|
| * | tools/power turbostat: introduce -s to dump counters | Andy Shevchenko | 2014-02-01 | 1 | -33/+65 |
| * | tools/power turbostat: remove unused command line option | Andy Shevchenko | 2014-02-01 | 1 | -3/+3 |
| * | turbostat: Add option to report joules consumed per sample | Dirk Brandewie | 2014-01-19 | 1 | -25/+66 |
| * | turbostat: run on HSX | Len Brown | 2014-01-19 | 1 | -11/+31 |
| * | turbostat: Add a .gitignore to ignore the compiled turbostat binary | Josh Triplett | 2014-01-19 | 1 | -0/+1 |
| * | turbostat: Clean up error handling; disambiguate error messages; use err and ... | Josh Triplett | 2014-01-19 | 1 | -69/+38 |
| * | turbostat: Factor out common function to open file and exit on failure | Josh Triplett | 2014-01-19 | 1 | -15/+16 |
| * | turbostat: Add a helper to parse a single int out of a file | Josh Triplett | 2014-01-19 | 1 | -57/+24 |
| * | turbostat: Check return value of fscanf | Josh Triplett | 2014-01-19 | 1 | -4/+16 |
| * | turbostat: Use GCC's CPUID functions to support PIC | Josh Triplett | 2014-01-19 | 1 | -5/+6 |
| * | turbostat: Don't attempt to printf an off_t with %zx | Josh Triplett | 2014-01-19 | 1 | -1/+1 |
| * | turbostat: Don't put unprocessed uapi headers in the include path | Josh Triplett | 2014-01-19 | 2 | -2/+2 |
| | | |
| \ | |
*-. \ | Merge branches 'acpi-tools' and 'pm-tools' | Rafael J. Wysocki | 2014-01-17 | 4 | -13/+138 |
|\ \ \ |
|
| | * | | cpupower: Fix sscanf robustness in cpufreq-set | One Thousand Gnomes | 2014-01-08 | 1 | -1/+1 |
| * | | | ACPICA: acpidump: Cleanup tools/power/acpi makefiles. | Lv Zheng | 2014-01-16 | 3 | -12/+137 |
| | |/
| |/| |
|
* | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 1 | -4/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -4/+1 |
* | | | cpupower: Fix segfault due to incorrect getopt_long arugments | Josh Boyer | 2013-12-17 | 1 | -3/+3 |
| |/
|/| |
|
* | | tools: cpupower: fix wrong err msg not supported vs not available | Thomas Renninger | 2013-11-25 | 1 | -2/+2 |
* | | tools: cpupower: Add cpupower-idle-set(1) manpage | Thomas Renninger | 2013-11-25 | 2 | -1/+73 |
|/ |
|
* | tools / power turbostat: Support Silvermont | Len Brown | 2013-11-12 | 1 | -56/+141 |
* | cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states | Thomas Renninger | 2013-07-05 | 3 | -0/+198 |
* | cpupower: Haswell also supports the C-states introduced with SandyBridge | Thomas Renninger | 2013-07-05 | 1 | -0/+4 |
* | cpupower: Introduce idle-set subcommand and C-state enabling/disabling | Thomas Renninger | 2013-07-05 | 6 | -9/+142 |
* | cpupower: Implement disabling of cstate interface | Thomas Renninger | 2013-07-05 | 2 | -1/+123 |
* | cpupower: Make idlestate usage unsigned | Thomas Renninger | 2013-07-05 | 3 | -16/+6 |
* | turbostat: Increase output buffer size to accommodate C8-C10 | Josh Triplett | 2013-06-13 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2013-05-12 | 1 | -1/+53 |
|\ |
|
| * | tools/power turbostat: display C8, C9, C10 residency | Kristen Carlson Accardi | 2013-04-18 | 1 | -1/+53 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: Fix typos in kernel messages | Masanari Iida | 2013-03-31 | 1 | -1/+1 |
* | | tools/power turbostat: additional Haswell CPU-id | Len Brown | 2013-03-15 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 2013-02-18 | 2 | -30/+54 |
|\ |
|
| * | tools/power turbostat: display SMI count by default | Len Brown | 2013-02-14 | 2 | -24/+38 |
| * | tools/power turbostat: decode MSR_IA32_POWER_CTL | Len Brown | 2013-02-09 | 1 | -6/+7 |
| * | tools/power turbostat: support Haswell | Len Brown | 2013-02-09 | 1 | -1/+10 |
* | | ACPI tools / acpidump: must be run as root - install it into /usr/sbin | Thomas Renninger | 2013-02-05 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-12-18 | 5 | -81/+728 |
|\ |
|
| * | tools: Allow tools to be installed in a user specified location | Josh Boyer | 2012-11-30 | 1 | -2/+4 |
| * | tools/power: turbostat: make Makefile a bit more capable | Mark Asselstine | 2012-11-30 | 1 | -4/+16 |
| * | tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu() | Colin Ian King | 2012-11-30 | 1 | -1/+1 |
| * | tools/power turbostat: v3.0: monitor Watts and Temperature | Len Brown | 2012-11-30 | 2 | -56/+690 |
| * | tools/power turbostat: fix output buffering issue | Len Brown | 2012-11-30 | 1 | -0/+1 |
| * | tools/power turbostat: prevent infinite loop on migration error path | Len Brown | 2012-11-27 | 1 | -1/+10 |
| * | tools/power/x86/turbostat: share kernel MSR #defines | Len Brown | 2012-11-24 | 2 | -19/+8 |
* | | cpupower: IvyBridge (0x3a and 0x3e models) support | Thomas Renninger | 2012-11-27 | 2 | -2/+10 |