summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-vr41xx.c
Commit message (Expand)AuthorAge
* rtc: vr41xx: make alarms usefulAlexandre Belloni2017-08-24
* rtc: vr41xx: Wire up alarm_irq_enableGeert Uytterhoeven2016-03-14
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* drivers/rtc/rtc-vr41xx.c: use devm_*() functionsJingoo Han2014-01-23
* drivers/rtc/rtc-vr41xx.c: fix checkpatch warningsSachin Kamat2013-11-13
* drivers/rtc/rtc-vr41xx.c: fix error return code in rtc_probe()Wei Yongjun2013-07-03
* rtc: rtc-vr41xx: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-03
* drivers/rtc/rtc-vr41xx.c: fix spacing issuesSachin Kamat2013-07-03
* rtc: rtc-vr41xx: use dev_info() instead of printk()Jingoo Han2013-02-21
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-23
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-10
* RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-09
* RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-09
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-03
* rtc-vr41xx: use resource_size()Yoichi Yuasa2009-12-16
* rtc-vr41xx: fix do_div() warningYoichi Yuasa2009-11-12
* Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-03
* rtc: move power of 2 periodic frequency check down into driversJonathan Cameron2009-01-06
* rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov2009-01-06
* drivers/rtc: use nr_irqsYinghai Lu2008-10-16
* rtc-vr41xx: add irq_set_freq() and irq_set_state()Yoichi Yuasa2008-07-24
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* [MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa2007-07-12
* rtc: update vr41xx alarm handlingYoichi Yuasa2007-05-08
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-08
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-01
* [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-13
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-27
* [PATCH] rtc subsystem: add capability checksAlessandro Zummo2006-06-25
* [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriateAlessandro Zummo2006-05-21
* [PATCH] RTC subsystem: VR41XX driverYoichi Yuasa2006-04-11