summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sunplus.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: sunplus: Clean up redundant dev_err_probe()Chen Jiahao2023-08-101-1/+1
* rtc: sunplus: use devm_platform_ioremap_resource_byname()Ye Xingchen2023-04-281-2/+1
* rtc: sunplus: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
* rtc: sunplus: fix format string for printing resourceArnd Bergmann2023-01-231-2/+2
* rtc: sunplus: fix return value in sp_rtc_probe()Yang Yingliang2022-01-161-1/+1
* rtc: Add driver for RTC in Sunplus SP7021Vincent Shih2022-01-051-0/+362