aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/rtc-meson-vrtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-05rtc: meson-vrtc: drop needless struct meson_vrtc_data::rtc memberAndré Draszik1-6/+6
2025-01-09rtc: use boolean values with device_init_wakeup()Wolfram Sang1-1/+1
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