Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
[linux-flexiantxendom0-3.2.10.git] / drivers / rtc / rtc-vr41xx.c
2012-03-23 Yong Zhangdrivers/rtc: remove IRQF_DISABLED
2012-01-11 Axel Linrtc: convert drivers/rtc/* to use module_platform_driver()
2011-03-09 John StultzRTC: Cleanup rtc_class_ops->irq_set_freq()
2011-03-09 John StultzRTC: Cleanup rtc_class_ops->irq_set_state
2011-02-03 John StultzRTC: Convert rtc drivers to use the alarm_irq_enable...
2009-12-16 Yoichi Yuasartc-vr41xx: use resource_size()
2009-11-12 Yoichi Yuasartc-vr41xx: fix do_div() warning
2009-07-03 Yoichi YuasaUpdate Yoichi Yuasa's e-mail address
2009-01-06 Jonathan Cameronrtc: move power of 2 periodic frequency check down...
2009-01-06 Anton Vorontsovrtc: bunch of drivers: fix 'no irq' case handing
2008-10-16 Yinghai Ludrivers/rtc: use nr_irqs
2008-07-24 Yoichi Yuasartc-vr41xx: add irq_set_freq() and irq_set_state()
2008-04-11 Kay Sieversrtc: fix platform driver hotplug/coldplug
2007-07-12 Yoichi Yuasa[MIPS] separate platform_device registration for VR41xx RTC
2007-05-08 Yoichi Yuasartc: update vr41xx alarm handling
2007-05-08 David Brownellrtc: rtc interfaces don't use class_device
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-01 David Brownell[PATCH] constify rtc_class_ops: update drivers
2006-07-13 Yoichi Yuasa[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-25 Alessandro Zummo[PATCH] rtc subsystem: add capability checks
2006-05-21 Alessandro Zummo[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where...
2006-04-11 Yoichi Yuasa[PATCH] RTC subsystem: VR41XX driver