aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ab-eoz9.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-06rtc: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-06-06rtc: ab-eoz9: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-02-01rtc: ab-eoz9: use IRQ flags obtained from fwnodeAlexandre Belloni1-1/+6
2022-06-24rtc: use simple i2c probeStephen Kitt1-3/+2
2021-11-10rtc: ab-eoz9: support UIE when availableAlexandre Belloni1-1/+2
2021-11-10rtc: ab-eoz9: use RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni1-1/+1
2021-04-17rtc: ab-eoz9: make use of RTC_FEATURE_ALARMLiam Beguin1-6/+2
2021-04-17rtc: ab-eoz9: add alarm supportLiam Beguin1-0/+136
2021-04-17rtc: ab-eoz9: set regmap max_registerLiam Beguin1-0/+1
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski1-1/+1
2019-08-21rtc: remove superfluous error messageAlexandre Belloni1-16/+8
2019-02-18rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC supportArtem Panfilov1-0/+465