aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-at91rm9200.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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