summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-meson.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: meson: quiet maybe-unused variable warningAlexandre Belloni2021-02-061-1/+1
* rtc: rework rtc_register_device() resource managementBartosz Golaszewski2020-11-191-1/+1
* rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski2020-11-191-1/+1
* rtc: meson: remove redundant assignment to variable retriesColin Ian King2019-11-271-1/+1
* rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-071-3/+1
* rtc: meson: remove useless rtc_nvmem_unregister callAlexandre Belloni2019-02-171-4/+1
* rtc: support for the Amlogic Meson RTCMartin Blumenstingl2019-02-111-0/+410