Age | Commit message (Expand) | Author |
2011-04-16 | Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f... | Linus Torvalds |
2011-04-14 | drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table | Axel Lin |
2011-04-12 | Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul... | Thomas Gleixner |
2011-04-07 | Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-... | Linus Torvalds |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-07 | rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm() | Feng Tang |
2011-04-07 | RTC: rtc-mrst: follow on to the change of rtc_device_register() | Feng Tang |
2011-04-04 | rtc-mrst: Fix section types | Major Lee |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | RTC: add missing "return 0" in new alarm func for rtc-bfin.c | Mike Frysinger |
2011-03-30 | RTC: Fix s3c compile error due to missing s3c_rtc_setpie | Vasily Khoruzhick |
2011-03-30 | RTC: Fix early irqs caused by calling rtc_set_alarm too early | John Stultz |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |
2011-03-23 | rtc: add real-time clock driver for NVIDIA Tegra | Andrew Chew |
2011-03-23 | drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file | Vasiliy Kulikov |
2011-03-23 | drivers/rtc/rtc-isl1208.c: add alarm support | Ryan Mallon |
2011-03-23 | rtc: convert DS1374 to dev_pm_ops | Mark Brown |
2011-03-21 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-18 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-18 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds |
2011-03-17 | Merge remote-tracking branch 'origin' into spi/next | Grant Likely |
2011-03-17 | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices | Geert Uytterhoeven |
2011-03-17 | rtc: change to new flag variable | matt mooney |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King |
2011-03-17 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-09 | RTC: sa1100: Update the sa1100 RTC driver. | Marcelo Roberto Jimenez |
2011-03-09 | RTC: Fix the cross interrupt issue on rtc-test. | Marcelo Roberto Jimenez |
2011-03-09 | RTC: Remove UIE and PIE information from the sa1100 driver proc. | Marcelo Roberto Jimenez |
2011-03-09 | RTC: Include information about UIE and PIE in RTC driver proc. | Marcelo Roberto Jimenez |
2011-03-09 | RTC: Clean out UIE icotl implementations | John Stultz |
2011-03-09 | RTC: Cleanup rtc_class_ops->update_irq_enable() | John Stultz |
2011-03-09 | RTC: Cleanup rtc_class_ops->irq_set_freq() | John Stultz |
2011-03-09 | RTC: Cleanup rtc_class_ops->irq_set_state | John Stultz |
2011-03-09 | RTC: Initialize kernel state from RTC | John Stultz |
2011-03-05 | drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie() | Axel Lin |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely |
2011-02-25 | drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip | Lei Xu |
2011-02-25 | RTC: fix typo in drivers/rtc/rtc-at91sam9.c | Jelle Martijn Kok |
2011-02-23 | rtc: cmos: Add OF bindings | Sebastian Andrzej Siewior |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King |
2011-02-23 | Merge branch 'linus' into x86/platform | Thomas Gleixner |
2011-02-22 | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int... | Thomas Gleixner |
2011-02-18 | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-02-17 | RTC: Re-enable UIE timer/polling emulation | John Stultz |
2011-02-17 | RTC: Revert UIE emulation removal | John Stultz |
2011-02-17 | RTC: Release mutex in error path of rtc_alarm_irq_enable | Uwe Kleine-König |
2011-02-14 | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-02-14 | mrst/vrtc: Avoid using cmos rtc ops | Feng Tang |
2011-02-12 | drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() | Alexander Strakh |