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-max6902.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
drivers/rtc/rtc-max6902.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-07-04
drivers/rtc/rtc-max6902.c: remove unwanted spaces
Sachin Kamat
1
-3
/
+3
2013-04-30
drivers/rtc/rtc-max6902.c: use register defines instead of magic numbers
Axel Lin
1
-10
/
+10
2013-04-30
rtc: rtc-max6902: use spi_set_drvdata()
Jingoo Han
1
-1
/
+1
2013-04-30
rtc: rtc-max6902: use devm_rtc_device_register()
Jingoo Han
1
-5
/
+2
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-03-24
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
1
-11
/
+1
2012-01-11
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-01-13
rtc: rtc-max6902 - set driver data in max6902_probe()
Axel Lin
1
-1
/
+2
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-01-07
rtc: rtc-max6902 fixes
Alessandro Zummo
1
-138
/
+38
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-16
/
+16
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-2
/
+0
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
1
-9
/
+3
2007-08-23
rtc-max6902 minor fixes
David Brownell
1
-3
/
+3
2006-10-17
[PATCH] rtc-max6902: month conversion fix
Francisco Larramendi
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-04
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
1
-1
/
+1
2006-06-25
[PATCH] Add max6902 RTC support
Raphael Assenat
1
-0
/
+286