aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ti-k3.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-27rtc: Explicitly include correct DT includesRob Herring1-1/+1
2023-03-23rtc: k3: handle errors while enabling wake irqDhruva Gole1-1/+2
2022-10-13rtc: k3: Use devm_clk_get_enabled() helperChristophe JAILLET1-18/+4
2022-08-23rtc: k3: detect SoC to determine erratum fixBryan Brattlof1-18/+14
2022-08-23rtc: k3: wait until the unlock field is not zeroBryan Brattlof1-1/+1
2022-06-24rtc: Introduce ti-k3-rtcNishanth Menon1-0/+680