| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |