summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pl030.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc()Sangjung Woo2013-11-131-5/+2
* drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata()Michal Simek2013-11-131-2/+0
* Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-12/+1
|\
| * ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-161-12/+1
* | drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-231-1/+1
|/
* rtc: pl030: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
*-. 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: Clean out UIE icotl implementationsJohn Stultz2011-03-091-6/+0
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-111-1/+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-11/+0
* [RTC] rtc-pl030: add driver, remove old non-rtc lib driverRussell King2008-05-221-0/+217