linux/drivers/rtc
David Brownell bcd9b89c02 [PATCH] rtc-cmos lockdep fix, irq updates
Lockdep reported cmos_suspend() and cmos_resume() calling rtc_update_irq()
with IRQs enabled; not allowed.

Also fix problems seen on some hardware, whereby false alarm IRQs could be
reported (primarily to userspace); and update two comments to match changes
in ACPI.  Those make up most of this patch, by volume.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-04-02 10:06:09 -07:00
..
Kconfig [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC 2007-03-04 20:33:07 +00:00
Makefile
class.c [PATCH] rtc_cmos oops fix 2007-03-01 14:53:37 -08:00
hctosys.c
interface.c [PATCH] rtc_cmos oops fix 2007-03-01 14:53:37 -08:00
rtc-at91rm9200.c [PATCH] at91_rtc updates 2007-02-20 17:10:15 -08:00
rtc-cmos.c [PATCH] rtc-cmos lockdep fix, irq updates 2007-04-02 10:06:09 -07:00
rtc-dev.c
rtc-ds1307.c
rtc-ds1553.c
rtc-ds1672.c
rtc-ds1742.c
rtc-ep93xx.c
rtc-isl1208.c
rtc-lib.c
rtc-m48t86.c
rtc-max6902.c
rtc-omap.c [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2007-02-14 08:09:54 -08:00
rtc-pcf8563.c
rtc-pcf8583.c [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC 2007-03-04 20:33:07 +00:00
rtc-pl031.c
rtc-proc.c
rtc-rs5c348.c
rtc-rs5c372.c
rtc-s3c.c [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2007-02-14 08:09:54 -08:00
rtc-sa1100.c [PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixes 2007-02-20 17:10:15 -08:00
rtc-sh.c
rtc-sysfs.c
rtc-test.c
rtc-v3020.c
rtc-vr41xx.c
rtc-x1205.c