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-pcf2127.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
rtc: pcf2127: bulk read only date and time registers.
Sean Nyekjaer
1
-2
/
+13
2016-03-14
rtc: pcf2127: add pcf2129 device id
Akinobu Mita
1
-3
/
+6
2016-03-14
rtc: pcf2127: add support for spi interface
Akinobu Mita
1
-2
/
+116
2016-03-14
rtc: pcf2127: convert to use regmap
Akinobu Mita
1
-70
/
+144
2015-11-08
rtc: pcf2127: remove useless driver version
Uwe Kleine-König
1
-5
/
+0
2015-11-08
rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctl
Uwe Kleine-König
1
-18
/
+22
2015-11-03
rtc: pcf2127: make module license match the file header
Uwe Kleine-König
1
-1
/
+1
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-09-05
rtc: pcf2127: use OFS flag to detect unreliable date and warn the user
Andrea Scian
1
-3
/
+23
2015-09-05
rtc: use rtc_valid_tm() error code when reading date/time
Andrea Scian
1
-7
/
+1
2014-01-24
drivers/rtc/rtc-pcf2127.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-4
/
+1
2013-09-12
drivers/rtc/rtc-pcf2127.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-07-04
rtc: add NXP PCF2127 support (i2c)
Renaud Cerrato
1
-0
/
+241