summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pl031.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2Linus Walleij2010-02-041-38/+327
* rtc: remove __raw_* accessors from PL031 RTCLinus Walleij2009-12-161-11/+12
* [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-111-2/+1
* [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-201-1/+1
* rtc: remove some NOP open/release methodsDavid Brownell2008-10-161-14/+0
* [RTC] rtc-pl031: use proper resources, use proper apis, clean up includesRussell King2008-05-221-21/+15
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] Add driver for ARM AMBA PL031 RTCDeepak Saxena2006-06-251-0/+233