index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-vr41xx.c
Age
Commit message (
Expand
)
Author
2013-02-21
rtc: rtc-vr41xx: use dev_info() instead of printk()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-23
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2012-01-10
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2009-12-16
rtc-vr41xx: use resource_size()
Yoichi Yuasa
2009-11-12
rtc-vr41xx: fix do_div() warning
Yoichi Yuasa
2009-07-03
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
2009-01-06
rtc: move power of 2 periodic frequency check down into drivers
Jonathan Cameron
2009-01-06
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
2008-10-16
drivers/rtc: use nr_irqs
Yinghai Lu
2008-07-24
rtc-vr41xx: add irq_set_freq() and irq_set_state()
Yoichi Yuasa
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2007-07-12
[MIPS] separate platform_device registration for VR41xx RTC
Yoichi Yuasa
2007-05-08
rtc: update vr41xx alarm handling
Yoichi Yuasa
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-01
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-07-13
[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h
Yoichi Yuasa
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-25
[PATCH] rtc subsystem: add capability checks
Alessandro Zummo
2006-05-21
[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate
Alessandro Zummo
2006-04-11
[PATCH] RTC subsystem: VR41XX driver
Yoichi Yuasa