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-armada38x.c
Age
Commit message (
Expand
)
Author
2021-01-16
rtc: armada38x: remove armada38x_rtc_ops_noirq
Alexandre Belloni
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-10-07
rtc: armada38x: Use of_device_get_match_data()
Stephen Boyd
2019-08-21
rtc: remove superfluous error message
Alexandre Belloni
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-09-28
rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2018-09-28
rtc: armada38x: add range
Alexandre Belloni
2018-09-28
rtc: armada38x: fix possible race condition
Alexandre Belloni
2018-07-12
rtc: armada38x: reset after rtc power loss
Baruch Siach
2017-10-25
rtc: armada38x: add support for trimming the RTC
Russell King
2017-02-21
rtc: armada38x: Add support for Armada 7K/8K
Gregory CLEMENT
2017-02-21
rtc: armada38x: Prepare driver to manage different versions
Gregory CLEMENT
2017-01-12
rtc: armada38x: make struct rtc_class_ops const
Russell King
2017-01-11
rtc: armada38x: Follow the new recommendation for errata implementation
Gregory CLEMENT
2015-09-05
rtc: Fix module autoload for OF platform drivers
Javier Martinez Canillas
2015-09-05
rtc: armada38x: Align RTC set time procedure with the official errata
Nadav Haklai
2015-07-18
rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()
Fabio Estevam
2015-05-14
drivers/rtc/rtc-armada38x.c: remove unused local `flags'
Andrew Morton
2015-05-05
rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
Gregory CLEMENT
2015-02-13
drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs
Gregory CLEMENT