Messages in this thread |  | | | From | Huang Ying <> | | Subject | [PATCH -v5 0/3] PCIe, PM, Add PCIe runtime D3cold support | | Date | Mon, 11 Jun 2012 10:47:10 +0800 |
| |
Changelog:
v5:
- Disable device D3cold during system suspend/hibernate per Rafael's comments
v4:
- Minors fixes based on comments from Rafael
v3:
- Drop device.power.power_must_be_on, use pci_dev.no_d3cold instead - Drop device.power.power_off_user, use pci_dev.d3cold_allowed instead - Use black list instead of white list in pcie port runtime support per request from Bjorn - Various fixes based on comments from Rafael
v2:
- Refreshed based on comments from Rafael
[PATCH -v5 1/3] ACPI, PM, Specify lowest allowed state for device sleep [PATCH -v5 2/3] PCIe, PM, Add runtime PM support to PCIe port [PATCH -v5 3/3] PCIe, PM, Add PCIe runtime D3cold support
|  |