aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-at91rm9200.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* RTC: Clean out UIE icotl implementationsJohn Stultz2011-03-091-28/+0
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-031-7/+13
* rtc: at91rm9200 fixesDavid Brownell2009-09-231-9/+15
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-21/+21
* rtc-at91rm9200: remove now-unneeded codeAndrew Victor2008-10-161-3/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* rtc-at91rm9200: avoid spurious irqsDavid Brownell2008-07-241-10/+6
* [RTC] remove unused asm/rtc.h includes from ARM RTC driversRussell King2008-05-221-2/+0
* [RTC] remove references to asm/mach/time.hRussell King2008-05-221-2/+0
* rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-6/+6
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* rtc: suspend()/resume() restores system clockDavid Brownell2007-05-081-30/+0
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-1/+1
* [PATCH] at91_rtc updatesDavid Brownell2007-02-201-6/+13
* [PATCH] rtc-at91rm9200 build fixDavid Brownell2007-01-051-0/+2
* [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell2006-12-131-2/+3
* [PATCH] AT91RM9200 RTCAndrew Victor2006-12-101-0/+429