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-s35390a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
rtc: s35390a: Change buf's type to u8 in s35390a_init
Nathan Chancellor
1
-1
/
+1
2018-03-17
rtc: s35390a: remove useless indirection
Alexandre Belloni
1
-24
/
+8
2018-03-17
rtc: s35390a: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-17
rtc: s35390a: remove useless message
Alexandre Belloni
1
-4
/
+0
2017-07-31
rtc: s35390a: implement ioctls
Fabien Lahoudere
1
-1
/
+31
2017-07-31
rtc: s35390a: handle invalid RTC time
Fabien Lahoudere
1
-30
/
+42
2017-03-09
rtc: s35390a: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+8
2016-07-12
rtc: s35390a: improve two comments in .set_alarm
Uwe Kleine-König
1
-2
/
+2
2016-07-12
rtc: s35390a: improve irq handling
Uwe Kleine-König
1
-17
/
+31
2016-07-12
rtc: s35390a: implement reset routine as suggested by the reference
Uwe Kleine-König
1
-10
/
+55
2016-07-12
rtc: s35390a: fix reading out alarm
Uwe Kleine-König
1
-9
/
+31
2013-04-30
rtc: rtc-s35390a: use devm_*() functions
Jingoo Han
1
-8
/
+6
2012-10-05
drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip
Michael Langer
1
-0
/
+116
2012-10-05
drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-2
/
+11
2012-03-24
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
1
-12
/
+1
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-17
/
+17
2008-05-11
i2c: Match dummy devices by type
Jean Delvare
1
-1
/
+1
2008-04-30
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
1
-0
/
+7
2008-04-30
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2008-03-05
rtc: add support for the S-35390A RTC chip
Byron Bradley
1
-0
/
+316