summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-sunxi.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21rtc: remove superfluous error messageAlexandre Belloni
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2018-06-04rtc: sunxi: fix possible race conditionAlexandre Belloni
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni
2016-01-11rtc: sunxi: use of_device_get_match_dataLABBE Corentin
2016-01-11rtc: sunxi: constify the data_year_param structureLABBE Corentin
2016-01-11rtc: sunxi: fix signedness issuesLABBE Corentin
2015-06-25rtc: sunxi: Replace deprecated rtc_tm_to_time()Xunlei Pang
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-04-03rtc: sunxi: change compatiblesMaxime Ripard
2013-12-20ARM: sun4i/sun7i: RTC driverCarlo Caione