aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-at91rm9200.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold1-31/+19
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre1-19/+31
2013-02-21rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()Jingoo Han1-9/+8
2012-11-06arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-07-04ARM: at91: fix new build errorsArnd Bergmann1-0/+1
2011-11-28ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD1-38/+63
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-09RTC: Clean out UIE icotl implementationsJohn Stultz1-28/+0
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz1-7/+13
2009-09-23rtc: at91rm9200 fixesDavid Brownell1-9/+15
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk1-21/+21
2008-10-16rtc-at91rm9200: remove now-unneeded codeAndrew Victor1-3/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-07-24rtc-at91rm9200: avoid spurious irqsDavid Brownell1-10/+6
2008-05-22[RTC] remove unused asm/rtc.h includes from ARM RTC driversRussell King1-2/+0
2008-05-22[RTC] remove references to asm/mach/time.hRussell King1-2/+0
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2007-05-08rtc: suspend()/resume() restores system clockDavid Brownell1-30/+0
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell1-1/+1
2007-02-20[PATCH] at91_rtc updatesDavid Brownell1-6/+13
2007-01-05[PATCH] rtc-at91rm9200 build fixDavid Brownell1-0/+2
2006-12-13[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell1-2/+3
2006-12-10[PATCH] AT91RM9200 RTCAndrew Victor1-0/+429