index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds2404.c
Age
Commit message (
Expand
)
Author
Files
Lines
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