index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-vr41xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: vr41xx: fix possible race condition
Alexandre Belloni
2018-08-03
1
-2
/
+7
*
rtc: vr41xx: make alarms useful
Alexandre Belloni
2017-08-24
1
-18
/
+0
*
rtc: vr41xx: Wire up alarm_irq_enable
Geert Uytterhoeven
2016-03-14
1
-6
/
+7
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
drivers/rtc/rtc-vr41xx.c: use devm_*() functions
Jingoo Han
2014-01-23
1
-38
/
+12
*
drivers/rtc/rtc-vr41xx.c: fix checkpatch warnings
Sachin Kamat
2013-11-13
1
-2
/
+2
*
drivers/rtc/rtc-vr41xx.c: fix error return code in rtc_probe()
Wei Yongjun
2013-07-03
1
-1
/
+3
*
rtc: rtc-vr41xx: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
1
-2
/
+0
*
drivers/rtc/rtc-vr41xx.c: fix spacing issues
Sachin Kamat
2013-07-03
1
-5
/
+5
*
rtc: rtc-vr41xx: use dev_info() instead of printk()
Jingoo Han
2013-02-21
1
-1
/
+1
*
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2012-03-23
1
-2
/
+2
*
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2012-01-10
1
-12
/
+1
*
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
2011-03-09
1
-21
/
+0
*
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
2011-03-09
1
-11
/
+0
*
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2011-02-03
1
-20
/
+18
*
rtc-vr41xx: use resource_size()
Yoichi Yuasa
2009-12-16
1
-2
/
+2
*
rtc-vr41xx: fix do_div() warning
Yoichi Yuasa
2009-11-12
1
-5
/
+4
*
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
2009-07-03
1
-2
/
+2
*
rtc: move power of 2 periodic frequency check down into drivers
Jonathan Cameron
2009-01-06
1
-0
/
+3
*
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
2009-01-06
1
-4
/
+4
*
drivers/rtc: use nr_irqs
Yinghai Lu
2008-10-16
1
-2
/
+2
*
rtc-vr41xx: add irq_set_freq() and irq_set_state()
Yoichi Yuasa
2008-07-24
1
-31
/
+34
*
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
1
-0
/
+3
*
[MIPS] separate platform_device registration for VR41xx RTC
Yoichi Yuasa
2007-07-12
1
-114
/
+72
*
rtc: update vr41xx alarm handling
Yoichi Yuasa
2007-05-08
1
-2
/
+26
*
rtc: rtc interfaces don't use class_device
David Brownell
2007-05-08
1
-2
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-10-01
1
-1
/
+1
*
[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h
Yoichi Yuasa
2006-07-13
1
-1
/
+1
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-2
/
+2
*
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-1
/
+1
*
[PATCH] rtc subsystem: add capability checks
Alessandro Zummo
2006-06-25
1
-8
/
+0
*
[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate
Alessandro Zummo
2006-05-21
1
-1
/
+1
*
[PATCH] RTC subsystem: VR41XX driver
Yoichi Yuasa
2006-04-11
1
-0
/
+471