summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'Rafael J. Wysocki2017-07-0318-144/+268
|\ \ \
| | | * cpuidle: menu: allow state 0 to be disabledNicholas Piggin2017-06-291-5/+15
| | | * intel_idle: Use more common logging styleJoe Perches2017-06-291-16/+16
| | | * x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systemsYazen Ghannam2017-06-271-1/+2
| | | * ARM: cpuidle: Support asymmetric idle definitionDaniel Lezcano2017-06-242-24/+39
| | * | cpufreq: Update scaling_cur_freq documentationRafael J. Wysocki2017-06-291-6/+6
| | * | cpufreq: intel_pstate: Clean up after performance governor changesRafael J. Wysocki2017-06-292-10/+2
| | * | intel_pstate: skip scheduler hook when in "performance" modeLen Brown2017-06-271-2/+2
| | * | intel_pstate: delete scheduler hook in HWP modeLen Brown2017-06-271-11/+3
| | * | x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown2017-06-274-1/+93
| | * | cpufreq: intel_pstate: Remove max/min fractions to limit performanceSrinivas Pandruvada2017-06-241-51/+63
| | * | x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"Len Brown2017-06-241-8/+2
| | |/
| * | cpufreq / CPPC: Initialize policy->min to lowest nonlinear performancePrakash, Prashanth2017-06-271-3/+16
| * | cpufreq: sfi: make freq_table staticColin Ian King2017-06-241-1/+1
| * | cpufreq: exynos5440: Fix inconsistent indentingKrzysztof Kozlowski2017-06-241-3/+3
| * | cpufreq: imx6q: imx6ull should use the same flow as imx6ulOctavian Purdila2017-06-241-2/+4
| * | cpufreq: dt: Add support for hi3660Tao Wang2017-06-241-0/+1
| |/
* | Merge branch 'pm-tools'Rafael J. Wysocki2017-07-039-326/+1648
|\ \
| * | cpupower: Add support for new AMD family 0x17Sherry Hurwitz2017-06-273-11/+44
| * | cpupower: Fix bug where return value was not usedSherry Hurwitz2017-06-271-3/+2
| * | Merge back PM tools material for v4.13.Rafael J. Wysocki2017-06-275-297/+1527
| |\ \
| | * \ Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-05-165-297/+1527
| | |\ \
| | | * | intel_pstate: use updated msr-index.h HWP.EPP valuesLen Brown2017-05-121-19/+15
| | | * | tools/power x86_energy_perf_policy: support HWP.EPPLen Brown2017-05-123-272/+1500
| | | * | x86: msr-index.h: fix shifts to ULL results in HWP macros.Len Brown2017-04-291-3/+3
| | | * | x86: msr-index.h: define HWP.EPP valuesLen Brown2017-04-291-0/+4
| | | * | x86: msr-index.h: define EPB mid-pointsLen Brown2017-02-261-3/+5
| * | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-06-271-17/+77
| |\ \ \ \
| | * | | | tools/power turbostat: update version numberLen Brown2017-06-251-1/+1
| | * | | | tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on IntelLen Brown2017-06-251-0/+3
| | * | | | tools/power turbostat: stop migrating, unless '-m'Len Brown2017-06-251-1/+9
| | * | | | tools/power turbostat: if --debug, print sampling overheadLen Brown2017-06-241-2/+19
| | * | | | tools/power turbostat: hide SKL counters, when not requestedLen Brown2017-06-241-13/+45
| |/ / / /
* | | | | Merge branch 'uuid-types'Rafael J. Wysocki2017-07-0376-500/+373
|\ \ \ \ \
| * | | | | thermal: int340x_thermal: fix compile after the UUID API switchChristoph Hellwig2017-06-091-2/+2
| * | | | | thermal: int340x_thermal: Switch to use new generic UUID APIAndy Shevchenko2017-06-091-4/+4
| * | | | | acpi: always include uuid.hChristoph Hellwig2017-06-081-1/+1
| * | | | | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-0726-144/+106
| * | | | | ACPI / extlog: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-10/+10
| * | | | | ACPI / bus: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-3/+3
| * | | | | ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-4/+4
| * | | | | acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko2017-06-053-29/+29
| * | | | | MAINTAINERS: add uuid entryChristoph Hellwig2017-06-051-0/+11
| * | | | | tmpfs: generate random sb->s_uuidAmir Goldstein2017-06-051-0/+2
| * | | | | scsi_debug: switch to uuid_tChristoph Hellwig2017-06-051-5/+5
| * | | | | nvme: switch to uuid_tChristoph Hellwig2017-06-056-10/+10
| * | | | | sysctl: switch to use uuid_tChristoph Hellwig2017-06-051-2/+2
| * | | | | partitions/ldm: switch to use uuid_tChristoph Hellwig2017-06-052-9/+7
| * | | | | overlayfs: use uuid_t instead of uuid_beChristoph Hellwig2017-06-052-2/+2
| * | | | | fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-0514-36/+23