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-xgene.c
Age
Commit message (
Expand
)
Author
2022-03-23
rtc: xgene: stop using uie_unsupported
Alexandre Belloni
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-11-27
rtc: xgene: Remove unused struct device in struct xgene_rtc_dev
Nobuhiro Iwamatsu
2019-10-07
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-04-04
rtc: xgene: use .set_time
Alexandre Belloni
2019-04-04
rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
rtc: xgene: stop caching alarm_time
Alexandre Belloni
2019-04-04
rtc: xgene: correct checkpatch issues
Alexandre Belloni
2019-04-04
rtc: xgene: convert to SPDX identifier
Alexandre Belloni
2019-04-04
rtc: xgene: set range
Alexandre Belloni
2019-04-04
rtc: xgene: fix possible race condition
Alexandre Belloni
2018-03-01
rtc: stop validating rtc_time after rtc_time_to_tm
Alexandre Belloni
2017-11-09
rtc: xgene: mark PM functions as __maybe_unused
Arnd Bergmann
2017-11-09
rtc: xgene: Fix suspend/resume
Loc Ho
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-06
drivers/rtc: add APM X-Gene SoC RTC driver
Loc Ho