android_kernel_xiaomi_sm8350/drivers/rtc
Mike Frysinger 9980060bad bfin: delay IRQ registration until driver is ready
Make sure we do not actually request the RTC IRQ until the device driver
is fully ready to handle and process any interrupt.  This way a spurious
interrupt won't crash the system (which may happen if the bootloader was
poking the RTC right before booting Linux).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-30 18:56:01 -07:00
..
class.c
hctosys.c
interface.c rtc: make rtc_update_irq callable with irqs enabled 2009-06-19 16:46:05 -07:00
Kconfig rtc: add stand-alone driver for RX8025 chip 2009-06-18 13:03:43 -07:00
Makefile rtc: add stand-alone driver for RX8025 chip 2009-06-18 13:03:43 -07:00
rtc-at32ap700x.c
rtc-at91rm9200.c
rtc-at91sam9.c
rtc-au1xxx.c
rtc-bfin.c bfin: delay IRQ registration until driver is ready 2009-06-30 18:56:01 -07:00
rtc-bq4802.c
rtc-cmos.c rtc-cmos: fix printk output 2009-04-21 13:41:50 -07:00
rtc-core.h
rtc-dev.c rtc: make rtc_update_irq callable with irqs enabled 2009-06-19 16:46:05 -07:00
rtc-dm355evm.c
rtc-ds1216.c
rtc-ds1286.c
rtc-ds1302.c
rtc-ds1305.c rtc: make rtc_update_irq callable with irqs enabled 2009-06-19 16:46:05 -07:00
rtc-ds1307.c rtc: make rtc_update_irq callable with irqs enabled 2009-06-19 16:46:05 -07:00
rtc-ds1374.c rtc: make rtc_update_irq callable with irqs enabled 2009-06-19 16:46:05 -07:00
rtc-ds1390.c
rtc-ds1511.c
rtc-ds1553.c rtc-ds1553: drop IRQF_SHARED 2009-06-18 13:03:43 -07:00
rtc-ds1672.c
rtc-ds1742.c rtc: rtc-ds1742 nvram attribute fix 2009-06-18 13:03:43 -07:00
rtc-ds3234.c
rtc-efi.c
rtc-ep93xx.c [ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses 2009-04-26 13:57:29 +01:00
rtc-fm3130.c
rtc-generic.c
rtc-isl1208.c
rtc-lib.c
rtc-m41t80.c
rtc-m41t94.c
rtc-m48t35.c
rtc-m48t59.c
rtc-m48t86.c
rtc-max6900.c
rtc-max6902.c
rtc-mv.c
rtc-omap.c
rtc-pcf8563.c
rtc-pcf8583.c
rtc-pcf50633.c
rtc-pl030.c [ARM] 5544/1: Trust PrimeCell resource sizes 2009-06-11 15:36:56 +01:00
rtc-pl031.c [ARM] 5544/1: Trust PrimeCell resource sizes 2009-06-11 15:36:56 +01:00
rtc-proc.c
rtc-ps3.c
rtc-pxa.c
rtc-r9701.c
rtc-rs5c313.c
rtc-rs5c348.c
rtc-rs5c372.c
rtc-rx8025.c rtc: add stand-alone driver for RX8025 chip 2009-06-18 13:03:43 -07:00
rtc-rx8581.c
rtc-s3c.c
rtc-s35390a.c
rtc-sa1100.c
rtc-sh.c
rtc-starfire.c
rtc-stk17ta8.c
rtc-sun4v.c
rtc-sysfs.c
rtc-test.c rtc: make rtc_update_irq callable with irqs enabled 2009-06-19 16:46:05 -07:00
rtc-twl4030.c rtc: rtc-twl4030 don't mask alarm interrupts on suspend 2009-05-12 14:11:35 -07:00
rtc-tx4939.c rtc-tx4939: drop IRQF_SHARED 2009-06-18 13:03:43 -07:00
rtc-v3020.c
rtc-vr41xx.c
rtc-wm8350.c
rtc-x1205.c