| Commit message (Expand) | Author | Age | Files | Lines |
* | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 1 | -1/+1 |
* | sysctl drivers: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 | 1 | -6/+3 |
* | headers: Fix build after <linux/sched.h> removal | Ingo Molnar | 2009-10-13 | 1 | -0/+1 |
* | RTC: Remove the BKL. | David John | 2009-01-09 | 1 | -13/+4 |
* | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 1 | -2/+0 |
* | rtc: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 1 | -20/+20 |
* | legacy rtc: remove needless/confusing HPET_RTC_IRQ option | David Brownell | 2008-10-16 | 1 | -1/+1 |
* | sparc32: Convert PC RTC probing to pure OF driver. | David S. Miller | 2008-08-30 | 1 | -13/+17 |
* | drivers/char/rtc.c: removed duplicated include | Huang Weiyi | 2008-08-13 | 1 | -1/+0 |
* | drivers/char/rtc.c: make 2 functions static | Adrian Bunk | 2008-07-26 | 1 | -2/+3 |
* | rtc: remove and clarify unneeded externs | Carlos R. Mafra | 2008-07-24 | 1 | -2/+0 |
* | rtc: push the BKL down into the driver ioctl method | Alan Cox | 2008-07-24 | 1 | -7/+10 |
* | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 1 | -1/+2 |
|\ |
|
| * | rtc: fix reported IRQ rate for when HPET is enabled | Paul Gortmaker | 2008-07-11 | 1 | -1/+2 |
* | | rtc: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+4 |
|/ |
|
* | drivers: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -4/+2 |
* | drivers/char/rtc.c: use time_before, time_before_eq, etc | Julia Lawall | 2008-04-28 | 1 | -1/+3 |
* | Fix hpet_(un)register_irq_handler() for emulation | David Howells | 2008-02-29 | 1 | -2/+2 |
* | rtc: use the IRQ callback interface in (old) RTC driver | Bernhard Walle | 2008-01-30 | 1 | -1/+14 |
* | x86: clean up drivers/char/rtc.c | Ingo Molnar | 2008-01-30 | 1 | -109/+129 |
* | rtc: fall back to requesting only the ports we actually use | Bjorn Helgaas | 2007-11-15 | 1 | -6/+30 |
* | rtc: release correct region in error path | Bjorn Helgaas | 2007-11-15 | 1 | -9/+11 |
* | x86_64: Untangle asm/hpet.h from asm/timex.h | Chris Wright | 2007-07-22 | 1 | -1/+1 |
* | [SPARC64]: Stop using drivers/char/rtc.c | David S. Miller | 2007-07-21 | 1 | -24/+6 |
* | RTC: Ratelimit "lost interrupts" message | Ben Collins | 2007-07-16 | 1 | -1/+2 |
* | drivers/char: use __set_current_state() | Milind Arun Choudhary | 2007-05-08 | 1 | -1/+1 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.c | Eric W. Biederman | 2007-02-14 | 1 | -4/+2 |
* | [PATCH] Char: timers cleanup | Jiri Slaby | 2007-02-12 | 1 | -7/+5 |
* | [PATCH] rtc warning fix | Andrew Morton | 2006-12-22 | 1 | -1/+6 |
* | [PATCH] RTC driver init adjustment | Jan Beulich | 2006-12-13 | 1 | -15/+17 |
* | [PATCH] rtc: fx error case | Jan Beulich | 2006-12-13 | 1 | -0/+8 |
* | [RTC] Consistently use of tabs for formatting. | Ralf Baechle | 2006-10-10 | 1 | -2/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -4/+4 |
* | [PATCH] remove unnecessary barrier in rtc_get_rtc_time | Steven Rostedt | 2006-09-29 | 1 | -3/+1 |
* | [PATCH] rtc: lockdep fix/workaround | Peter Zijlstra | 2006-09-26 | 1 | -2/+3 |
* | [PATCH] lockdep: HPET/RTC fix | Ingo Molnar | 2006-07-12 | 1 | -3/+3 |
* | [PATCH] char/rtc: Handle memory-mapped chips properly | Maciej W. Rozycki | 2006-07-10 | 1 | -9/+32 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-04 | 1 | -2/+2 |
* | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -3/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 2006-06-24 | 1 | -2/+2 |
* | [SPARC]: Kill __irq_itoa(). | David S. Miller | 2006-06-20 | 1 | -4/+0 |
* | [PATCH] Allow reading CMOS day of week register | Alan Cox | 2006-01-12 | 1 | -5/+9 |
* | [PATCH] Fix wrong irq enable via rtc_control() | Takashi Iwai | 2005-11-07 | 1 | -27/+38 |
* | [RTC]: Use SA_SHIRQ in sparc specific code. | David S. Miller | 2005-09-06 | 1 | -3/+2 |
* | [PATCH] rtc: msleep() cannot be used from interrupt | Petr Vandrovec | 2005-08-05 | 1 | -2/+5 |
* | [PATCH] Using msleep() instead of HZ | Luca Falavigna | 2005-06-29 | 1 | -12/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+1354 |