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