aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-at32ap700x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz1-13/+6
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
2009-12-16rtc: fix driver data issues in several rtc driversAlessandro Zummo1-1/+3
2009-01-06rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov1-2/+2
2008-07-02rtc-at32ap700x: Enable wakeupHaavard Skinnemoen1-0/+3
2008-06-12rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen1-2/+5
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers1-1/+1
2007-12-17rtc-at32ap700x: fix irq init oopsDavid Brownell1-10/+10
2007-07-17Driver for the Atmel on-chip RTC on AT32AP700x devicesHans-Christian Egtvedt1-0/+317