summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-msc313.c
AgeCommit message (Expand)AuthorLines
2022-12-11rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()Kees Cook-11/+1
2021-10-01rtc: msc313: Fix unintentional sign extension issues with left shift of a u16Colin Ian King-2/+2
2021-09-27rtc: msc313: fix missing includeAlexandre Belloni-0/+1
2021-09-26rtc: Add support for the MSTAR MSC313 RTCDaniel Palmer-0/+258