aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-asm9260.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-25rtc: asm9260: use rtc_lock/rtc_unlockAlexandre Belloni1-3/+3
2019-12-23rtc: asm9260: add the missed check for devm_clk_getChuhong Yuan1-0/+3
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-10-19rtc: asm9260: fix module autoloadJavier Martinez Canillas1-0/+1
2016-09-05rtc: asm9260: rework lockingAlexandre Belloni1-15/+5
2016-07-27rtc: asm9260: remove .owner field for driverWei Yongjun1-1/+0
2016-03-19rtc: asm9260: remove incorrect __init/__exit annotationsArnd Bergmann1-2/+2
2016-03-14rtc: add Alphascale asm9260 driverOleksij Rempel1-0/+355