summaryrefslogtreecommitdiffstats
path: root/drivers/char/rtc.c
Commit message (Expand)AuthorAgeFilesLines
* [RTC] Consistently use of tabs for formatting.Ralf Baechle2006-10-091-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [PATCH] remove unnecessary barrier in rtc_get_rtc_timeSteven Rostedt2006-09-291-3/+1
* [PATCH] rtc: lockdep fix/workaroundPeter Zijlstra2006-09-251-2/+3
* [PATCH] lockdep: HPET/RTC fixIngo Molnar2006-07-121-3/+3
* [PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki2006-07-101-9/+32
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-2/+2
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-231-2/+2
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-4/+0
* [PATCH] Allow reading CMOS day of week registerAlan Cox2006-01-111-5/+9
* [PATCH] Fix wrong irq enable via rtc_control()Takashi Iwai2005-11-071-27/+38
* [RTC]: Use SA_SHIRQ in sparc specific code.David S. Miller2005-09-051-3/+2
* [PATCH] rtc: msleep() cannot be used from interruptPetr Vandrovec2005-08-051-2/+5
* [PATCH] Using msleep() instead of HZLuca Falavigna2005-06-281-12/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1354