summaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-starfive.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-15clocksource: starfive: Remove struct reset_controlLey Foon Tan1-4/+3
2022-09-01clocksource:timer:Modify compatible nameXingyu Wu1-1/+1
2022-07-12clocksource: starfive: Update timer namesLey Foon Tan1-3/+6
2022-07-12clocksource: starfive: Add reset control supportxingyu.wu1-0/+20
2022-07-12clocksource: starfive: Update compatible string to "starfive,timers"Ley Foon Tan1-2/+1
2022-06-30clocksource: starfive: Allocates struct starfive_clkevt in driverxingyu.wu1-32/+32
2022-06-30drivers:clocksource:Modify timer driver and add exit codesxingyu.wu1-5/+23
2022-06-30drivers:clocksource:Modify timer driver formatxingyu.wu1-16/+23
2022-05-07drivers:timer:Fix warning by checkpatch.plxingyu.wu1-16/+25
2021-11-26clocksource: add starfive hw-timer driverSamin Guo1-0/+410