index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ab-eoz9.c
Age
Commit message (
Expand
)
Author
2024-11-25
rtc: ab-eoz9: don't fail temperature reads on undervoltage notification
Maxime Chevallier
2024-11-18
rtc: ab-eoz9: fix abeoz9_rtc_read_alarm
Alexandre Belloni
2024-07-07
rtc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-06-06
rtc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-06
rtc: ab-eoz9: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-02-01
rtc: ab-eoz9: use IRQ flags obtained from fwnode
Alexandre Belloni
2022-06-24
rtc: use simple i2c probe
Stephen Kitt
2021-11-10
rtc: ab-eoz9: support UIE when available
Alexandre Belloni
2021-11-10
rtc: ab-eoz9: use RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
2021-04-17
rtc: ab-eoz9: make use of RTC_FEATURE_ALARM
Liam Beguin
2021-04-17
rtc: ab-eoz9: add alarm support
Liam Beguin
2021-04-17
rtc: ab-eoz9: set regmap max_register
Liam Beguin
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-08-21
rtc: remove superfluous error message
Alexandre Belloni
2019-02-18
rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC support
Artem Panfilov