aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-meson-vrtc.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-21rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current timeMartin Blumenstingl1-2/+2
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski1-1/+1
2020-09-29rtc: meson: simplify the return expression of meson_vrtc_probeLiu Shixin1-6/+1
2019-09-10rtc: meson: mark PM functions as __maybe_unusedArnd Bergmann1-4/+3
2019-08-22rtc: Add Amlogic Virtual Wake RTCNeil Armstrong1-0/+156