summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-xgene.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2019-11-27rtc: xgene: Remove unused struct device in struct xgene_rtc_devNobuhiro Iwamatsu
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-04-04rtc: xgene: use .set_timeAlexandre Belloni
2019-04-04rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2019-04-04rtc: xgene: stop caching alarm_timeAlexandre Belloni
2019-04-04rtc: xgene: correct checkpatch issuesAlexandre Belloni
2019-04-04rtc: xgene: convert to SPDX identifierAlexandre Belloni
2019-04-04rtc: xgene: set rangeAlexandre Belloni
2019-04-04rtc: xgene: fix possible race conditionAlexandre Belloni
2018-03-01rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni
2017-11-09rtc: xgene: mark PM functions as __maybe_unusedArnd Bergmann
2017-11-09rtc: xgene: Fix suspend/resumeLoc Ho
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-06-06drivers/rtc: add APM X-Gene SoC RTC driverLoc Ho