diff options
author | 2020-10-13 14:48:20 +0200 | |
---|---|---|
committer | 2020-10-13 14:48:20 +0200 | |
commit | 2cf9ba290536fa8c03018d073555488ae000d8ee (patch) | |
tree | 434b45d7e4103ec3fcd2bb2e284fbff1addeefa8 /drivers/usb/cdns3/cdns3-debug.h | |
parent | Merge branches 'pm-cpuidle' and 'pm-devfreq' (diff) | |
parent | PM: runtime: Fix timer_expires data type on 32-bit arches (diff) | |
parent | ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe() (diff) | |
parent | PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI (diff) | |
parent | PM: domains: Allow to abort power off when no ->power_off() callback (diff) | |
download | wireguard-linux-2cf9ba290536fa8c03018d073555488ae000d8ee.tar.xz wireguard-linux-2cf9ba290536fa8c03018d073555488ae000d8ee.zip |
Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'
* pm-core:
PM: runtime: Fix timer_expires data type on 32-bit arches
PM: runtime: Remove link state checks in rpm_get/put_supplier()
* pm-sleep:
ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe()
ACPI: EC: PM: Flush EC work unconditionally after wakeup
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
PM: hibernate: Batch hibernate and resume IO requests
* pm-pci:
PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
* pm-domains:
PM: domains: Allow to abort power off when no ->power_off() callback
PM: domains: Rename power state enums for genpd