aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pl031.c
Commit message (Expand)AuthorAge
* rtc: pl031: fix up IRQ flagsMattias Wallin2012-07-30
* rtc: pl031: use per-vendor variables for special initLinus Walleij2012-07-30
* rtc: pl031: encapsulate per-vendor opsLinus Walleij2012-07-30
* drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handlingRajkumar Kasirajan2012-05-29
* drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan2012-05-17
* drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij2012-04-12
* Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
|\
| * ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-16
* | drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-23
|/
* rtc: pl031: Enable module alias autogeneration for AMBA driversDave Martin2011-11-22
*-. Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2011-03-17
|\ \
| | * ARM: amba: make probe() functions take const id tablesRussell King2011-02-23
| |/
* | RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-09
* | RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-09
|/
* drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij2010-09-09
* drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>Huang Weiyi2010-08-11
* ARM: Fix section build warnings for AMBA driversRussell King2010-07-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2Linus Walleij2010-02-04
* rtc: remove __raw_* accessors from PL031 RTCLinus Walleij2009-12-16
* [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-11
* [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-20
* rtc: remove some NOP open/release methodsDavid Brownell2008-10-16
* [RTC] rtc-pl031: use proper resources, use proper apis, clean up includesRussell King2008-05-22
* remove asm/bitops.h includesJiri Slaby2007-10-19
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-08
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-01
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] Add driver for ARM AMBA PL031 RTCDeepak Saxena2006-06-25