summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-meson.c
AgeCommit message (Expand)AuthorLines
2022-05-18rtc: meson: Fix email address in MODULE_AUTHORNobuhiro Iwamatsu-1/+1
2021-02-06rtc: meson: quiet maybe-unused variable warningAlexandre Belloni-1/+1
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski-1/+1
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski-1/+1
2019-11-27rtc: meson: remove redundant assignment to variable retriesColin Ian King-1/+1
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-02-17rtc: meson: remove useless rtc_nvmem_unregister callAlexandre Belloni-4/+1
2019-02-11rtc: support for the Amlogic Meson RTCMartin Blumenstingl-0/+410