Age | Commit message (Expand) | Author |
2011-06-27 | drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 | Priyanka Jain |
2011-06-23 | rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable() | Alexey Charkov |
2011-06-13 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-06-09 | unicore32: move rtc-puv3.c to drivers/rtc directory | Guan Xuetao |
2011-06-08 | spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices | Geert Uytterhoeven |
2011-06-01 | rtc: Staticize non-exported __rtc_set_alarm() | Mark Brown |
2011-06-01 | rtc: Fix ioctl error path return | John Stultz |
2011-05-26 | 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-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-05-19 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-17 | tile: add an RTC driver for the Tilera hypervisor | Chris Metcalf |
2011-05-17 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-05-11 | drivers/rtc/rtc-s3c.c: fixup wake support for rtc | Ben Dooks |
2011-05-06 | rtc: mc13xxx: Don't call rtc_device_register while holding lock | Uwe Kleine-König |
2011-05-06 | rtc: rp5c01: Initialize drvdata before registering device | John Stultz |
2011-05-06 | rtc: pcap: Initialize drvdata before registering device | John Stultz |
2011-05-06 | rtc: msm6242: Initialize drvdata before registering device | John Stultz |
2011-05-06 | rtc: max8998: Initialize drvdata before registering device | John Stultz |
2011-05-06 | rtc: max8925: Initialize drvdata before registering device | John Stultz |
2011-05-06 | rtc: m41t80: Initialize clientdata before registering device | John Stultz |
2011-05-06 | rtc: ds1286: Initialize drvdata before registering device | John Stultz |
2011-05-06 | rtc: ep93xx: Initialize drvdata before registering device | Wolfram Sang |
2011-05-06 | rtc: davinci: Initialize drvdata before registering device | Wolfram Sang |
2011-05-06 | rtc: mxc: Initialize drvdata before registering device | Wolfram Sang |
2011-05-02 | 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-04-28 | rtc: max8925: Call dev_set_drvdata before rtc_device_register | Zhangfei Gao |
2011-04-26 | time: Add timekeeping_inject_sleeptime | John Stultz |
2011-04-25 | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-04-20 | rtc: fix coh901331 startup crash | Linus Walleij |
2011-04-18 | RTC: rtc-omap: Fix a leak of the IRQ during init failure | Axel Lin |
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-13 | 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-06 | 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-29 | RTC: add missing "return 0" in new alarm func for rtc-bfin.c | Mike Frysinger |
2011-03-29 | RTC: Fix s3c compile error due to missing s3c_rtc_setpie | Vasily Khoruzhick |