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-jz4740.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
rtc: jz4740: fix loading of rtc driver
Mathieu Malaterre
1
-2
/
+2
2017-10-12
rtc: jz4740: remove duplicate 'write' in message
Mathieu Malaterre
1
-1
/
+1
2017-01-27
rtc: jz4740: make the driver buildable as a module again
Alexandre Belloni
1
-2
/
+10
2016-11-09
rtc: jz4740: make the driver builtin only
Alexandre Belloni
1
-9
/
+1
2016-11-09
rtc: jz4740: remove unused EXPORT_SYMBOL
Alexandre Belloni
1
-2
/
+1
2016-11-05
rtc: jz4740: Add support for acting as the system power controller
Paul Cercueil
1
-0
/
+81
2016-11-05
rtc: jz4740: Add support for devicetree
Paul Cercueil
1
-1
/
+15
2016-11-05
rtc: jz4740: Add support for the RTC in the jz4780 SoC
Paul Cercueil
1
-2
/
+48
2016-09-02
rtc: constify rtc_class_ops structures
Julia Lawall
1
-1
/
+1
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-04
rtc: rtc-jz4740: use devm_ioremap_resource()
Jingoo Han
1
-20
/
+5
2013-07-04
rtc: rtc-jz4740: use devm_*() functions
Jingoo Han
1
-49
/
+16
2013-07-04
rtc: rtc-jz4740: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-10-05
drivers/rtc/rtc-jz4740.c: fix IRQ error check
Lars-Peter Clausen
1
-1
/
+1
2012-01-11
drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static
Axel Lin
1
-1
/
+1
2012-01-11
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
1
-7
/
+0
2010-10-28
drivers/rtc/rtc-jz4740.c: add alarm function
Paul Cercueil
1
-5
/
+40
2010-08-05
RTC: Add JZ4740 RTC driver
Lars-Peter Clausen
1
-0
/
+345