summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-asm9260.c
AgeCommit message (Expand)Author
2021-01-25rtc: asm9260: use rtc_lock/rtc_unlockAlexandre Belloni
2019-12-23rtc: asm9260: add the missed check for devm_clk_getChuhong Yuan
2019-10-07rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2016-10-19rtc: asm9260: fix module autoloadJavier Martinez Canillas
2016-09-05rtc: asm9260: rework lockingAlexandre Belloni
2016-07-27rtc: asm9260: remove .owner field for driverWei Yongjun
2016-03-19rtc: asm9260: remove incorrect __init/__exit annotationsArnd Bergmann
2016-03-14rtc: add Alphascale asm9260 driverOleksij Rempel