Commits
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
Showing diff to9b7c19e96ce
- Rafael J. Wysocki committed 9b7c19e96ceMMerge branch 'pm-tools' Merge turbostat utility fixes for final 4.18: - Fix the -S o...
- Vivek Gautam committed 1689cac5b32driver core: Add flag to autoremove device link on supplier unbind Add a flag to autor...
- Ulf Hansson committed 27dceb81f44PM / Domains: Introduce dev_pm_domain_attach_by_name() For the multiple PM domain case...
- Pingfan Liu committed 55f2503c3b6PM / reboot: Eliminate race between reboot and suspend At present, "systemctl suspend"...
- Willy Tarreau committed 231f9415001ACPI / PM: save NVS memory for ASUS 1025C laptop Every time I tried to upgrade my lapt...
- Sudeep Holla committed 818489e511aARM: cpuidle: silence error on driver registration failure It's perfectly fine to have...