summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-armada38x.c
AgeCommit message (Expand)Author
2024-03-26rtc: armada38x: provide set_offset_nsecrtcRussell King
2023-08-10rtc: remove redundant of_match_ptr()Zhu Wang
2023-07-27rtc: Explicitly include correct DT includesRob Herring
2023-04-28rtc: armada38x: use devm_platform_ioremap_resource_byname()Ye Xingchen
2021-01-16rtc: armada38x: remove armada38x_rtc_ops_noirqAlexandre Belloni
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2019-10-07rtc: armada38x: Use of_device_get_match_data()Stephen Boyd
2019-08-21rtc: remove superfluous error messageAlexandre Belloni
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
2018-09-28rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2018-09-28rtc: armada38x: add rangeAlexandre Belloni
2018-09-28rtc: armada38x: fix possible race conditionAlexandre Belloni
2018-07-12rtc: armada38x: reset after rtc power lossBaruch Siach
2017-10-25rtc: armada38x: add support for trimming the RTCRussell King
2017-02-21rtc: armada38x: Add support for Armada 7K/8KGregory CLEMENT
2017-02-21rtc: armada38x: Prepare driver to manage different versionsGregory CLEMENT
2017-01-12rtc: armada38x: make struct rtc_class_ops constRussell King
2017-01-11rtc: armada38x: Follow the new recommendation for errata implementationGregory CLEMENT
2015-09-05rtc: Fix module autoload for OF platform driversJavier Martinez Canillas
2015-09-05rtc: armada38x: Align RTC set time procedure with the official errataNadav Haklai
2015-07-18rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()Fabio Estevam
2015-05-14drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton
2015-05-05rtc: armada38x: fix concurrency access in armada38x_rtc_set_timeGregory CLEMENT
2015-02-13drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCsGregory CLEMENT