summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-xgene.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: xgene: use .set_timeAlexandre Belloni2019-04-041-3/+3
* rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-041-5/+3Star
* rtc: xgene: stop caching alarm_timeAlexandre Belloni2019-04-041-4/+3Star
* rtc: xgene: correct checkpatch issuesAlexandre Belloni2019-04-041-7/+7
* rtc: xgene: convert to SPDX identifierAlexandre Belloni2019-04-041-14/+1Star
* rtc: xgene: set rangeAlexandre Belloni2019-04-041-0/+1
* rtc: xgene: fix possible race conditionAlexandre Belloni2019-04-041-7/+11
* rtc: stop validating rtc_time after rtc_time_to_tmAlexandre Belloni2018-03-011-1/+1
* rtc: xgene: mark PM functions as __maybe_unusedArnd Bergmann2017-11-091-4/+2Star
* rtc: xgene: Fix suspend/resumeLoc Ho2017-11-091-9/+32
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drivers/rtc: add APM X-Gene SoC RTC driverLoc Ho2014-06-071-0/+278