| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-03-01 | tools/power turbostat: support "--hide C1" etc. |  Len Brown | 2 | -44/+73 |
| 2017-03-01 | tools/power turbostat: move --Package and --processor into the --cpu option |  Len Brown | 2 | -16/+21 |
| 2017-03-01 | tools/power turbostat: turbostat.8 update |  Len Brown | 1 | -98/+140 |
| 2017-03-01 | tools/power turbostat: update --list feature |  Len Brown | 1 | -106/+113 |
| 2017-03-01 | tools/power turbostat: use wide columns to display large numbers |  Len Brown | 1 | -13/+55 |
| 2017-03-01 | tools/power turbostat: Add --list option to show available header names |  Len Brown | 1 | -52/+66 |
| 2017-03-01 | tools/power turbostat: fix zero IRQ count shown in one-shot command mode |  Len Brown | 1 | -4/+8 |
| 2017-03-01 | tools/power turbostat: add --cpu parameter |  Len Brown | 2 | -2/+95 |
| 2017-03-01 | tools/power turbostat: print sysfs C-state stats |  Len Brown | 2 | -18/+147 |
| 2017-03-01 | tools/power turbostat: extend --add option to accept /sys path |  Len Brown | 1 | -23/+69 |
| 2017-03-01 | tools/power turbostat: skip unused counters on BDX |  Len Brown | 1 | -0/+17 |
| 2017-03-01 | tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limits |  Len Brown | 1 | -23/+67 |
| 2017-03-01 | tools/power turbostat: skip unused counters on SKX |  Len Brown | 1 | -0/+18 |
| 2017-03-01 | tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7 |  Len Brown | 1 | -0/+20 |
| 2017-03-01 | tools/power turbostat: initial Gemini Lake SOC support |  Len Brown | 1 | -0/+5 |
| 2017-03-01 | tools/power turbostat: bug fixes to --add, --show/--hide features |  Len Brown | 1 | -61/+77 |
| 2017-03-01 | tools/power turbostat: use tsc_tweak everwhere it is needed |  Len Brown | 1 | -23/+25 |
| 2017-03-01 | tools/power turbostat: print system config, unless --quiet |  Len Brown | 2 | -60/+52 |
| 2017-03-01 | tools/power turbostat: show all columns, independent of --debug |  Len Brown | 1 | -7/+0 |
| 2017-03-01 | tools/power turbostat: decode MSR_MISC_FEATURE_CONTROL |  Len Brown | 1 | -0/+24 |
| 2017-03-01 | tools/power turbostat: decode CPUID(6).TURBO |  Len Brown | 1 | -1/+4 |
| 2017-03-01 | tools/power turbostat: dump Atom P-states correctly |  Len Brown | 1 | -21/+82 |
| 2017-03-01 | tools/power turbostat: further decode MSR_IA32_MISC_ENABLE |  Len Brown | 1 | -4/+6 |
| 2017-03-01 | tools/power turbostat: add precision to --debug frequency output |  Len Brown | 1 | -21/+21 |
| 2017-03-01 | tools/power turbostat: Baytrail c-state support |  Len Brown | 1 | -9/+37 |
| 2017-03-01 | tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROL |  Len Brown | 1 | -5/+5 |
| 2017-02-25 | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest |  Linus Torvalds | 1 | -9/+12 |
| 2017-02-25 | tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decoding |  Len Brown | 1 | -1/+1 |
| 2017-02-25 | tools/power turbostat: Baytrail: remove debug line in quiet mode |  Len Brown | 1 | -1/+2 |
| 2017-02-25 | tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration |  Len Brown | 1 | -0/+42 |
| 2017-02-25 | tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT |  Len Brown | 1 | -2/+10 |
| 2017-02-25 | tools/power turbostat: Add --show and --hide parameters |  Len Brown | 2 | -120/+347 |
| 2017-02-25 | tools/power turbostat: fix bugs in --add option |  Len Brown | 1 | -36/+52 |
| 2017-02-20 | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 10 | -10/+32 |
| 2017-02-16 | tools/power/x86: Debug utility for intel_pstate driver |  Doug Smythies | 1 | -0/+569 |
| 2017-02-09 | ACPICA: Source tree: Update copyright notices to 2017 |  Bob Moore | 10 | -10/+10 |
| 2017-01-19 | cpupower: Restore format of frequency-info limit |  Stafford Horne | 1 | -9/+12 |
| 2017-01-02 | ACPICA: Hardware: Add sleep register hooks |  Lv Zheng | 1 | -0/+22 |
| 2016-12-25 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux |  Linus Torvalds | 3 | -370/+672 |
| 2016-12-24 | tools/power turbostat: remove obsolete -M, -m, -C, -c options |  Len Brown | 2 | -110/+2 |
| 2016-12-24 | tools/power turbostat: Make extensible via the --add parameter |  Len Brown | 2 | -9/+409 |
| 2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild |  Linus Torvalds | 2 | -5/+1 |
| 2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2016-12-14 | treewide: Fix printk() message errors |  Masanari Iida | 1 | -1/+1 |
| 2016-12-12 | Merge branch 'acpica' |  Rafael J. Wysocki | 1 | -2/+11 |
| 2016-12-11 | make use of make variable CURDIR instead of calling pwd |  Uwe Kleine-König | 2 | -5/+1 |
| 2016-12-01 | tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHz |  Len Brown | 1 | -1/+1 |
| 2016-12-01 | tools/power turbostat: line up headers when -M is used |  Len Brown | 1 | -1/+1 |
| 2016-12-01 | tools/power turbostat: fix SKX PKG_CSTATE_LIMIT decoding |  Len Brown | 1 | -1/+4 |
| 2016-12-01 | Merge back earlier ACPICA material for v4.10. |  Rafael J. Wysocki | 1 | -2/+11 |