index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pl030.c
Age
Commit message (
Expand
)
Author
2013-11-13
drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc()
Sangjung Woo
2013-11-13
drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata()
Michal Simek
2012-03-24
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-23
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2012-03-16
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
2011-11-22
rtc: pl030: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-03-18
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
2011-03-09
RTC: Clean out UIE icotl implementations
John Stultz
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-11
[ARM] 5544/1: Trust PrimeCell resource sizes
Linus Walleij
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
2008-10-16
rtc: remove some NOP open/release methods
David Brownell
2008-05-22
[RTC] rtc-pl030: add driver, remove old non-rtc lib driver
Russell King