aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-at91sam9.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-09RTC: Clean out UIE icotl implementationsJohn Stultz1-28/+0
2011-02-25RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok1-1/+1
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz1-6/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-06rtc-at91sam9: Correct size given to memsetJulia Lawall1-1/+1
2009-03-24rtc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-12-01[ARM] 5319/1: AT91: support AT91CAP9 revC CPUsStelian Pop1-0/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-05-22[RTC] remove references to asm/mach/time.hRussell King1-1/+0
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-03-19rtc-at91sam9 fixesDavid Brownell1-1/+5
2008-02-06rtc: at91sam9 RTC support (RTT and/or RTC)David Brownell1-0/+520