aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-xgene.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-04-04rtc: xgene: use .set_timeAlexandre Belloni1-3/+3
2019-04-04rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-5/+3
2019-04-04rtc: xgene: stop caching alarm_timeAlexandre Belloni1-4/+3
2019-04-04rtc: xgene: correct checkpatch issuesAlexandre Belloni1-7/+7
2019-04-04rtc: xgene: convert to SPDX identifierAlexandre Belloni1-14/+1
2019-04-04rtc: xgene: set rangeAlexandre Belloni1-0/+1
2019-04-04rtc: xgene: fix possible race conditionAlexandre Belloni1-7/+11
2018-03-01rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni1-1/+1
2017-11-09rtc: xgene: mark PM functions as __maybe_unusedArnd Bergmann1-4/+2
2017-11-09rtc: xgene: Fix suspend/resumeLoc Ho1-9/+32
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-06drivers/rtc: add APM X-Gene SoC RTC driverLoc Ho1-0/+278