Age | Commit message (Expand) | Author |
2019-10-07 | rtc: armada38x: Use of_device_get_match_data() | Stephen Boyd |
2019-08-21 | rtc: remove superfluous error message | Alexandre Belloni |
2019-08-13 | rtc: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-09-28 | rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni |
2018-09-28 | rtc: armada38x: add range | Alexandre Belloni |
2018-09-28 | rtc: armada38x: fix possible race condition | Alexandre Belloni |
2018-07-12 | rtc: armada38x: reset after rtc power loss | Baruch Siach |
2017-10-25 | rtc: armada38x: add support for trimming the RTC | Russell King |
2017-02-21 | rtc: armada38x: Add support for Armada 7K/8K | Gregory CLEMENT |
2017-02-21 | rtc: armada38x: Prepare driver to manage different versions | Gregory CLEMENT |
2017-01-12 | rtc: armada38x: make struct rtc_class_ops const | Russell King |
2017-01-11 | rtc: armada38x: Follow the new recommendation for errata implementation | Gregory CLEMENT |
2015-09-05 | rtc: Fix module autoload for OF platform drivers | Javier Martinez Canillas |
2015-09-05 | rtc: armada38x: Align RTC set time procedure with the official errata | Nadav Haklai |
2015-07-18 | rtc: armada38x: Remove unused variable from armada38x_rtc_set_time() | Fabio Estevam |
2015-05-14 | drivers/rtc/rtc-armada38x.c: remove unused local `flags' | Andrew Morton |
2015-05-05 | rtc: armada38x: fix concurrency access in armada38x_rtc_set_time | Gregory CLEMENT |
2015-02-13 | drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs | Gregory CLEMENT |