summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-asm9260.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: asm9260: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+3
* rtc: asm9260: add the missed check for devm_clk_getChuhong Yuan2019-12-231-0/+3
* rtc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-071-3/+1
* rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-131-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* rtc: asm9260: fix module autoloadJavier Martinez Canillas2016-10-191-0/+1
* rtc: asm9260: rework lockingAlexandre Belloni2016-09-051-15/+5
* rtc: asm9260: remove .owner field for driverWei Yongjun2016-07-271-1/+0
* rtc: asm9260: remove incorrect __init/__exit annotationsArnd Bergmann2016-03-191-2/+2
* rtc: add Alphascale asm9260 driverOleksij Rempel2016-03-141-0/+355