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