aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ab-eoz9.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-06rtc: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 1-1/+1
2023-06-06rtc: ab-eoz9: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-02-01rtc: ab-eoz9: use IRQ flags obtained from fwnodeGravatar Alexandre Belloni 1-1/+6
2022-06-24rtc: use simple i2c probeGravatar Stephen Kitt 1-3/+2
2021-11-10rtc: ab-eoz9: support UIE when availableGravatar Alexandre Belloni 1-1/+2
2021-11-10rtc: ab-eoz9: use RTC_FEATURE_UPDATE_INTERRUPTGravatar Alexandre Belloni 1-1/+1
2021-04-17rtc: ab-eoz9: make use of RTC_FEATURE_ALARMGravatar Liam Beguin 1-6/+2
2021-04-17rtc: ab-eoz9: add alarm supportGravatar Liam Beguin 1-0/+136
2021-04-17rtc: ab-eoz9: set regmap max_registerGravatar Liam Beguin 1-0/+1
2020-11-19rtc: rework rtc_register_device() resource managementGravatar Bartosz Golaszewski 1-1/+1
2019-08-21rtc: remove superfluous error messageGravatar Alexandre Belloni 1-16/+8
2019-02-18rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC supportGravatar Artem Panfilov 1-0/+465