summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ab-eoz9.c
AgeCommit message (Expand)AuthorLines
2025-03-03rtc: ab-eoz9: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li-22/+2
2024-11-25rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier-7/+0
2024-11-18rtc: ab-eoz9: fix abeoz9_rtc_read_alarmAlexandre Belloni-3/+1
2024-07-07rtc: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König-1/+1
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