Age | Commit message (Expand) | Author |
2012-01-04 | Revert "rtc: Expire alarms after the time is set." | Linus Torvalds |
2012-01-03 | Revert "rtc: Disable the alarm in the hardware" | Linus Torvalds |
2011-12-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-12-13 | rtc: m41t80: Workaround broken alarm functionality | John Stultz |
2011-12-13 | rtc: Expire alarms after the time is set. | NeilBrown |
2011-12-09 | drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issues | Jonghwan Choi |
2011-12-05 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-11-22 | rtc: Fix some bugs that allowed accumulating time drift in suspend/resume | Arve Hjønnevåg |
2011-11-22 | rtc: Disable the alarm in the hardware | Rabin Vincent |
2011-11-15 | rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove | Axel Lin |
2011-11-11 | vrtc: change its year offset from 1960 to 1972 | Feng Tang |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-02 | Merge branch 'akpm' (Andrew's incoming - part two) | Linus Torvalds |
2011-11-02 | drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ... | Uwe Kleine-König |
2011-11-02 | rtc: add initial support for mcp7941x parts | David Anders |
2011-11-02 | drivers/rtc/class.c: convert idr to ida and use ida_simple_get() | Jonathan Cameron |
2011-11-02 | um: switch to use of drivers/Kconfig | Al Viro |
2011-10-31 | rtc: Add module.h to implicit users in drivers/rtc | Paul Gortmaker |
2011-09-14 | drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interrupt | Donggeun Kim |
2011-09-14 | drivers/rtc/rtc-imxdi.c needs linux/sched.h | Axel Lin |
2011-09-07 | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds |
2011-08-26 | rtc: twl: Fix registration vs. init order | Todd Poynor |
2011-08-26 | rtc: Initialized rtc_time->tm_isdst | Mike Waychison |
2011-08-25 | drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha... | MyungJoo Ham |
2011-08-25 | drivers/rtc/rtc-s3c.c: correct debug messages | MyungJoo Ham |
2011-08-17 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-08-10 | rtc: Fix RTC PIE frequency limit | John Stultz |
2011-08-10 | rtc: rtc-twl: Remove lockdep related local_irq_enable() | Sebastian Reichel |
2011-08-10 | rtc: rtc-twl: Switch to using threaded irq | Ilkka Koskinen |
2011-08-10 | rtc: ep93xx: Fix 'rtc' may be used uninitialized warning | Axel Lin |
2011-08-03 | rtc-omap: fix initialization of control register | Daniel Glöckner |
2011-07-26 | rtc: fix hrtimer deadlock | Thomas Gleixner |
2011-07-26 | rtc: limit frequency | Thomas Gleixner |
2011-07-26 | rtc: handle errors correctly in rtc_irq_set_state() | Thomas Gleixner |
2011-07-26 | rtc: Limit RTC PIE frequency | Thomas Gleixner |
2011-07-26 | rtc: Fix hrtimer deadlock | Thomas Gleixner |
2011-07-26 | rtc: Handle errors correctly in rtc_irq_set_state() | Thomas Gleixner |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds |
2011-07-25 | drivers/rtc/rtc-tegra.c: properly initialize spinlock | Uwe Kleine-König |
2011-07-25 | drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se... | Jesper Juhl |
2011-07-25 | drivers/rtc: add support for Qualcomm PMIC8xxx RTC | Anirudh Ghayal |
2011-07-25 | drivers/rtc/rtc-s3c.c: support clock gating | Donggeun Kim |
2011-07-25 | drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200 | Dmitry Eremin-Solenikov |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-22 | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-01 | rtc: stmp3xxx: Remove UIE handlers | Wolfram Sang |
2011-07-01 | rtc: stmp3xxx: Get rid of mach-specific accessors | Wolfram Sang |
2011-07-01 | rtc: stmp3xxx: Initialize drvdata before registering device | Wolfram Sang |