aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sa1100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao1-1/+2
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao1-5/+7
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into develRussell King1-3/+38
2008-06-22[ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering itUli Luckas1-2/+2
2008-05-22[RTC] rtc-sa1100: remove dependence on asm/rtc.hRussell King1-1/+36
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-02-06rtc: remove more dev->power.power_state usageDavid Brownell1-12/+4
2008-01-26[ARM] pxa/sa1100: replace wakeup supportRussell King1-0/+31
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell1-2/+2
2007-02-20[PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixesDavid Brownell1-5/+7
2006-12-13[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell1-3/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+2
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-25[PATCH] rtc subsystem: add capability checksAlessandro Zummo1-4/+0
2006-05-21[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriateAlessandro Zummo1-1/+1
2006-05-06[ARM] rtc-sa1100: fix compiler warnings and error cleanupRussell King1-3/+3
2006-04-11[PATCH] RTC subsystem: SA1100 cleanupAlessandro Zummo1-8/+5
2006-04-11[PATCH] RTC subsystem: compact error messagesAlessandro Zummo1-1/+0
2006-03-27[PATCH] RTC subsystem: SA1100/PXA2XX driverRichard Purdie1-0/+388