aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/rtc-armada38x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-05rtc: Fix module autoload for OF platform driversJavier Martinez Canillas1-0/+1
2015-09-05rtc: armada38x: Align RTC set time procedure with the official errataNadav Haklai1-20/+12
2015-07-18rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()Fabio Estevam1-1/+1
2015-05-14drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton1-1/+1
2015-05-05rtc: armada38x: fix concurrency access in armada38x_rtc_set_timeGregory CLEMENT1-12/+12
2015-02-13drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCsGregory CLEMENT1-0/+320