index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-pl030.c
Age
Commit message (
Expand
)
Author
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-03-16
rtc: pl030: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
rtc: pl030: remove useless invalid alarm handling
Alexandre Belloni
2020-03-16
rtc: pl030: set range
Alexandre Belloni
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-11
rtc: pl030: fix possible race condition
Alexandre Belloni
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-23
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-17
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