diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-06-04 10:41:53 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-06-04 10:41:53 +0200 |
commit | a24e16b1310ce7f474aa0caca0e66f0f174c022f (patch) | |
tree | 63b60f52cf764763066071b56986225f7a82b3f9 /drivers/base | |
parent | Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle' (diff) | |
parent | PCI / PM: Clean up outdated comments in pci_target_state() (diff) | |
parent | ACPI: EC: Dispatch the EC GPE directly on s2idle wake (diff) | |
parent | PM / hibernate: Fix oops at snapshot_write() (diff) | |
parent | PM / AVS: rockchip-io: add io selectors and supplies for PX30 (diff) | |
download | linux-a24e16b1310ce7f474aa0caca0e66f0f174c022f.tar.xz linux-a24e16b1310ce7f474aa0caca0e66f0f174c022f.zip |
Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'
* pm-pci:
PCI / PM: Clean up outdated comments in pci_target_state()
PCI / PM: Do not clear state_saved for devices that remain suspended
* acpi-pm:
ACPI: EC: Dispatch the EC GPE directly on s2idle wake
ACPICA: Introduce acpi_dispatch_gpe()
* pm-sleep:
PM / hibernate: Fix oops at snapshot_write()
PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
PM / s2idle: Make s2idle_wait_head swait based
PM / wakeup: Make events_lock a RAW_SPINLOCK
PM / suspend: Prevent might sleep splats
* pm-avs:
PM / AVS: rockchip-io: add io selectors and supplies for PX30