index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds2404.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
1
-1
/
+1
2019-05-23
rtc: ds2404: use hw endiannes variable
Nicholas Mc Guire
1
-2
/
+3
2019-04-19
rtc: ds2404: simplify .probe and remove .remove
Alexandre Belloni
1
-18
/
+7
2019-04-19
rtc: ds2404: remove ds2404_chip_ops
Alexandre Belloni
1
-19
/
+3
2019-04-19
rtc: ds2404: convert to SPDX identifier
Alexandre Belloni
1
-8
/
+2
2019-04-19
rtc: ds2404: use .set_time
Alexandre Belloni
1
-3
/
+3
2019-04-19
rtc: ds2404: switch to rtc_time64_to_tm
Alexandre Belloni
1
-1
/
+1
2019-04-19
rtc: ds2404: set range
Alexandre Belloni
1
-5
/
+9
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2016-06-27
rtc: ds2404: move rtc-ds2404.h to platform_data
Alexandre Belloni
1
-1
/
+1
2016-01-11
rtc: rtc-ds2404: constify ds2404_chip_ops structures
Julia Lawall
1
-2
/
+2
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-11-13
drivers/rtc/rtc-ds2404.c: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-04-29
rtc: rtc-ds2404: use devm_*() functions
Jingoo Han
1
-9
/
+3
2013-02-21
rtc: rtc-ds2404: use dev_err() instead of printk()
Jingoo Han
1
-2
/
+2
2013-02-21
drivers/rtc/rtc-ds2404.c: use module_platform_driver macro
Srinivas Kandagatla
1
-13
/
+1
2012-10-06
rtc: add Dallas DS2404 driver
Sven Schnelle
1
-0
/
+303