summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-03Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'Rafael J. Wysocki
2017-07-03Merge branch 'pm-tools'Rafael J. Wysocki
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki
2017-06-29cpufreq: Update scaling_cur_freq documentationRafael J. Wysocki
2017-06-29cpufreq: intel_pstate: Clean up after performance governor changesRafael J. Wysocki
2017-06-29cpuidle: menu: allow state 0 to be disabledNicholas Piggin
2017-06-29intel_idle: Use more common logging styleJoe Perches
2017-06-27cpufreq / CPPC: Initialize policy->min to lowest nonlinear performancePrakash, Prashanth
2017-06-27x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systemsYazen Ghannam
2017-06-27intel_pstate: skip scheduler hook when in "performance" modeLen Brown
2017-06-27intel_pstate: delete scheduler hook in HWP modeLen Brown
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown
2017-06-27cpupower: Add support for new AMD family 0x17Sherry Hurwitz
2017-06-27cpupower: Fix bug where return value was not usedSherry Hurwitz
2017-06-27Merge back PM tools material for v4.13.Rafael J. Wysocki
2017-06-27Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2017-06-25Linux 4.12-rc7v4.12-rc7Linus Torvalds
2017-06-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-06-24tools/power turbostat: update version numberLen Brown
2017-06-24tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on IntelLen Brown
2017-06-24tools/power turbostat: stop migrating, unless '-m'Len Brown
2017-06-24Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-06-24x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner
2017-06-23tools/power turbostat: if --debug, print sampling overheadLen Brown
2017-06-23tools/power turbostat: hide SKL counters, when not requestedLen Brown
2017-06-23Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-23Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-23Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-06-23Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-06-23Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-06-23Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-23Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-24ARM: cpuidle: Support asymmetric idle definitionDaniel Lezcano
2017-06-24cpufreq: intel_pstate: Remove max/min fractions to limit performanceSrinivas Pandruvada
2017-06-24x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"Len Brown
2017-06-24cpufreq: sfi: make freq_table staticColin Ian King
2017-06-24cpufreq: exynos5440: Fix inconsistent indentingKrzysztof Kozlowski
2017-06-24cpufreq: imx6q: imx6ull should use the same flow as imx6ulOctavian Purdila
2017-06-24cpufreq: dt: Add support for hi3660Tao Wang
2017-06-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-23fs/exec.c: account for argv/envp pointersKees Cook
2017-06-23ocfs2: fix deadlock caused by recursive locking in xattrEric Ren
2017-06-23slub: make sysfs file removal asynchronousTejun Heo