From: David Brownell Date: Sun, 1 Oct 2006 06:28:17 +0000 (-0700) Subject: [PATCH] AT91rm9200 RTC can issue system wakeup events X-Git-Tag: v2.6.19-rc1~566 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90b4d648f02a653b192be7f0feb0a933b7525e6a;p=pandora-kernel.git [PATCH] AT91rm9200 RTC can issue system wakeup events This lets the at91rm9200 RTC alarm be a system wakeup irq, according to the setting of /sys/devices/platform/at91_rtc/power/wakeup. User code can set the alarm, put the system into a low power mode, and then rely on it waking up no later than the specified moment. Signed-off-by: David Brownell Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed