David Brownell
075c177152
define platform wakeup hook, use in pci_enable_wake()
...
This defines a platform hook to enable/disable a device as a wakeup event
source. It's initially for use with ACPI, but more generally it could be used
whenever enable_irq_wake()/disable_irq_wake() don't suffice.
The hook is called -- if available -- inside pci_enable_wake(); and the
semantics of that call are enhanced so that support for PCI PME# is no longer
needed. It can now work for devices with "legacy PCI PM", when platform
support allows it. (That support would use some board-specific signal for for
the same purpose as PME#.)
[akpm@linux-foundation.org: Make it compile with CONFIG_PM=n]
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-04-27 10:57:33 -07:00
..
2007-03-01 14:53:39 -08:00
2007-03-06 13:26:55 +01:00
2007-03-09 08:08:09 +00:00
2007-04-25 22:27:30 -07:00
2007-04-25 22:28:58 -07:00
2007-04-25 22:25:34 -07:00
2007-02-14 08:09:53 -08:00
2007-04-04 21:12:47 -07:00
2007-03-16 19:25:04 -07:00
2007-03-06 09:30:26 -08:00
2007-02-23 15:03:46 -08:00
2007-02-16 08:13:58 -08:00
2007-04-04 02:12:27 -04:00
2007-04-25 22:25:31 -07:00
2007-03-06 09:30:25 -08:00
2007-02-20 17:10:15 -08:00
2007-03-16 19:25:05 -07:00
2007-02-20 09:26:53 +00:00
2007-03-22 19:39:05 -07:00
2007-02-20 17:10:14 -08:00
2007-02-20 17:10:14 -08:00
2007-02-16 08:13:59 -08:00
2007-02-16 08:14:00 -08:00
2007-03-08 07:38:22 -08:00
2007-03-26 14:23:52 -07:00
2007-04-02 10:06:09 -07:00
2007-02-26 14:55:48 -08:00
2007-02-20 17:10:13 -08:00
2007-04-25 22:28:56 -07:00
2007-04-27 10:57:31 -07:00
2007-04-27 10:57:32 -07:00
2007-03-27 09:05:15 -07:00
2007-02-17 19:20:16 +01:00
2007-02-20 08:38:46 +00:00
2007-04-25 22:28:35 -07:00
2007-03-05 07:57:51 -08:00
2007-02-16 08:13:59 -08:00
2007-04-25 22:24:32 -07:00
2007-03-01 09:54:44 +01:00
2007-04-07 10:03:43 -07:00
2007-03-01 17:18:39 -08:00
2007-04-25 22:25:31 -07:00
2007-04-25 22:25:31 -07:00
2007-04-10 22:38:37 +02:00
2007-04-25 22:23:43 -07:00
2007-04-25 22:25:12 -07:00
2007-04-25 22:28:44 -07:00
2007-04-25 22:30:01 -07:00
2007-04-25 22:29:10 -07:00
2007-04-25 22:29:14 -07:00
2007-04-25 22:28:57 -07:00
2007-04-25 22:24:41 -07:00
2007-04-25 22:26:20 -07:00
2007-04-25 22:25:31 -07:00
2007-04-25 22:29:57 -07:00
2007-04-25 22:29:10 -07:00
2007-02-19 14:21:50 -08:00
2007-04-17 16:36:27 -07:00
2007-04-25 22:25:31 -07:00
2007-03-27 09:05:16 -07:00
2007-04-25 22:25:31 -07:00
2007-03-01 14:53:38 -08:00
2007-04-25 22:25:52 -07:00
2007-02-16 08:13:56 -08:00
2007-03-16 19:25:05 -07:00
2007-04-25 22:29:41 -07:00
2007-04-04 21:12:47 -07:00
2007-02-16 14:37:06 +00:00
2007-04-26 15:46:23 -07:00
2007-02-23 14:54:57 -08:00
2007-04-27 10:57:31 -07:00
2007-02-20 17:10:14 -08:00
2007-04-25 22:29:49 -07:00
2007-03-04 11:12:40 +02:00
2007-03-04 11:12:42 +02:00
2007-02-20 09:26:53 +00:00
2007-04-04 02:12:27 -04:00
2007-03-22 19:39:06 -07:00
2007-02-17 19:17:37 +01:00
2007-03-04 11:12:43 +02:00
2007-03-05 07:57:51 -08:00
2007-02-20 17:10:13 -08:00
2007-03-01 14:53:35 -08:00
2007-02-17 01:09:12 -05:00
2007-02-16 15:19:18 -08:00
2007-02-19 13:29:02 -08:00
2007-03-12 16:31:50 -07:00
2007-03-06 06:14:54 -05:00
2007-04-27 10:57:33 -07:00
2007-03-06 13:26:27 +01:00
2007-04-26 15:48:28 -07:00
2007-04-26 20:48:23 -07:00
2007-04-25 22:28:57 -07:00
2007-04-25 22:27:45 -07:00
2007-04-25 22:29:03 -07:00
2007-02-16 08:14:01 -08:00
2007-02-16 08:14:01 -08:00
2007-03-16 19:25:05 -07:00
2007-03-16 19:25:05 -07:00
2007-04-20 22:56:29 -07:00
2007-04-25 22:29:41 -07:00
2007-02-20 17:10:13 -08:00
2007-04-27 16:01:46 +02:00
2007-02-17 15:17:05 -05:00
2007-03-12 16:31:50 -07:00
2007-04-27 10:57:28 -07:00
2007-03-27 08:55:47 +02:00
2007-04-17 16:36:26 -07:00
2007-04-27 10:57:33 -07:00
2007-02-14 08:10:00 -08:00
2007-04-25 22:27:04 -07:00
2007-04-26 15:48:28 -07:00
2007-03-05 07:57:51 -08:00
2007-04-25 22:25:31 -07:00
2007-03-14 15:27:48 -07:00
2007-02-17 19:07:33 +01:00
2007-02-14 08:09:52 -08:00
2007-02-14 08:09:52 -08:00
2007-02-18 01:40:30 -05:00
2007-03-01 17:18:39 -08:00
2007-04-25 22:29:45 -07:00
2007-02-20 17:10:14 -08:00
2007-02-20 17:10:14 -08:00
2007-04-26 15:48:28 -07:00
2007-03-05 07:57:53 -08:00
2007-02-28 09:41:59 -08:00
2007-04-26 01:54:39 -07:00
2007-02-20 17:10:13 -08:00
2007-04-25 22:28:57 -07:00
2007-04-27 10:57:32 -07:00
2007-04-24 08:23:08 -07:00
2007-04-25 22:25:31 -07:00
2007-02-16 08:13:59 -08:00
2007-02-16 08:13:57 -08:00
2007-02-16 08:13:59 -08:00
2007-02-16 08:13:56 -08:00
2007-03-05 07:57:51 -08:00
2007-04-25 22:25:31 -07:00
2007-03-16 19:25:03 -07:00
2007-02-16 15:32:19 -08:00
2007-02-23 15:03:46 -08:00
2007-02-16 15:32:20 -08:00
2007-03-27 09:05:15 -07:00
2007-03-01 13:09:46 -02:00
2007-03-16 19:25:05 -07:00
2007-03-27 14:10:26 -04:00
2007-04-26 15:45:32 -07:00
2007-03-01 14:53:38 -08:00
2007-04-26 00:10:29 -07:00