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-max6900.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-10
rtc: max6900: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-5
/
+3
2018-03-17
rtc: max6900: remove useless indirection
Alexandre Belloni
1
-13
/
+4
2018-03-17
rtc: max6900: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2017-09-01
rtc: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
1
-5
/
+0
2015-06-25
rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2013-11-13
drivers/rtc/rtc-max6900.c: remove redundant checks
Sachin Kamat
1
-8
/
+1
2013-07-04
drivers/rtc/rtc-max6900.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-04-30
rtc: rtc-max6900: use devm_rtc_device_register()
Jingoo Han
1
-7
/
+2
2012-03-24
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
1
-12
/
+1
2010-08-11
rtc/max6900: use rtc_valid_tm() to check returning tm
Wan ZongShun
1
-1
/
+1
2008-12-10
rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers
Alessandro Zummo
1
-0
/
+6
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-16
/
+16
2008-10-16
rtc-max6900 new style driver
Alessandro Zummo
1
-154
/
+69
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-01-27
i2c: normal_i2c can be made const (rtc drivers)
Jean Delvare
1
-1
/
+1
2007-07-22
rtc: update and use the MAX6900 century byte
Dale Farnsworth
1
-24
/
+72
2007-05-08
rtc: add RTC class driver for the Maxim MAX6900
Dale Farnsworth
1
-0
/
+311