aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-max31335.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-29rtc: max31335: fix interrupt status regAntoniu Miclaus1-1/+1
2024-01-18rtc: max31335: Fix comparison in max31335_volatile_reg()Nathan Chancellor1-1/+1
2024-01-18rtc: max31335: use regmap_update_bits_checkAlexandre Belloni1-7/+5
2024-01-18rtc: max31335: remove unecessary lockingAlexandre Belloni1-11/+3
2024-01-15rtc: max31335: add driver supportAntoniu Miclaus1-0/+707