aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pl031.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan2012-06-011-0/+18
* drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij2012-04-221-2/+1
*-. Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2011-03-171-1/+1
|\ \
| | * ARM: amba: make probe() functions take const id tablesRussell King2011-02-231-1/+1
| |/
* | RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-091-21/+0
* | RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-091-34/+0
|/
* drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij2010-09-091-1/+1
* drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>Huang Weiyi2010-08-111-1/+0
* ARM: Fix section build warnings for AMBA driversRussell King2010-07-271-1/+1
* 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