Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-18 | rtc: asm9260: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2021-01-26 | rtc: asm9260: use rtc_lock/rtc_unlock | Alexandre Belloni | 1 | -3/+3 |
2019-12-23 | rtc: asm9260: add the missed check for devm_clk_get | Chuhong Yuan | 1 | -0/+3 |
2019-10-07 | rtc: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-08-13 | rtc: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2016-10-19 | rtc: asm9260: fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
2016-09-05 | rtc: asm9260: rework locking | Alexandre Belloni | 1 | -15/+5 |
2016-07-27 | rtc: asm9260: remove .owner field for driver | Wei Yongjun | 1 | -1/+0 |
2016-03-19 | rtc: asm9260: remove incorrect __init/__exit annotations | Arnd Bergmann | 1 | -2/+2 |
2016-03-14 | rtc: add Alphascale asm9260 driver | Oleksij Rempel | 1 | -0/+355 |