All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -v6 0/4] PCIe, PM, Add PCIe runtime D3cold support
@ 2012-06-19  5:20 Huang Ying
  2012-06-19  5:20 ` [PATCH -v6 1/4] ACPI, PM, Specify lowest allowed state for device sleep state Huang Ying
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Huang Ying @ 2012-06-19  5:20 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: ming.m.lin, linux-kernel, linux-pci, linux-pm, Rafael J. Wysocki,
	Huang Ying, Zheng Yan

Changelog:

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 -v6 1/4] ACPI, PM, Specify lowest allowed state for device sleep
[PATCH -v6 2/4] PCIe, PM, Add runtime PM support to PCIe port
[PATCH -v6 3/4] PCI, PM, Do not call pci_set_power_state with PCI_D3cold
[PATCH -v6 4/4] PCIe, PM, Add PCIe runtime D3cold support

Best Regards,
Huang Ying

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-06-23  1:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-19  5:20 [PATCH -v6 0/4] PCIe, PM, Add PCIe runtime D3cold support Huang Ying
2012-06-19  5:20 ` [PATCH -v6 1/4] ACPI, PM, Specify lowest allowed state for device sleep state Huang Ying
2012-06-19  5:20 ` [PATCH -v6 2/4] PCIe, PM, Add runtime PM support to PCIe port Huang Ying
2012-06-19  5:20 ` [PATCH -v6 3/4] PCI, PM, Do not call pci_set_power_state with PCI_D3cold Huang Ying
2012-06-20 22:47   ` Rafael J. Wysocki
2012-06-19  5:20 ` [PATCH -v6 4/4] PCIe, PM, Add PCIe runtime D3cold support Huang Ying
2012-06-20 22:53   ` Rafael J. Wysocki
2012-06-22 22:13 ` [PATCH -v6 0/4] " Bjorn Helgaas
2012-06-22 23:15   ` Rafael J. Wysocki
2012-06-23  1:05   ` huang ying

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.