aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-08rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn1-4/+24
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-07-25ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn1-1/+1
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang1-1/+1
2012-03-16ARM: kirkwood: rtc-mv devicetree bindingsJason Cooper1-0/+9
2011-10-31rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker1-0/+1
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz1-13/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16rtc-mv: add support for AlarmSaeed Bishara1-3/+154
2009-03-24[ARM] Kirkwood: fail the probe if internal RTC does not workNicolas Pitre1-0/+11
2009-01-06rtc: driver for Marvell's SoCs 88F6281 and 88F6192Saeed Bishara1-0/+163