summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-starfive.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-27rtc:starfive: add pm ops for rtcziv.xu1-0/+1
2022-10-27rtc-starfive.c:add system pm for rtcziv.xu1-1/+4
2022-08-30rtc: starfive: Standardize property "compatible"Hal Feng1-1/+1
2022-08-09rtc: starfive: Fix time may be not updated when date updatedHal Feng1-0/+14
2022-08-09rtc: starfive: Fix command 'hwclock' can't work in rootfsHal Feng1-5/+7
2022-07-21rtc: starfive: Change reset apiHal Feng1-26/+11
2022-07-14rtc: starfive: Improve rtc driverHal Feng1-7/+28
2022-07-14rtc: starfive: Improve coding styleHal Feng1-3/+6
2022-04-25rtc: starfive: Use stardand clock and reset apis for initializationHal Feng1-29/+59
2022-03-16rtc: starfive: Get the interrupt status using Completion.samin1-30/+45
2021-11-19rtc: starfive-rtc: Add RTC support for StarFive JH7110.SaminGuo1-0/+669