开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-xgene.c
Age
Commit message (
Expand
)
Author
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