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-ep93xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-13
rtc: clean up indentation issues, remove extraneous space, add missing tabs
Colin Ian King
1
-1
/
+1
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
1
-3
/
+0
2015-06-25
rtc: ep93xx: Use readl/writel for io
H Hartley Sweeten
1
-3
/
+3
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-11-13
drivers/rtc/rtc-ep93xx.c: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-09-12
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
1
-11
/
+3
2013-07-04
rtc: rtc-ep93xx: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-30
rtc: rtc-ep93xx: use devm_rtc_device_register()
Jingoo Han
1
-8
/
+3
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-05-30
drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()
H Hartley Sweeten
1
-18
/
+6
2011-08-11
rtc: ep93xx: Fix 'rtc' may be used uninitialized warning
Axel Lin
1
-8
/
+8
2011-05-07
rtc: ep93xx: Initialize drvdata before registering device
Wolfram Sang
1
-3
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
rtc-ep93xx.c: cleanup probe/remove routines
H Hartley Sweeten
1
-43
/
+28
2009-09-23
drivers/rtc: introduce missing kfree
Julia Lawall
1
-4
/
+10
2009-04-26
[ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses
Hartley Sweeten
1
-37
/
+112
2009-01-07
rtc: use set_mmss when set_time is not available
Alessandro Zummo
1
-13
/
+0
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+3
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
1
-1
/
+1
2006-04-11
[PATCH] RTC subsystem: compact error messages
Alessandro Zummo
1
-1
/
+0
2006-04-11
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
1
-1
/
+0
2006-03-27
[PATCH] RTC subsystem: EP93XX driver
Alessandro Zummo
1
-0
/
+162