aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-vr41xx.c
Commit message (Expand)AuthorAgeFilesLines
* 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