summaryrefslogtreecommitdiffstats
path: root/drivers/char/rtc.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright2007-07-221-1/+1
* [SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2007-07-211-24/+6Star
* RTC: Ratelimit "lost interrupts" messageBen Collins2007-07-161-1/+2
* drivers/char: use __set_current_state()Milind Arun Choudhary2007-05-081-1/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.cEric W. Biederman2007-02-141-4/+2Star
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-7/+5Star
* [PATCH] rtc warning fixAndrew Morton2006-12-221-1/+6
* [PATCH] RTC driver init adjustmentJan Beulich2006-12-131-15/+17
* [PATCH] rtc: fx error caseJan Beulich2006-12-131-0/+8
* [RTC] Consistently use of tabs for formatting.Ralf Baechle2006-10-101-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/+1Star
* [PATCH] rtc: lockdep fix/workaroundPeter Zijlstra2006-09-261-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-041-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/+0Star
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-241-2/+2
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-4/+0Star
* [PATCH] Allow reading CMOS day of week registerAlan Cox2006-01-121-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-061-3/+2Star
* [PATCH] rtc: msleep() cannot be used from interruptPetr Vandrovec2005-08-051-2/+5
* [PATCH] Using msleep() instead of HZLuca Falavigna2005-06-291-12/+4Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1354