public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/10] PCI run-time PM support
@ 2009-11-15 23:47 Rafael J. Wysocki
  2009-11-15 23:49 ` [RFC][PATCH 1/10] PM: Add flag for devices capable of generating run-time wake-up events Rafael J. Wysocki
                   ` (10 more replies)
  0 siblings, 11 replies; 52+ messages in thread
From: Rafael J. Wysocki @ 2009-11-15 23:47 UTC (permalink / raw)
  To: pm list
  Cc: LKML, Linux PCI, ACPI Devel Maling List, Alan Stern, Jesse Barnes,
	Matthew Garrett, Oliver Neukum, Shaohua Li, Bjorn Helgaas

Hi,

The following series of patches provides run-time power management support
through ACPI and the native PCIe PME.

[1/10] - Add flag for marking devices capable of generating wake-up events at run time

[2/10] - Add function for checking PME status of devices

[3/10] - Modify wake-up enable propagation so that it's done for PCIe devices too

[4/10] - PCIe PME root port service driver

[5/10] - ACPI GPE refcounting from Matthew

[6/10] - ACPI drivers support for GPE refcounting from Matthew

[7/10] - ACPI removal of the old GPE API from Matthew

[8/10] - ACPI add fields for handling run-wake devices

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

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

Comments welcome.

Best,
Rafael


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

end of thread, other threads:[~2010-01-04 21:00 UTC | newest]

Thread overview: 52+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-15 23:47 [RFC][PATCH 0/10] PCI run-time PM support Rafael J. Wysocki
2009-11-15 23:49 ` [RFC][PATCH 1/10] PM: Add flag for devices capable of generating run-time wake-up events Rafael J. Wysocki
2009-11-16 19:39   ` Alan Stern
2009-11-16 20:52     ` Rafael J. Wysocki
2009-11-16 21:00       ` Alan Stern
2009-11-16 21:05         ` Matthew Garrett
2009-11-16 21:31           ` Alan Stern
2009-11-16 21:23         ` Oliver Neukum
2009-11-15 23:50 ` [RFC][PATCH 2/10] PCI PM: Add function for checking PME status of devices Rafael J. Wysocki
2009-11-15 23:51 ` [RFC][PATCH 3/10] PCI / PM: Propagate wake-up enable for PCIe devices too Rafael J. Wysocki
2009-11-15 23:52 ` [RFC][PATCH 4/10] PCI PM: PCIe PME root port service driver (rev. 4) Rafael J. Wysocki
2009-11-15 23:53 ` [RFC][PATCH 5/10] ACPI: Add infrastructure for refcounting GPE consumers Rafael J. Wysocki
2009-11-15 23:55 ` [RFC][PATCH 6/10] ACPI: Add support for new refcounted GPE API to drivers Rafael J. Wysocki
2009-11-15 23:55 ` [RFC][PATCH 7/10] ACPI: Remove old GPE API and transition code entirely to new one Rafael J. Wysocki
2009-11-15 23:55 ` [RFC][PATCH 8/10] ACPI / PM: Add more run-time wake-up fields Rafael J. Wysocki
2009-11-15 23:57 ` [RFC][PATCH 9/10] PCI / ACPI PM: Platform support for PCI PME wake-up (rev. 3) Rafael J. Wysocki
2009-11-16  4:36   ` Jin Dongming
2009-11-16 19:04     ` Rafael J. Wysocki
2009-11-15 23:58 ` [RFC][PATCH 10/10] PCI PM: Run-time callbacks for PCI bus type Rafael J. Wysocki
2009-11-29 15:32 ` [RFC][PATCH 0/12] PCI run-time PM support (updated) Rafael J. Wysocki
2009-11-29 15:34   ` [RFC][PATCH 1/12] PM: Add flag for devices capable of generating run-time wake-up events Rafael J. Wysocki
2009-11-29 15:34   ` [RFC][PATCH 2/12] PCI PM: Add function for checking PME status of devices Rafael J. Wysocki
2009-11-29 15:35   ` [RFC][PATCH 3/12] PCI / PM: Propagate wake-up enable for PCIe devices too Rafael J. Wysocki
2009-12-16 19:19     ` Jesse Barnes
2009-12-16 19:28       ` Rafael J. Wysocki
2009-11-29 15:36   ` [RFC][PATCH 4/12] PCI PM: PCIe PME root port service driver (rev. 5) Rafael J. Wysocki
2009-12-05  0:38     ` [RFC][PATCH 4/12] PCI PM: PCIe PME root port service driver (rev. 5) (updated) Rafael J. Wysocki
2009-11-29 15:37   ` [RFC][PATCH 5/12] PCI PM: Make it possible to force using INTx for PCIe PME signaling Rafael J. Wysocki
2009-12-04 21:17     ` [RFC][PATCH 5/12] PCI PM: Make it possible to force using INTx for PCIe PME signaling (updated) Rafael J. Wysocki
2009-11-29 15:39   ` [RFC][PATCH 6/12] ACPI: Add infrastructure for refcounting GPE consumers Rafael J. Wysocki
2009-11-29 15:39   ` [RFC][PATCH 7/12] ACPI: Add support for new refcounted GPE API to drivers Rafael J. Wysocki
2009-11-29 15:40   ` [RFC][PATCH 8/12] ACPI: Remove old GPE API and transition code entirely to new one Rafael J. Wysocki
2009-11-29 15:41   ` [RFC][PATCH 9/12] ACPI / PM: Add more run-time wake-up fields Rafael J. Wysocki
2009-11-29 15:42   ` [RFC][PATCH 10/12] PCI / ACPI PM: Platform support for PCI PME wake-up (rev. 4) Rafael J. Wysocki
2009-12-04 16:21     ` Matthew Garrett
2009-12-04 21:15       ` Rafael J. Wysocki
2009-12-05  0:35         ` [RFC][PATCH 10/12] PCI / ACPI PM: Platform support for PCI PME wake-up (rev. 5) Rafael J. Wysocki
2009-11-29 15:43   ` [RFC][PATCH 11/12] PCI PM: Run-time callbacks for PCI bus type (rev. 2) Rafael J. Wysocki
2009-12-01 22:00     ` Matthew Garrett
2009-12-01 22:50       ` Rafael J. Wysocki
2009-11-29 15:44   ` [RFC][PATCH 12/12] PM / r8169: Add simplified run-time PM support Rafael J. Wysocki
2009-12-15 11:49     ` Pavel Machek
2009-12-27 19:48       ` Rafael J. Wysocki
2009-12-27 20:01         ` Pavel Machek
2010-01-02 20:49           ` Rafael J. Wysocki
2010-01-03 19:55             ` Pavel Machek
2010-01-03 21:01               ` Rafael J. Wysocki
2010-01-04  8:31                 ` Pavel Machek
2010-01-04  9:53                   ` Oliver Neukum
2010-01-04 19:51                   ` Rafael J. Wysocki
2010-01-04 21:00                     ` Pavel Machek
2009-12-04 23:21   ` [RFC][PATCH 0/12] PCI run-time PM support (updated) Jesse Barnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox