aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-at91rm9200.c
AgeCommit message (Expand)Author
2014-06-26rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON
2013-12-20drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrapLinus Pizunski
2013-06-12rtc-at91rm9200: use shadow IMR on at91sam9x5Johan Hovold
2013-06-12rtc-at91rm9200: add shadow interrupt maskJohan Hovold
2013-06-12rtc-at91rm9200: refactor interrupt-register handlingJohan Hovold
2013-06-12rtc-at91rm9200: add configuration supportJohan Hovold
2013-06-12rtc-at91rm9200: add match-table compile guardJohan Hovold
2013-04-29drivers/rtc/rtc-at91rm9200.c: fix missing iounmapJohan Hovold
2013-04-29drivers/rtc/rtc-at91rm9200.c: add DT supportJoachim Eastwood
2013-04-29rtc: rtc-at91rm9200: switch to using SIMPLE_DEV_PM_OPSJingoo Han
2013-04-29rtc: rtc-at91rm9200: use module_platform_driver_probe()Jingoo Han
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre
2013-02-21rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()Jingoo Han
2012-11-06arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD
2012-07-04ARM: at91: fix new build errorsArnd Bergmann
2011-11-28ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-09RTC: Clean out UIE icotl implementationsJohn Stultz
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz
2009-09-23rtc: at91rm9200 fixesDavid Brownell
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-10-16rtc-at91rm9200: remove now-unneeded codeAndrew Victor
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-24rtc-at91rm9200: avoid spurious irqsDavid Brownell
2008-05-22[RTC] remove unused asm/rtc.h includes from ARM RTC driversRussell King
2008-05-22[RTC] remove references to asm/mach/time.hRussell King
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers
2007-05-08rtc: suspend()/resume() restores system clockDavid Brownell
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell
2007-02-20[PATCH] at91_rtc updatesDavid Brownell
2007-01-05[PATCH] rtc-at91rm9200 build fixDavid Brownell
2006-12-13[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell
2006-12-10[PATCH] AT91RM9200 RTCAndrew Victor