linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 -v5 0/3] PCIe, PM, Add PCIe runtime D3cold support
Date: Mon, 11 Jun 2012 10:47:10 +0800	[thread overview]
Message-ID: <1339382833-7928-1-git-send-email-ying.huang@intel.com> (raw)

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

             reply	other threads:[~2012-06-11  2:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-11  2:47 Huang Ying [this message]
2012-06-11  2:47 ` [PATCH -v5 1/3] ACPI, PM, Specify lowest allowed state for device sleep state Huang Ying
2012-06-15 20:17   ` Rafael J. Wysocki
2012-06-11  2:47 ` [PATCH -v5 2/3] PCIe, PM, Add runtime PM support to PCIe port Huang Ying
2012-06-11  2:47 ` [PATCH -v5 3/3] PCIe, PM, Add PCIe runtime D3cold support Huang Ying
2012-06-15 21:21   ` Rafael J. Wysocki
2012-06-16  3:30     ` huang ying
     [not found]     ` <CAC=cRTOCaMGxyS8pvDzYR55w_QOEbcNjgococfE0NtobAg24Hg@mail.gmail.com>
2012-06-16 21:09       ` Rafael J. Wysocki

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=1339382833-7928-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).