Re: [PATCH 1/5] ACPI: Allow handlers to be installed at the same time as methods

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthew Garrett
Date: Wednesday, October 6, 2010 - 9:18 am

On Wed, Oct 06, 2010 at 09:14:07AM -0700, Moore, Robert wrote:


Such behaviour would be irrelevant for system sleep/wake - the only 
requirement is in runtime power management.


The other important aspect of this is that a single GPE may correspond 
to multiple devices. The methods will generally cope with this by either 
sending multiple notifies, executing some SMM code to identify the 
relevant device or reading PCI configuration registers to identify the 
source of the wakeup. We need to handle that case as well.

-- 
Matthew Garrett | mjg59@srcf.ucam.org
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Runtime PM: Improve support for PCI devices , Matthew Garrett, (Mon Oct 4, 11:22 am)
[PATCH 2/5] pci: Export some PCI PM functionality, Matthew Garrett, (Mon Oct 4, 11:22 am)
[PATCH 4/5] ACPI: Missing _S0W shouldn't disable runtime PM, Matthew Garrett, (Mon Oct 4, 11:22 am)
Re: [PATCH 2/5] pci: Export some PCI PM functionality, Rafael J. Wysocki, (Tue Oct 5, 4:20 pm)
Re: [PATCH 1/5] ACPI: Allow handlers to be installed at th ..., Matthew Garrett, (Wed Oct 6, 9:18 am)
Re: [PATCH 1/5] ACPI: Allow handlers to be installed at th ..., Rafael J. Wysocki, (Wed Oct 6, 12:30 pm)
Re: [PATCH 2/5] pci: Export some PCI PM functionality, Jesse Barnes, (Fri Oct 15, 1:10 pm)