index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-xgene.c
Age
Commit message (
Expand
)
Author
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