summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-max31335.c
AgeCommit message (Expand)AuthorFilesLines
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-16rtc: max31335: add driver supportAntoniu Miclaus1-0/+707