aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-10-13 14:48:20 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-10-13 14:48:20 +0200
commit2cf9ba290536fa8c03018d073555488ae000d8ee (patch)
tree434b45d7e4103ec3fcd2bb2e284fbff1addeefa8 /MAINTAINERS
parentMerge branches 'pm-cpuidle' and 'pm-devfreq' (diff)
parentPM: runtime: Fix timer_expires data type on 32-bit arches (diff)
parentACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe() (diff)
parentPCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI (diff)
parentPM: domains: Allow to abort power off when no ->power_off() callback (diff)
downloadlinux-dev-2cf9ba290536fa8c03018d073555488ae000d8ee.tar.xz
linux-dev-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