public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/4] PCI / ACPI PM: Run-time PM, PME handling and PCI bus type callbacks
@ 2009-09-13 21:20 Rafael J. Wysocki
  2009-09-13 21:20 ` [RFC][PATCH 1/4] PCI PM: Add function for checking PME status of devices Rafael J. Wysocki
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Rafael J. Wysocki @ 2009-09-13 21:20 UTC (permalink / raw)
  To: pm list
  Cc: Linux PCI, Len Brown, LKML, Jesse Barnes, Matthew Garrett,
	Shaohua Li, ACPI Devel Maling List

Hi,

The following patches implement experimental run-time PM support for PCI bus
type.

[1/4] - add PME status checking/clearing
[2/4] - Implement native PCIe PME driver for root ports
[3/4] - Add ACPI platform support for PCI PME signaling
[4/4] - Implement run-time PM callbacks for the PCI bus type

All of this is highly theoretical, because I didn't have the time to add
runtime PM callbacks to any drivers I can test, but at least the patchset
compiles and doesn't break things outright.

Comments welcome.

Thanks,
Rafael


^ permalink raw reply	[flat|nested] 16+ messages in thread
* [RFC][PATCH 0/4] PCI run-time Power Management
@ 2009-10-08 22:51 Rafael J. Wysocki
  2009-10-08 22:52 ` [RFC][PATCH 1/4] PCI PM: Add function for checking PME status of devices Rafael J. Wysocki
  0 siblings, 1 reply; 16+ messages in thread
From: Rafael J. Wysocki @ 2009-10-08 22:51 UTC (permalink / raw)
  To: Linux PCI
  Cc: pm list, Jesse Barnes, Matthew Garrett, ACPI Devel Maling List,
	LKML, Alan Stern, Shaohua Li, Bjorn Helgaas

Hi,

The following four patches implement some features needed for PCI run-time PM.

[1/4] adds a function for checking and clearing the PME status of a device

[2/4] adds support for PCIe native PME signaling mechanism

[3/4] adds support for ACPI-based PME signaling at run time

[4/4] adds prototype run-time PM callbacks for the PCI bus type

Patches [1/4] - [3/4] are rather complete, unless I missed something,
but [4/4] still requires some work.  For example, there should be some sort of
synchronization between the run-time PM and system-wide sleep transitions
which is missing at the moment.  In addition, it would make sense to
"autosuspend" PCI devices without drivers which has not been implemented
yet.

Comments welcome.

Thanks,
Rafael


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

end of thread, other threads:[~2009-10-09 22:11 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-13 21:20 [RFC][PATCH 0/4] PCI / ACPI PM: Run-time PM, PME handling and PCI bus type callbacks Rafael J. Wysocki
2009-09-13 21:20 ` [RFC][PATCH 1/4] PCI PM: Add function for checking PME status of devices Rafael J. Wysocki
2009-09-13 22:15   ` Matthew Garrett
2009-09-13 21:22 ` [RFC][PATCH 2/4] PCI PM: PCIe PME root port service driver (rev. 3) Rafael J. Wysocki
2009-09-13 21:24 ` [RFC][PATCH 3/4] PCI / ACPI PM: Platform support for PCI PME wake-up Rafael J. Wysocki
2009-09-13 22:25   ` Matthew Garrett
2009-09-13 22:53     ` Rafael J. Wysocki
2009-09-13 22:55       ` Matthew Garrett
2009-09-13 23:08         ` Rafael J. Wysocki
2009-09-21  0:26         ` Rafael J. Wysocki
2009-10-06 17:32           ` Jesse Barnes
2009-10-06 21:32             ` Rafael J. Wysocki
2009-09-13 21:25 ` [RFC][PATCH 4/4] PCI PM: Run-time callbacks for PCI bus type Rafael J. Wysocki
  -- strict thread matches above, loose matches on Subject: below --
2009-10-08 22:51 [RFC][PATCH 0/4] PCI run-time Power Management Rafael J. Wysocki
2009-10-08 22:52 ` [RFC][PATCH 1/4] PCI PM: Add function for checking PME status of devices Rafael J. Wysocki
2009-10-08 23:32   ` Bjorn Helgaas
2009-10-09 22:11     ` Rafael J. Wysocki

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