aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-max31335.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-03rtc: max31335: convert from round_rate() to determine_rate()Brian Masney1-5/+7
2025-04-01rtc: max31335: Add driver support for max31331PavithraUdayakumar-adi1-43/+122
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-07-07rtc: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König1-1/+1
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