summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds2017-03-031-0/+4
|\
| * selftests: lib.mk Fix individual test buildsShuah Khan2017-03-021-0/+4
* | Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-026-596/+1570
|\ \
| * \ Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-03-016-596/+1570
| |\ \
| | * | tools/power turbostat: version 17.02.24Len Brown2017-03-011-1/+1
| | * | tools/power turbostat: bugfix: --add u32 was printed as u64Len Brown2017-03-011-19/+7
| | * | tools/power turbostat: show error on execLen Brown2017-03-011-0/+1
| | * | tools/power turbostat: dump p-state software configLen Brown2017-03-011-0/+50
| | * | tools/power turbostat: show package number, even without --debugLen Brown2017-03-011-1/+1
| | * | tools/power turbostat: support "--hide C1" etc.Len Brown2017-03-012-44/+73
| | * | tools/power turbostat: move --Package and --processor into the --cpu optionLen Brown2017-03-012-16/+21
| | * | tools/power turbostat: turbostat.8 updateLen Brown2017-03-011-98/+140
| | * | tools/power turbostat: update --list featureLen Brown2017-03-011-106/+113
| | * | tools/power turbostat: use wide columns to display large numbersLen Brown2017-03-011-13/+55
| | * | tools/power turbostat: Add --list option to show available header namesLen Brown2017-03-011-52/+66
| | * | tools/power turbostat: fix zero IRQ count shown in one-shot command modeLen Brown2017-03-011-4/+8
| | * | tools/power turbostat: add --cpu parameterLen Brown2017-03-012-2/+95
| | * | tools/power turbostat: print sysfs C-state statsLen Brown2017-03-012-18/+147
| | * | tools/power turbostat: extend --add option to accept /sys pathLen Brown2017-03-011-23/+69
| | * | tools/power turbostat: skip unused counters on BDXLen Brown2017-03-011-0/+17
| | * | tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limitsLen Brown2017-03-011-23/+67
| | * | tools/power turbostat: skip unused counters on SKXLen Brown2017-03-011-0/+18
| | * | tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7Len Brown2017-03-011-0/+20
| | * | tools/power turbostat: initial Gemini Lake SOC supportLen Brown2017-03-011-0/+5
| | * | x86: intel-family.h: Add GEMINI_LAKE SOCLen Brown2017-03-011-0/+1
| | * | tools/power turbostat: bug fixes to --add, --show/--hide featuresLen Brown2017-03-011-61/+77
| | * | tools/power turbostat: use tsc_tweak everwhere it is neededLen Brown2017-03-011-23/+25
| | * | tools/power turbostat: print system config, unless --quietLen Brown2017-03-012-60/+52
| | * | tools/power turbostat: show all columns, independent of --debugLen Brown2017-03-011-7/+0
| | * | tools/power turbostat: decode MSR_MISC_FEATURE_CONTROLLen Brown2017-03-011-0/+24
| | * | x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROLLen Brown2017-03-011-0/+1
| | * | tools/power turbostat: decode CPUID(6).TURBOLen Brown2017-03-011-1/+4
| | * | tools/power turbostat: dump Atom P-states correctlyLen Brown2017-03-011-21/+82
| | * | intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.hLen Brown2017-03-011-10/+5
| | * | x86 msr-index.h: Define Atom specific core ratio MSR locationsLen Brown2017-03-011-0/+6
| | * | tools/power turbostat: further decode MSR_IA32_MISC_ENABLELen Brown2017-03-011-4/+6
| | * | tools/power turbostat: add precision to --debug frequency outputLen Brown2017-03-011-21/+21
| | * | tools/power turbostat: Baytrail c-state supportLen Brown2017-03-012-9/+39
| | * | x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTLLen Brown2017-03-011-1/+0
| | * | tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROLLen Brown2017-03-011-5/+5
| | * | intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROLLen Brown2017-03-011-3/+3
| | * | x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROLLen Brown2017-03-011-0/+1
| | * | tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decodingLen Brown2017-02-251-1/+1
| | * | tools/power turbostat: Baytrail: remove debug line in quiet modeLen Brown2017-02-251-1/+2
| | * | tools/power turbostat: decode Baytrail CC6 and MC6 demotion configurationLen Brown2017-02-251-0/+42
| | * | tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMTLen Brown2017-02-251-2/+10
| | * | tools/power turbostat: Add --show and --hide parametersLen Brown2017-02-252-120/+347
| | * | tools/power turbostat: fix bugs in --add optionLen Brown2017-02-251-36/+52
* | | | Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-03-021-8/+12
|\ \ \ \
| * \ \ \ Merge branch 'acpi-apei'Rafael J. Wysocki2017-03-031-8/+12
| |\ \ \ \