| Commit message (Expand) | Author | Age |
* | 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-25 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-08-17 |
|\ |
|
| * | 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-26 |
* | | rtc-omap: fix initialization of control register | Daniel Glöckner | 2011-08-03 |
* | | 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 |
* | | Merge 'akpm' patch series | Linus Torvalds | 2011-07-26 |
|\ \ |
|
| * | | 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-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 |
| |\ \ |
|
| * | | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 |
* | | | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-22 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | 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 | 2011-07-01 |
| * | | | rtc: stmp3xxx: Port stmp-functions to mxs-equivalents | Wolfram Sang | 2011-07-01 |
| * | | | rtc: stmp3xxx: Restore register definitions | Wolfram Sang | 2011-07-01 |
| * | | | rtc: vt8500: Use define instead of hardcoded value for status bit | Wolfram Sang | 2011-07-01 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | rtc: Avoid accumulating time drift in suspend/resume | John Stultz | 2011-06-21 |
* | | | drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 | Priyanka Jain | 2011-06-27 |
* | | | rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable() | Alexey Charkov | 2011-06-23 |
|/ / |
|
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-06-13 |
|\ \
| |/
|/| |
|
| * | rtc: Staticize non-exported __rtc_set_alarm() | Mark Brown | 2011-06-01 |
| * | rtc: Fix ioctl error path return | John Stultz | 2011-06-01 |
* | | unicore32: move rtc-puv3.c to drivers/rtc directory | Guan Xuetao | 2011-06-09 |
* | | spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices | Geert Uytterhoeven | 2011-06-08 |
|/ |
|
* | drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h | Wolfram Sang | 2011-05-26 |
* | drivers/rtc/rtc-pcf50633.c: don't request update IRQ | Lars-Peter Clausen | 2011-05-26 |
* | rtc: add support for spear rtc | Rajeev Kumar | 2011-05-26 |
* | drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region | Julia Lawall | 2011-05-26 |
* | rtc: add basic support for ST M41T93 SPI RTC | Voss, Nikolaus | 2011-05-26 |
* | rtc: add rv3029c2 RTC support | Heiko Schocher | 2011-05-26 |
* | rtc: add EM3027 rtc driver | Mike Rapoport | 2011-05-26 |
* | rtc: add support for the RTC in VIA VT8500 and compatibles | Alexey Charkov | 2011-05-26 |
* | mfd: Add rtc support to 88pm860x | Haojian Zhuang | 2011-05-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-05-25 |
|\ |
|
| * | tile: add an RTC driver for the Tilera hypervisor | Chris Metcalf | 2011-05-17 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-19 |
|\ \ |
|
| * \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2011-05-02 |
| |\ \ |
|
| * | | | RTC: Disable CONFIG_RTC_CLASS from being built as a module | John Stultz | 2011-05-02 |
| * | | | time: Add timekeeping_inject_sleeptime | John Stultz | 2011-04-26 |
| | |/
| |/| |
|