aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sa1100.c
Commit message (Expand)AuthorAgeFilesLines
* RTC: sa1100: Update the sa1100 RTC driver.Marcelo Roberto Jimenez2011-03-091-108/+3
* RTC: Remove UIE and PIE information from the sa1100 driver proc.Marcelo Roberto Jimenez2011-03-091-9/+2
* RTC: Clean out UIE icotl implementationsJohn Stultz2011-03-091-19/+0
* RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-091-1/+0
* RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-091-18/+0
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-031-10/+12
* ARM: 6455/2: Better use of the RTC framework for sa11xx.Marcelo Roberto Jimenez2010-12-211-24/+74
* ARM: 6454/1: sa1100: Fix for a nasty initialization bug in the RTSR.Marcelo Roberto Jimenez2010-11-101-1/+41
* ARM: 6453/1: sa1100: Print the value of RTSR on /proc/drivers/rtc.Marcelo Roberto Jimenez2010-11-101-0/+1
* ARM: 6452/1: Fix checkpatch.pl issues in drivers/rtc/rtc-sa1100.c.Marcelo Roberto Jimenez2010-11-101-9/+11
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* Merge branch 'master' into for-linusRussell King2009-09-221-1/+1
|\
| * Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* | [ARM] pxa: update rtc-sa1100.c to use 'struct dev_pm_ops'Haojian Zhuang2009-09-101-10/+13
|/
* [ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao2009-03-091-1/+2
* [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-291-5/+7
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
*---. Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-101-3/+38
|\ \ \
| | | * [RTC] rtc-sa1100: remove dependence on asm/rtc.hRussell King2008-05-221-1/+36
| |_|/ |/| |
| | * [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering itUli Luckas2008-06-221-2/+2
| |/ |/|
* | rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
|/
* rtc: remove more dev->power.power_state usageDavid Brownell2008-02-061-12/+4
* [ARM] pxa/sa1100: replace wakeup supportRussell King2008-01-261-0/+31
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-2/+2
* [PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixesDavid Brownell2007-02-201-5/+7
* [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell2006-12-131-3/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+2
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-3/+3
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [PATCH] rtc subsystem: add capability checksAlessandro Zummo2006-06-251-4/+0
* [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriateAlessandro Zummo2006-05-211-1/+1
* [ARM] rtc-sa1100: fix compiler warnings and error cleanupRussell King2006-05-061-3/+3
* [PATCH] RTC subsystem: SA1100 cleanupAlessandro Zummo2006-04-111-8/+5
* [PATCH] RTC subsystem: compact error messagesAlessandro Zummo2006-04-111-1/+0
* [PATCH] RTC subsystem: SA1100/PXA2XX driverRichard Purdie2006-03-271-0/+388