aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sunxi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21rtc: remove superfluous error messageAlexandre Belloni1-9/+1
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2018-06-04rtc: sunxi: fix possible race conditionAlexandre Belloni1-14/+9
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni1-1/+1
2016-01-11rtc: sunxi: use of_device_get_match_dataLABBE Corentin1-4/+2
2016-01-11rtc: sunxi: constify the data_year_param structureLABBE Corentin1-3/+3
2016-01-11rtc: sunxi: fix signedness issuesLABBE Corentin1-4/+4
2015-06-25rtc: sunxi: Replace deprecated rtc_tm_to_time()Xunlei Pang1-17/+15
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-03rtc: sunxi: change compatiblesMaxime Ripard1-1/+1
2013-12-20ARM: sun4i/sun7i: RTC driverCarlo Caione1-0/+523