summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki2016-04-085-10/+122
|\ \ \
| | | * tools/power turbostat: work around RC6 counter wrapLen Brown2016-04-071-4/+15
| | | * tools/power turbostat: initial KBL supportLen Brown2016-04-071-0/+14
| | | * tools/power turbostat: initial SKX supportLen Brown2016-04-071-1/+8
| | | * tools/power turbostat: decode BXT TSC frequency via CPUIDLen Brown2016-04-071-1/+4
| | | * tools/power turbostat: initial BXT supportLen Brown2016-04-071-0/+9
| | | * tools/power turbostat: print IRTL MSRsLen Brown2016-04-072-3/+64
| | | * tools/power turbostat: SGX state should print only if --debugLen Brown2016-04-071-1/+1
| | * | powercap: intel_rapl: Add missing Haswell modelSrinivas Pandruvada2016-04-051-0/+1
| * | | PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfsStrashko, Grygorii2016-04-071-0/+2
| * | | PM / runtime: Document steps for device removalKrzysztof Kozlowski2016-04-051-0/+4
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki2016-04-084-52/+258
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | * | | mailbox: pcc: Don't access an unmapped memory address spaceShanker Donthineni2016-04-071-2/+2
| | * | | | intel_idle: Add KBL supportLen Brown2016-04-071-0/+2
| | * | | | intel_idle: Add SKX supportLen Brown2016-04-071-0/+34
| | * | | | intel_idle: Clean up all registered devices on exit.Richard Cochran2016-04-071-1/+8
| | * | | | intel_idle: Propagate hot plug errors.Richard Cochran2016-04-071-2/+5
| | * | | | intel_idle: Don't overreact to a cpuidle registration failure.Richard Cochran2016-04-071-1/+1
| | * | | | intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran2016-04-071-7/+8
| | * | | | intel_idle: Avoid a double free of the per-CPU data.Richard Cochran2016-04-071-4/+3
| | * | | | intel_idle: Fix dangling registration on error path.Richard Cochran2016-04-071-4/+5
| | * | | | intel_idle: Fix deallocation order on the driver exit path.Richard Cochran2016-04-071-3/+3
| | * | | | intel_idle: Remove redundant initialization calls.Richard Cochran2016-04-071-6/+0
| | * | | | intel_idle: Fix a helper function's return value.Richard Cochran2016-04-071-3/+1
| | * | | | intel_idle: remove useless return from void function.Richard Cochran2016-04-071-2/+0
| * | | | | cpufreq: dt: Drop stale commentViresh Kumar2016-04-051-3/+0
| * | | | | cpufreq: intel_pstate: Documenation for structuresSrinivas Pandruvada2016-04-051-0/+135
| * | | | | cpufreq: intel_pstate: fix inconsistency in setting policy limitsSrinivas Pandruvada2016-04-051-6/+23
| * | | | | intel_pstate: Avoid extra invocation of intel_pstate_sample()Rafael J. Wysocki2016-04-021-6/+15
| * | | | | intel_pstate: Do not set utilization update hook too earlyRafael J. Wysocki2016-03-311-8/+19
* | | | | | Linux 4.6-rc2v4.6-rc2Linus Torvalds2016-04-031-1/+1
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-0312-35/+98
|\ \ \ \ \ \
| * | | | | | perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra2016-03-311-7/+45
| * | | | | | perf/core: Don't leak event in the syscall error pathAlexander Shishkin2016-03-311-0/+1
| * | | | | | perf/core: Fix time tracking bug with multiplexingPeter Zijlstra2016-03-311-2/+12
| * | | | | | Merge tag 'perf-urgent-for-mingo-20160330' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-312-15/+11
| |\ \ \ \ \ \
| | * | | | | | perf jit: genelf makes assumptions about endianAnton Blanchard2016-03-301-14/+10
| | * | | | | | perf hists: Fix determination of a callchain node's childlessnessAndres Freund2016-03-301-1/+1
| |/ / / / / /
| * | | | | | Merge tag 'perf-urgent-for-mingo-20160329' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-304-7/+22
| |\ \ \ \ \ \
| | * | | | | | perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...Arnaldo Carvalho de Melo2016-03-294-7/+22
| |/ / / / / /
| * | | | | | Merge tag 'perf-urgent-for-mingo-20160328' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-291-0/+2
| |\ \ \ \ \ \
| | * | | | | | perf tools: Fix build break on powerpcSukadev Bhattiprolu2016-03-281-0/+2
| |/ / / / / /
| * | | | | | perf/x86: Move events_sysfs_show() outside CPU_SUP_INTELHuang Rui2016-03-251-3/+3
| * | | | | | Merge tag 'perf-urgent-for-mingo-20160324' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-252-1/+2
| |\ \ \ \ \ \
| | * | | | | | perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...Arnaldo Carvalho de Melo2016-03-241-0/+1
| | * | | | | | perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo2016-03-241-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-039-58/+158
|\ \ \ \ \ \ \
| * | | | | | | MAINTAINERS: Update my email addressMasami Hiramatsu2016-04-011-1/+1
| * | | | | | | locking/lockdep: Print chain_key collision informationAlfredo Alvarez Fernandez2016-03-311-2/+77
| * | | | | | | uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko2016-03-301-0/+4
OpenPOWER on IntegriCloud