From: Huang Ying <ying.huang@intel.com>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: ming.m.lin@intel.com, linux-kernel@vger.kernel.org,
linux-pci@vger.kernel.org, linux-pm@vger.kernel.org,
"Rafael J. Wysocki" <rjw@sisk.pl>,
Huang Ying <ying.huang@intel.com>,
Zheng Yan <zheng.z.yan@intel.com>
Subject: [PATCH -v7 0/4] PCIe, PM, Add PCIe runtime D3cold support
Date: Sat, 23 Jun 2012 10:23:47 +0800 [thread overview]
Message-ID: <1340418231-10134-1-git-send-email-ying.huang@intel.com> (raw)
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
Best Regards,
Huang Ying
next reply other threads:[~2012-06-23 2:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-23 2:23 Huang Ying [this message]
2012-06-23 2:23 ` [PATCH -v7 1/4] ACPI, PM, Specify lowest allowed state for device sleep state Huang Ying
2012-06-23 2:23 ` [PATCH -v7 2/4] PCIe, PM, Add runtime PM support to PCIe port Huang Ying
2012-06-23 2:23 ` [PATCH -v7 3/4] PCI, do not call pci_set_power_state with PCI_D3cold Huang Ying
2012-06-23 2:23 ` [PATCH -v7 4/4] PCIe, PM, Add PCIe runtime D3cold support Huang Ying
2012-06-23 21:26 ` [PATCH -v7 0/4] " Bjorn Helgaas
2012-06-24 2:47 ` huang ying
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1340418231-10134-1-git-send-email-ying.huang@intel.com \
--to=ying.huang@intel.com \
--cc=bhelgaas@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=ming.m.lin@intel.com \
--cc=rjw@sisk.pl \
--cc=zheng.z.yan@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).