index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-tps65910.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-01
rtc: pcf8563: remove useless indirection
Alexandre Belloni
1
-14
/
+6
2019-09-01
rtc: pcf8563: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-8
/
+9
2019-09-01
rtc: pcf8563: add Microcrystal RV8564 compatible
Alexandre Belloni
2
-1
/
+4
2019-09-01
rtc: pcf8563: add Epson RTC8564 compatible
Alexandre Belloni
2
-1
/
+2
2019-09-01
rtc: s35390a: convert to devm_i2c_new_dummy_device()
Wolfram Sang
1
-41
/
+13
2019-09-01
rtc: max77686: convert to devm_i2c_new_dummy_device()
Wolfram Sang
1
-13
/
+4
2019-09-01
rtc: pcf85363/pcf85263: fix regmap error in set_time
Biwen Li
1
-1
/
+6
2019-09-01
rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-9
/
+4
2019-09-01
rtc: snvs: set range
Alexandre Belloni
1
-0
/
+1
2019-08-29
rtc: snvs: fix possible race condition
Anson Huang
1
-4
/
+7
2019-08-27
rtc: pcf2127: bugfix: watchdog build dependency
Bruno Thomsen
2
-0
/
+3
2019-08-27
rtc: pcf2127: add tamper detection support
Bruno Thomsen
1
-0
/
+160
2019-08-27
rtc: pcf2127: add watchdog feature support
Bruno Thomsen
2
-1
/
+124
2019-08-23
rtc: pcf2127: bugfix: read rtc disables watchdog
Bruno Thomsen
1
-20
/
+12
2019-08-23
rtc: pcf2127: cleanup register and bit defines
Bruno Thomsen
1
-26
/
+33
2019-08-23
rtc: pcf2127: convert to devm_rtc_allocate_device
Bruno Thomsen
1
-3
/
+4
2019-08-23
rtc: sun6i: Add support for H6 RTC
Ondrej Jirman
1
-2
/
+38
2019-08-23
dt-bindings: rtc: sun6i: Add compatible for H6 RTC
Ondrej Jirman
1
-0
/
+13
2019-08-23
rtc: fsl-ftm-alarm: add FTM alarm driver
Biwen Li
3
-0
/
+353