aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-vr41xx.c
Commit message (Expand)AuthorAgeFilesLines
* RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-091-21/+0
* RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-091-11/+0
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-031-20/+18
* rtc-vr41xx: use resource_size()Yoichi Yuasa2009-12-161-2/+2
* rtc-vr41xx: fix do_div() warningYoichi Yuasa2009-11-121-5/+4
* Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-031-2/+2
* rtc: move power of 2 periodic frequency check down into driversJonathan Cameron2009-01-061-0/+3
* rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov2009-01-061-4/+4
* drivers/rtc: use nr_irqsYinghai Lu2008-10-161-2/+2
* rtc-vr41xx: add irq_set_freq() and irq_set_state()Yoichi Yuasa2008-07-241-31/+34
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+3
* [MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa2007-07-121-114/+72
* rtc: update vr41xx alarm handlingYoichi Yuasa2007-05-081-2/+26
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-1/+1
* [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-131-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [PATCH] rtc subsystem: add capability checksAlessandro Zummo2006-06-251-8/+0
* [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriateAlessandro Zummo2006-05-211-1/+1
* [PATCH] RTC subsystem: VR41XX driverYoichi Yuasa2006-04-111-0/+471