]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 14 Aug 2018 07:48:10 +0000 (09:48 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 14 Aug 2018 07:48:10 +0000 (09:48 +0200)
commit808fce59d044fcbbe06ed8a89d12cf576a521338
tree0a56c551893b0c62ec0b3b985b8a6ac99528bfa8
parent530e644ac81008f944bfc0ebdd36727f3c32fdbf
parentde8a0d3bdcb20f42361587ed2e575bc38e65ee99
parentc8fccf3f149886b75d25b97e02705867680a2b58
parentcb9f668b48dbec9909693b977dbbeee103add367
parent0225100769a2226c43d708c4ea4fa8dc4293928b
parent2b004ab528cf29755b99a1406775dc5d1cacf480
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
Documentation/devicetree/bindings/power/power_domain.txt
drivers/soc/imx/gpc.c
mm/page_alloc.c