| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-07-04 | 1 | -3/+7 |
|\ |
|
| * | ACPICA: Unix application OSL: Correctly handle control-c (EINTR) | Bob Moore | 2017-06-27 | 1 | -3/+7 |
* | | cpupower: Add support for new AMD family 0x17 | Sherry Hurwitz | 2017-06-27 | 3 | -11/+44 |
* | | cpupower: Fix bug where return value was not used | Sherry Hurwitz | 2017-06-27 | 1 | -3/+2 |
* | | Merge back PM tools material for v4.13. | Rafael J. Wysocki | 2017-06-27 | 3 | -272/+1500 |
|\ \ |
|
| * \ | Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2017-05-16 | 3 | -272/+1500 |
| |\ \ |
|
| | * | | tools/power x86_energy_perf_policy: support HWP.EPP | Len Brown | 2017-05-11 | 3 | -272/+1500 |
* | | | | tools/power turbostat: update version number | Len Brown | 2017-06-24 | 1 | -1/+1 |
* | | | | tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on Intel | Len Brown | 2017-06-24 | 1 | -0/+3 |
* | | | | tools/power turbostat: stop migrating, unless '-m' | Len Brown | 2017-06-24 | 1 | -1/+9 |
* | | | | tools/power turbostat: if --debug, print sampling overhead | Len Brown | 2017-06-23 | 1 | -2/+19 |
* | | | | tools/power turbostat: hide SKL counters, when not requested | Len Brown | 2017-06-23 | 1 | -13/+45 |
| |_|/
|/| | |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'acpi-button' and 'acpi-tools' | Rafael J. Wysocki | 2017-05-22 | 1 | -0/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | tools/power/acpi: Add .gitignore file | Prarit Bhargava | 2017-05-12 | 1 | -0/+4 |
| |/ / |
|
* | | | tools: power: pm-graph: Package makefile and man pages | Todd E Brandt | 2017-04-19 | 3 | -0/+403 |
* | | | tools: power: pm-graph: AnalyzeBoot v2.0 | Todd E Brandt | 2017-04-19 | 1 | -0/+824 |
* | | | tools: power: pm-graph: AnalyzeSuspend v4.6 | Todd E Brandt | 2017-04-19 | 1 | -0/+5309 |
* | | | tools/power/x86/intel_pstate_tracer: Adjust directory ownership | Doug Smythies | 2017-04-19 | 1 | -0/+17 |
|/ / |
|
* | | cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores | Ben Hutchings | 2017-04-13 | 1 | -0/+1 |
* | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2017-04-13 | 2 | -13/+15 |
|\ \ |
|
| * | | tools/power turbostat: update version number | Len Brown | 2017-04-12 | 1 | -1/+1 |
| * | | tools/power turbostat: fix impossibly large CPU%c1 value | Len Brown | 2017-04-12 | 1 | -1/+1 |
| * | | tools/power turbostat: turbostat.8 add missing column definitions | Doug Smythies | 2017-04-12 | 1 | -0/+2 |
| * | | tools/power turbostat: update HWP dump to decimal from hex | Len Brown | 2017-04-12 | 1 | -3/+3 |
| * | | tools/power turbostat: enable package THERM_INTERRUPT dump | Len Brown | 2017-04-12 | 1 | -6/+2 |
| * | | tools/power turbostat: show missing Core and GFX power on SKL and KBL | Len Brown | 2017-04-12 | 1 | -1/+3 |
| * | | tools/power turbostat: bugfix: GFXMHz column not changing | Len Brown | 2017-03-04 | 1 | -1/+3 |
* | | | Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-03-02 | 2 | -582/+1551 |
|\ \ \ |
|
| * | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki | 2017-03-01 | 2 | -582/+1551 |
| |\| | |
|
| | * | | tools/power turbostat: version 17.02.24 | Len Brown | 2017-03-01 | 1 | -1/+1 |
| | * | | tools/power turbostat: bugfix: --add u32 was printed as u64 | Len Brown | 2017-03-01 | 1 | -19/+7 |
| | * | | tools/power turbostat: show error on exec | Len Brown | 2017-03-01 | 1 | -0/+1 |
| | * | | tools/power turbostat: dump p-state software config | Len Brown | 2017-03-01 | 1 | -0/+50 |
| | * | | tools/power turbostat: show package number, even without --debug | Len Brown | 2017-03-01 | 1 | -1/+1 |
| | * | | tools/power turbostat: support "--hide C1" etc. | Len Brown | 2017-03-01 | 2 | -44/+73 |
| | * | | tools/power turbostat: move --Package and --processor into the --cpu option | Len Brown | 2017-03-01 | 2 | -16/+21 |
| | * | | tools/power turbostat: turbostat.8 update | Len Brown | 2017-03-01 | 1 | -98/+140 |
| | * | | tools/power turbostat: update --list feature | Len Brown | 2017-03-01 | 1 | -106/+113 |
| | * | | tools/power turbostat: use wide columns to display large numbers | Len Brown | 2017-03-01 | 1 | -13/+55 |
| | * | | tools/power turbostat: Add --list option to show available header names | Len Brown | 2017-03-01 | 1 | -52/+66 |
| | * | | tools/power turbostat: fix zero IRQ count shown in one-shot command mode | Len Brown | 2017-03-01 | 1 | -4/+8 |
| | * | | tools/power turbostat: add --cpu parameter | Len Brown | 2017-03-01 | 2 | -2/+95 |
| | * | | tools/power turbostat: print sysfs C-state stats | Len Brown | 2017-03-01 | 2 | -18/+147 |
| | * | | tools/power turbostat: extend --add option to accept /sys path | Len Brown | 2017-03-01 | 1 | -23/+69 |
| | * | | tools/power turbostat: skip unused counters on BDX | Len Brown | 2017-03-01 | 1 | -0/+17 |
| | * | | tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limits | Len Brown | 2017-03-01 | 1 | -23/+67 |
| | * | | tools/power turbostat: skip unused counters on SKX | Len Brown | 2017-03-01 | 1 | -0/+18 |
| | * | | tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7 | Len Brown | 2017-03-01 | 1 | -0/+20 |
| | * | | tools/power turbostat: initial Gemini Lake SOC support | Len Brown | 2017-03-01 | 1 | -0/+5 |
| | * | | tools/power turbostat: bug fixes to --add, --show/--hide features | Len Brown | 2017-03-01 | 1 | -61/+77 |