aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-meson.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-06rtc: meson: quiet maybe-unused variable warningAlexandre Belloni1-1/+1
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski1-1/+1
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski1-1/+1
2019-11-27rtc: meson: remove redundant assignment to variable retriesColin Ian King1-1/+1
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-02-17rtc: meson: remove useless rtc_nvmem_unregister callAlexandre Belloni1-4/+1
2019-02-11rtc: support for the Amlogic Meson RTCMartin Blumenstingl1-0/+410