summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mv.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: rtc-mv: use devm_rtc_device_register()Jingoo Han2013-04-291-4/+4
* rtc: rtc-mv: use module_platform_driver_probe()Jingoo Han2013-04-291-12/+1
* rtc: rtc-mv: add __init annotationJingoo Han2013-04-291-1/+1
* rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn2013-03-081-4/+24
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-251-1/+1
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+9
|\
| * ARM: kirkwood: rtc-mv devicetree bindingsJason Cooper2012-03-161-0/+9
* | drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-231-1/+1
|/
* rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-311-0/+1
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-031-13/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc-mv: add support for AlarmSaeed Bishara2009-12-161-3/+154
* [ARM] Kirkwood: fail the probe if internal RTC does not workNicolas Pitre2009-03-241-0/+11
* rtc: driver for Marvell's SoCs 88F6281 and 88F6192Saeed Bishara2009-01-061-0/+163