On Sun, Jun 24, 2012 at 5:26 AM, Bjorn Helgaas <bhelgaas@xxxxxxxxxx> wrote: > On Fri, Jun 22, 2012 at 8:23 PM, Huang Ying <ying.huang@xxxxxxxxx> wrote: >> Changelog: >> >> v7: >> >> - Rebased on pci.git next branch >> >> v6: >> >> - Disable device D3cold during system suspend/hibernate with a new method per Rafeal's comments >> >> 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 -v7 1/4] ACPI, PM, Specify lowest allowed state for device sleep >> [PATCH -v7 2/4] PCIe, PM, Add runtime PM support to PCIe port >> [PATCH -v7 3/4] PCI, do not call pci_set_power_state with PCI_D3cold >> [PATCH -v7 4/4] PCIe, PM, Add PCIe runtime D3cold support > > I merged this to my "next" branch and pushed it. Thanks! > > I reworded some of the [4/4] changelog -- check it over and make sure > it still makes sense: > > http://git.kernel.org/?p=linux/kernel/git/helgaas/pci.git;a=commit;h=448bd857d48e69b33ef323739dc6d8ca20d4cda7 Thanks. Your version is much better than my original one. Best Regards, Huang Ying -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html