aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/rtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-21x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright1-1/+1
2007-07-20[SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller1-24/+6
2007-07-16RTC: Ratelimit "lost interrupts" messageBen Collins1-1/+2
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary1-1/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.cEric W. Biederman1-4/+2
2007-02-12[PATCH] Char: timers cleanupJiri Slaby1-7/+5
2006-12-22[PATCH] rtc warning fixAndrew Morton1-1/+6
2006-12-13[PATCH] RTC driver init adjustmentJan Beulich1-15/+17
2006-12-13[PATCH] rtc: fx error caseJan Beulich1-0/+8
2006-10-09[RTC] Consistently use of tabs for formatting.Ralf Baechle1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-09-29[PATCH] remove unnecessary barrier in rtc_get_rtc_timeSteven Rostedt1-3/+1
2006-09-25[PATCH] rtc: lockdep fix/workaroundPeter Zijlstra1-2/+3
2006-07-12[PATCH] lockdep: HPET/RTC fixIngo Molnar1-3/+3
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki1-9/+32
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-2/+2
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-2/+2
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-4/+0
2006-01-11[PATCH] Allow reading CMOS day of week registerAlan Cox1-5/+9
2005-11-07[PATCH] Fix wrong irq enable via rtc_control()Takashi Iwai1-27/+38
2005-09-05[RTC]: Use SA_SHIRQ in sparc specific code.David S. Miller1-3/+2
2005-08-05[PATCH] rtc: msleep() cannot be used from interruptPetr Vandrovec1-2/+5
2005-06-28[PATCH] Using msleep() instead of HZLuca Falavigna1-12/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1354