summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2019-05-061-0/+19
|\
| * EDAC/altera, firmware/intel: Add Stratix10 ECC DBE SMC callThor Thayer2019-04-021-0/+19
* | Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-061-0/+18
|\ \
| * | device property: Add fwnode_graph_get_endpoint_by_id()Sakari Ailus2019-04-181-0/+18
* | | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-0611-2/+123
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-devfreq' and 'pm-domains'Rafael J. Wysocki2019-05-064-0/+63
| |\ \ \ \
| | | * | | PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()Ulf Hansson2019-04-251-0/+1
| | | * | | Merge cpuidle material depended on by the subsequent changes.Rafael J. Wysocki2019-04-253-2/+27
| | | |\ \ \ | | | | |/ / | | | |/| |
| | * | | | trace: events: add devfreq trace event fileLukasz Luba2019-04-161-0/+40
| | * | | | PM / devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A.Enric Balletbo i Serra2019-04-161-0/+1
| | * | | | PM / devfreq: rockchip-dfi: Move GRF definitions to a common place.Enric Balletbo i Serra2019-04-161-0/+21
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pm-docs' and 'pm-misc'Rafael J. Wysocki2019-05-061-0/+7
| |\ \ \ \ \
| | | * | | | firmware/psci: add support for SYSTEM_RESET2Sudeep Holla2019-04-161-0/+2
| | | * | | | drivers: firmware: psci: Announce support for OS initiated suspend modeUlf Hansson2019-04-121-0/+5
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki2019-05-064-2/+30
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan2019-04-021-0/+3
| | * | | | | PM / Domains: Add genpd governor for CPUsUlf Hansson2019-04-111-0/+4
| | * | | | | cpuidle: Export the next timer expiration for CPUsUlf Hansson2019-04-102-1/+7
| | * | | | | PM / Domains: Add support for CPU devices to genpdUlf Hansson2019-04-101-0/+13
| | * | | | | PM / Domains: Add generic data pointer to struct genpd_power_stateUlf Hansson2019-04-101-1/+3
| | |/ / / /
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-05-061-0/+14
| |\ \ \ \ \
| | * | | | | cpufreq: intel_pstate: Update max frequency on global turbo changesRafael J. Wysocki2019-04-081-0/+10
| | * | | | | cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki2019-04-011-0/+4
| | |/ / / /
| * | | | | Merge branch 'pm-x86'Rafael J. Wysocki2019-05-061-0/+1
| |\ \ \ \ \
| | * | | | | PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki2019-04-071-0/+1
| * | | | | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2019-04-301-0/+8
| |\ \ \ \ \ \
| | * | | | | | OPP: Introduce dev_pm_opp_find_freq_ceil_by_volt()Andrew-sh.Cheng2019-04-101-0/+8
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-065-13/+19
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki2019-05-062-4/+10
| |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | / / | | | | | | |_|_|/ / | | | | | |/| | | / | | | | | |_|_|_|/ | | | | |/| | | |
| | * | | | | | | gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing2019-04-232-0/+6
| | * | | | | | | ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko2019-04-012-9/+0
| | * | | | | | | ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko2019-04-012-0/+9
| | |/ / / / / /
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2019-05-063-9/+9
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ACPICA: Update version to 20190405Bob Moore2019-04-091-1/+1
| | * | | | | | ACPICA: Update version to 20190329Bob Moore2019-04-091-1/+1
| | * | | | | | ACPICA: Rename nameseg length macro/define for clarityBob Moore2019-04-092-6/+6
| | * | | | | | ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-2/+2
| | * | | | | | ACPICA: Rename nameseg copy macro for clarityBob Moore2019-04-091-2/+2
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-062-2/+14
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon2019-05-031-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum2019-04-041-0/+1
| | * | | | | | | ACPI/IORT: Add support for PMCGNeil Leeder2019-04-041-0/+7
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2019-05-011-0/+24
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon2019-04-261-0/+24
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * / | | | | | | futex: Update comments and docs about return values of arch futex codeWill Deacon2019-04-261-2/+6
| |/ / / / / / /
* | | | | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-065-8/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | arch: Remove dummy mmiowb() definitions from arch codeWill Deacon2019-04-081-4/+0
| * | | | | | | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-2/+0
| * | | | | | | | mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessorsWill Deacon2019-04-082-2/+12
| * | | | | | | | asm-generic/mmiowb: Add generic implementation of mmiowb() trackingWill Deacon2019-04-082-0/+75
| |/ / / / / / /