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-vr41xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
rtc: vr41xx: Wire up alarm_irq_enable
Geert Uytterhoeven
1
-6
/
+7
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-24
drivers/rtc/rtc-vr41xx.c: use devm_*() functions
Jingoo Han
1
-38
/
+12
2013-11-13
drivers/rtc/rtc-vr41xx.c: fix checkpatch warnings
Sachin Kamat
1
-2
/
+2
2013-07-04
drivers/rtc/rtc-vr41xx.c: fix error return code in rtc_probe()
Wei Yongjun
1
-1
/
+3
2013-07-04
rtc: rtc-vr41xx: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-04
drivers/rtc/rtc-vr41xx.c: fix spacing issues
Sachin Kamat
1
-5
/
+5
2013-02-22
rtc: rtc-vr41xx: use dev_info() instead of printk()
Jingoo Han
1
-1
/
+1
2013-01-04
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-03-24
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
1
-2
/
+2
2012-01-11
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
1
-21
/
+0
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
1
-11
/
+0
2011-02-04
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
1
-20
/
+18
2009-12-16
rtc-vr41xx: use resource_size()
Yoichi Yuasa
1
-2
/
+2
2009-11-12
rtc-vr41xx: fix do_div() warning
Yoichi Yuasa
1
-5
/
+4
2009-07-03
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
1
-2
/
+2
2009-01-07
rtc: move power of 2 periodic frequency check down into drivers
Jonathan Cameron
1
-0
/
+3
2009-01-07
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
1
-4
/
+4
2008-10-16
drivers/rtc: use nr_irqs
Yinghai Lu
1
-2
/
+2
2008-07-24
rtc-vr41xx: add irq_set_freq() and irq_set_state()
Yoichi Yuasa
1
-31
/
+34
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+3
2007-07-12
[MIPS] separate platform_device registration for VR41xx RTC
Yoichi Yuasa
1
-114
/
+72
2007-05-08
rtc: update vr41xx alarm handling
Yoichi Yuasa
1
-2
/
+26
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
1
-1
/
+1
2006-07-14
[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h
Yoichi Yuasa
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-25
[PATCH] rtc subsystem: add capability checks
Alessandro Zummo
1
-8
/
+0
2006-05-21
[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate
Alessandro Zummo
1
-1
/
+1
2006-04-11
[PATCH] RTC subsystem: VR41XX driver
Yoichi Yuasa
1
-0
/
+471