summaryrefslogtreecommitdiff
path: root/drivers/char/rtc.c
Commit message (Expand)AuthorAge
* various char drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-16
* char: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-17
* drivers/char: removes unnecessary semicolonPeter Senna Tschudin2012-09-26
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* drivers/char: comment fix: CMOS RTC update code is now in kernel/time/ntp.cMichael Witten2012-02-03
* drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-09-15
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
* sysctl drivers: Remove dead binary sysctl supportEric W. Biederman2009-11-12
* headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-13
* RTC: Remove the BKL.David John2009-01-08
* saner FASYNC handling on file closeAl Viro2008-11-01
* rtc: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* legacy rtc: remove needless/confusing HPET_RTC_IRQ optionDavid Brownell2008-10-16
* sparc32: Convert PC RTC probing to pure OF driver.David S. Miller2008-08-30
* drivers/char/rtc.c: removed duplicated includeHuang Weiyi2008-08-12
* drivers/char/rtc.c: make 2 functions staticAdrian Bunk2008-07-26
* rtc: remove and clarify unneeded externsCarlos R. Mafra2008-07-24
* rtc: push the BKL down into the driver ioctl methodAlan Cox2008-07-24
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker2008-07-10
* | rtc: BKL pushdownArnd Bergmann2008-07-02
|/
* drivers: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* drivers/char/rtc.c: use time_before, time_before_eq, etcJulia Lawall2008-04-28
* Fix hpet_(un)register_irq_handler() for emulationDavid Howells2008-02-29
* rtc: use the IRQ callback interface in (old) RTC driverBernhard Walle2008-01-30
* x86: clean up drivers/char/rtc.cIngo Molnar2008-01-30
* rtc: fall back to requesting only the ports we actually useBjorn Helgaas2007-11-14
* rtc: release correct region in error pathBjorn Helgaas2007-11-14
* x86_64: Untangle asm/hpet.h from asm/timex.hChris Wright2007-07-21
* [SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2007-07-20
* RTC: Ratelimit "lost interrupts" messageBen Collins2007-07-16
* drivers/char: use __set_current_state()Milind Arun Choudhary2007-05-08
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] sysctl: remove sys_sysctl support from drivers/char/rtc.cEric W. Biederman2007-02-14
* [PATCH] Char: timers cleanupJiri Slaby2007-02-12
* [PATCH] rtc warning fixAndrew Morton2006-12-22
* [PATCH] RTC driver init adjustmentJan Beulich2006-12-13
* [PATCH] rtc: fx error caseJan Beulich2006-12-13
* [RTC] Consistently use of tabs for formatting.Ralf Baechle2006-10-09
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] remove unnecessary barrier in rtc_get_rtc_timeSteven Rostedt2006-09-29
* [PATCH] rtc: lockdep fix/workaroundPeter Zijlstra2006-09-25
* [PATCH] lockdep: HPET/RTC fixIngo Molnar2006-07-12
* [PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki2006-07-10
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-23
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20