Re: [PATCH] ACPI: Add sysfs interface for acpi device wakeup

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <yi.y.yang@...>
Cc: <trenn@...>, Zhang Rui <rui.zhang@...>, Maxim Levitsky <maximlevitsky@...>, <david-b@...>, <linux-acpi@...>, <linux-kernel@...>, <lenb@...>, <acpi-bugzilla@...>, Holger Macht <hmacht@...>
Date: Thursday, March 20, 2008 - 12:32 am

On Wed, 2008-03-19 at 22:37 +0800, Yi Yang wrote:
In current kernel the wakeup flag in /proc/acpi/wakeup means whether the
device can wakeup the sleeping system. It is only used to wake the
system from S1/S3/S4. 
Now the power/wakeup sys I/F is created for every device. Maybe it is
better that  the power/wakeup sys I/F is only created for the device
that can wake up the sleeping system. In order to determine whether the
device can wake up the sleeping system, it is necessary to check whether
the associated ACPI device can support wakeup  and whether the native
device can support wakeup (For example: PCI device should support PME
function.)


Now I am trying to do them. But the difficulty is that we should support
the runtime wakeup. 

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] ACPI: Add sysfs interface for acpi device wakeup, Thomas Renninger, (Wed Mar 19, 9:06 am)
Re: [PATCH] ACPI: Add sysfs interface for acpi device wakeup, Zhao Yakui, (Thu Mar 20, 12:32 am)
Re: [PATCH] ACPI: Add sysfs interface for acpi device wakeup, Matthew Garrett, (Thu Jan 10, 6:30 am)
[PATCH] ACPI: fix processor limit set error, Yi Yang, (Mon Jan 7, 11:21 pm)