aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/rtc.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2019-01-01
|\
| * rtc: Switch to use %ptRAndy Shevchenko2018-12-10
* | char/rtc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-19
|/
* char: rtc: remove task handlingAlexandre Belloni2018-08-02
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
* char: rtc: remove unused rtc_control() APIAlexandre Belloni2018-03-01
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-21
* timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-05
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* 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