public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Jesse Barnes <jbarnes@virtuousgeek.org>,
	"Moore, Robert" <robert.moore@intel.com>
Cc: Linux PCI <linux-pci@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	pm list <linux-pm@lists.linux-foundation.org>,
	Matthew Garrett <mjg@redhat.com>
Subject: [PATCH 0/9] PCI run-time PM support (rev. 3)
Date: Sun, 10 Jan 2010 14:31:38 +0100	[thread overview]
Message-ID: <201001101431.38630.rjw@sisk.pl> (raw)

Hi,

The following (updated) series of patches provides basic run-time power
management support for PCI devices through ACPI and/or the native PCIe
PME.

[1/9] - Add function for checking PME status of devices

[2/9] - PCIe PME root port service driver

[3/9] - "Don't use MSIs for PME signaling" switch for PCIe
 
[4/9] - ACPI GPE refcounting, from Matthew Garrett
 
[5/9] - ACPI drivers support for GPE refcounting, from Matthew Garrett
 
[6/9] - ACPI removal of the old GPE API, from Matthew Garrett
 
[7/9] - ACPI add fields for handling run-wake devices

[8/9] - PCI / ACPI platform support for run-time power management

[9/9] - Runtime PM callbacks for the PCI bus type

Bob, patches [4/9] - [6/9] from Matthew introduce GPE refconting which is
necessary for the PCI run-time power management.  If I remeber correctly, you
saw these patches some time ago, but we need your ack before they can go
upstream.  Please let us know if there's anything to fix in these patches.

Thanks,
Rafael

             reply	other threads:[~2010-01-10 13:31 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-10 13:31 Rafael J. Wysocki [this message]
2010-01-10 13:35 ` [PATCH 1/9] PCI PM: Add function for checking PME status of devices Rafael J. Wysocki
2010-01-10 13:36 ` [PATCH 2/9] PCI PM: PCIe PME root port service driver (rev. 5) Rafael J. Wysocki
2010-01-10 13:37 ` [PATCH 3/9] PCI PM: Make it possible to force using INTx for PCIe PME signaling Rafael J. Wysocki
2010-01-10 13:38 ` [PATCH 4/9] ACPI: Add infrastructure for refcounting GPE consumers Rafael J. Wysocki
2010-01-10 13:39 ` [PATCH 5/9] ACPI: Add support for new refcounted GPE API to drivers Rafael J. Wysocki
2010-01-10 13:40 ` [PATCH 6/9] ACPI: Remove old GPE API and transition code entirely to new one Rafael J. Wysocki
2010-01-10 13:48 ` [PATCH 7/9] ACPI / PM: Add more run-time wake-up fields (rev. 2) Rafael J. Wysocki
2010-01-10 14:01 ` [PATCH 8/9] PCI / ACPI / PM: Platform support for PCI PME wake-up (rev. 7) Rafael J. Wysocki
2010-01-10 14:02 ` [PATCH 9/9] PCI PM: Run-time callbacks for PCI bus type (rev. 2) Rafael J. Wysocki
     [not found] ` <201001101435.18200.rjw@sisk.pl>
2010-01-15 17:55   ` [PATCH 1/9] PCI PM: Add function for checking PME status of devices Jesse Barnes
     [not found] ` <201001101501.03838.rjw@sisk.pl>
2010-02-05 23:57   ` [PATCH 8/9] PCI / ACPI / PM: Platform support for PCI PME wake-up (rev. 7) Bjorn Helgaas
     [not found]   ` <201002051657.19754.bjorn.helgaas@hp.com>
2010-02-06  0:20     ` Rafael J. Wysocki
2010-02-06 20:11     ` Rafael J. Wysocki
     [not found]     ` <201002062111.56512.rjw@sisk.pl>
2010-02-08 17:53       ` Gary Hade
     [not found]       ` <20100208175333.GA9334@us.ibm.com>
2010-02-08 19:17         ` Rafael J. Wysocki
     [not found]         ` <201002082017.14631.rjw@sisk.pl>
2010-02-08 21:12           ` Gary Hade
2010-02-08 21:30           ` Rafael J. Wysocki
     [not found]           ` <201002082230.30497.rjw@sisk.pl>
2010-02-08 23:37             ` Gary Hade
     [not found]             ` <20100208233708.GB10429@us.ibm.com>
2010-02-09  0:53               ` Gary Hade
     [not found]               ` <20100209005324.GB17124@us.ibm.com>
2010-02-09 12:48                 ` Rafael J. Wysocki
     [not found]                 ` <201002091348.20245.rjw@sisk.pl>
2010-02-09 13:34                   ` Rafael J. Wysocki
2010-02-09 16:41                   ` Gary Hade
     [not found]                   ` <20100209164116.GA7289@us.ibm.com>
2010-02-09 17:35                     ` Gary Hade
     [not found]                     ` <20100209173552.GB7289@us.ibm.com>
2010-02-09 20:19                       ` Rafael J. Wysocki
     [not found]                       ` <201002092119.51133.rjw@sisk.pl>
2010-02-09 20:58                         ` Gary Hade
     [not found]                         ` <20100209205839.GA12564@us.ibm.com>
2010-02-09 23:31                           ` Gary Hade
     [not found]                           ` <20100209233154.GC12564@us.ibm.com>
2010-02-10  1:07                             ` Rafael J. Wysocki
     [not found]                             ` <201002100207.51180.rjw@sisk.pl>
2010-02-10  1:12                               ` Rafael J. Wysocki
     [not found]                               ` <201002100212.29904.rjw@sisk.pl>
2010-02-10 17:48                                 ` Gary Hade
     [not found]                                 ` <20100210174826.GB10093@us.ibm.com>
2010-02-10 18:00                                   ` Rafael J. Wysocki
     [not found]                                   ` <201002101900.54478.rjw@sisk.pl>
2010-02-10 20:38                                     ` Gary Hade
     [not found]                                     ` <20100210203852.GA17115@us.ibm.com>
2010-02-10 21:42                                       ` Rafael J. Wysocki
     [not found]                                       ` <201002102242.11088.rjw@sisk.pl>
2010-02-10 22:13                                         ` Gary Hade
     [not found]                                         ` <20100210221305.GB17115@us.ibm.com>
2010-02-10 22:58                                           ` Rafael J. Wysocki
     [not found]                                           ` <201002102358.00359.rjw@sisk.pl>
2010-02-10 23:04                                             ` Gary Hade
     [not found]                                             ` <20100210230438.GC17115@us.ibm.com>
2010-02-10 23:25                                               ` Rafael J. Wysocki
     [not found]                                               ` <201002110025.39316.rjw@sisk.pl>
2010-02-11  0:56                                                 ` Rafael J. Wysocki
     [not found]                                                 ` <201002110156.54617.rjw@sisk.pl>
2010-02-11  2:07                                                   ` Gary Hade
     [not found]                                                   ` <20100211020706.GA28372@us.ibm.com>
2010-02-11 13:27                                                     ` Rafael J. Wysocki
     [not found]                                                     ` <201002111427.17275.rjw@sisk.pl>
2010-02-11 18:29                                                       ` Gary Hade
     [not found]                                                       ` <20100211182910.GA9766@us.ibm.com>
2010-02-11 18:33                                                         ` Bjorn Helgaas
2010-02-11 20:32                                                         ` Rafael J. Wysocki
     [not found]                                                         ` <201002112132.02255.rjw@sisk.pl>
2010-02-11 20:40                                                           ` Rafael J. Wysocki
2010-02-11 21:56                                                           ` Gary Hade
     [not found]                                                           ` <20100211215604.GA10298@us.ibm.com>
2010-02-11 22:21                                                             ` Rafael J. Wysocki
     [not found]                                                             ` <201002112321.13922.rjw@sisk.pl>
2010-02-12  1:55                                                               ` Gary Hade
     [not found]                                                               ` <20100212015508.GD10298@us.ibm.com>
2010-02-12 11:19                                                                 ` Rafael J. Wysocki
     [not found]                                                                 ` <201002121219.36350.rjw@sisk.pl>
2010-02-13  0:20                                                                   ` Rafael J. Wysocki
     [not found]                                                                   ` <201002130120.29385.rjw@sisk.pl>
2010-02-13  1:27                                                                     ` Gary Hade
     [not found]                                                                     ` <20100213012711.GA18009@us.ibm.com>
2010-02-14 13:51                                                                       ` Rafael J. Wysocki
     [not found]                                                                       ` <201002141451.17888.rjw@sisk.pl>
2010-02-15 19:22                                                                         ` Gary Hade
     [not found]                                                                         ` <20100215192252.GA11074@us.ibm.com>
2010-02-15 21:42                                                                           ` 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=201001101431.38630.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=jbarnes@virtuousgeek.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=mjg@redhat.com \
    --cc=robert.moore@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