index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-30
rtc: rtc-ds2404: use devm_*() functions
Jingoo Han
1
-9
/
+3
2013-02-22
rtc: rtc-ds2404: use dev_err() instead of printk()
Jingoo Han
1
-2
/
+2
2013-02-22
drivers/rtc/rtc-ds2404.c: use module_platform_driver macro
Srinivas Kandagatla
1
-13
/
+1
2012-10-05
rtc: add Dallas DS2404 driver
Sven Schnelle
1
-0
/
+303