index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-armada38x.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
rtc: armada38x: add support for trimming the RTC
Russell King
1
-0
/
+101
2017-02-21
rtc: armada38x: Add support for Armada 7K/8K
Gregory CLEMENT
1
-0
/
+65
2017-02-21
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-14
drivers/rtc/rtc-armada38x.c: remove unused local `flags'
Andrew Morton
1
-1
/
+1
2015-05-05
rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
Gregory CLEMENT
1
-12
/
+12
2015-02-13
drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs
Gregory CLEMENT
1
-0
/
+320