diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-08-14 09:48:10 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-08-14 09:48:10 +0200 |
commit | 17bc3432e39d10ff50a090a37bbdabfca69467c5 (patch) | |
tree | 0a56c551893b0c62ec0b3b985b8a6ac99528bfa8 /drivers/soc/imx | |
parent | 9b7c19e96cededec6b0435933adefbd56cad37ab (diff) | |
parent | 1689cac5b32a6db6f812e8063ea418a7cf023d03 (diff) | |
parent | 27dceb81f445c58b1d10d27d26eaf4ac2e9e0b00 (diff) | |
parent | 55f2503c3b69328735e88031ff8d6ba291bd952b (diff) | |
parent | 231f9415001138a000cd0f881c46654b7ea3f8c5 (diff) | |
parent | 818489e511a3a38d4c9c120675e0700608925800 (diff) | |
download | linux-17bc3432e39d10ff50a090a37bbdabfca69467c5.tar.gz linux-17bc3432e39d10ff50a090a37bbdabfca69467c5.tar.bz2 linux-17bc3432e39d10ff50a090a37bbdabfca69467c5.zip |
Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'
Merge changes in the PM core, system-wide PM infrastructure, generic
power domains (genpd) framework, ACPI PM infrastructure and cpuidle
for 4.19.
* pm-core:
driver core: Add flag to autoremove device link on supplier unbind
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
* pm-domains:
PM / Domains: Introduce dev_pm_domain_attach_by_name()
PM / Domains: Introduce option to attach a device by name to genpd
PM / Domains: dt: Add a power-domain-names property
* pm-sleep:
PM / reboot: Eliminate race between reboot and suspend
PM / hibernate: Mark expected switch fall-through
x86/power/hibernate_64: Remove VLA usage
PM / hibernate: cast PAGE_SIZE to int when comparing with error code
* acpi-pm:
ACPI / PM: save NVS memory for ASUS 1025C laptop
ACPI / PM: Default to s2idle in all machines supporting LP S0
* pm-cpuidle:
ARM: cpuidle: silence error on driver registration failure