1. c2d8b59 rtc: Avoid accumulating time drift in suspend/resume by John Stultz · 13 years ago
  2. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  3. 2bb3e31 Merge commit 'v3.0.8' into android-3.0 by Colin Cross · 13 years ago
  4. d66c9d5 drivers: rtc-pm8xxx: Fix automatic wakeup of APPS due to RTC alarm. by Ashay Jaiswal · 13 years ago
  5. cb5a3cc rtc: rtc-pm8058: port driver to 3.0 by Michael Bohan · 13 years ago
  6. 1ed2053 rtc: Fix RTC PIE frequency limit by John Stultz · 13 years ago
  7. 4d1ab55 drivers: rtc-pm8058: Fix automatic wakeup of APPS due to RTC alarm. by Ashay Jaiswal · 13 years ago
  8. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  9. 692e468 rtc alarm: fix bad index when canceling alarms[] by JP Abgrall · 13 years ago
  10. 9abd59b Merge commit 'v3.0.1' into android-3.0 by Colin Cross · 13 years ago
  11. 9ec4f65 drivers/rtc/rtc-tegra.c: properly initialize spinlock by Uwe Kleine-König · 13 years ago
  12. ec054bb rtc: limit frequency by Thomas Gleixner · 13 years ago
  13. e9c5291 rtc: fix hrtimer deadlock by Thomas Gleixner · 13 years ago
  14. cc4b6e7 rtc: handle errors correctly in rtc_irq_set_state() by Thomas Gleixner · 13 years ago
  15. e55d4fa Merge commit 'v3.0-rc5' into android-3.0 by Colin Cross · 13 years ago
  16. 31c1771 drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 by Priyanka Jain · 13 years ago
  17. 03ad2d5 rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable() by Alexey Charkov · 13 years ago
  18. 2cd2468 rtc: alarm: Update hrtimer if alarm at the head of the queue is reprogrammed by Arve Hjønnevåg · 14 years ago
  19. b2a4ab2 rtc: alarm: Don't use save_time_delta. by Arve Hjønnevåg · 15 years ago
  20. fa56540 rtc: alarm: Add in-kernel alarm interface by Arve Hjønnevåg · 15 years ago
  21. b54b33d rtc: Add android alarm driver. by Arve Hjønnevåg · 16 years ago
  22. 80dadf8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  23. 2809e80 unicore32: move rtc-puv3.c to drivers/rtc directory by Guan Xuetao · 13 years ago
  24. a80fd9d spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices by Geert Uytterhoeven · 13 years ago
  25. d576fe4 rtc: Staticize non-exported __rtc_set_alarm() by Mark Brown · 13 years ago
  26. e17fd4b rtc: Fix ioctl error path return by John Stultz · 13 years ago
  27. 9796cc9 drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h by Wolfram Sang · 13 years ago
  28. 3d62b8f drivers/rtc/rtc-pcf50633.c: don't request update IRQ by Lars-Peter Clausen · 13 years ago
  29. 0942a71 rtc: add support for spear rtc by Rajeev Kumar · 13 years ago
  30. c258f9a drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region by Julia Lawall · 13 years ago
  31. 74d34d4 rtc: add basic support for ST M41T93 SPI RTC by Voss, Nikolaus · 13 years ago
  32. 5236523 rtc: add rv3029c2 RTC support by Heiko Schocher · 13 years ago
  33. ae3551f rtc: add EM3027 rtc driver by Mike Rapoport · 13 years ago
  34. f77fbdf rtc: add support for the RTC in VIA VT8500 and compatibles by Alexey Charkov · 13 years ago
  35. 008b304 mfd: Add rtc support to 88pm860x by Haojian Zhuang · 13 years ago
  36. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  37. 78c4def Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  38. dd196a2 tile: add an RTC driver for the Tilera hypervisor by Chris Metcalf · 13 years ago
  39. a085963 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  40. 52cd4e5 drivers/rtc/rtc-s3c.c: fixup wake support for rtc by Ben Dooks · 13 years ago
  41. 156229b rtc: mc13xxx: Don't call rtc_device_register while holding lock by Uwe Kleine-König · 13 years ago
  42. 130107b rtc: rp5c01: Initialize drvdata before registering device by John Stultz · 13 years ago
  43. 4b3687f rtc: pcap: Initialize drvdata before registering device by John Stultz · 13 years ago
  44. 9301523 rtc: msm6242: Initialize drvdata before registering device by John Stultz · 13 years ago
  45. 03cf7c4 rtc: max8998: Initialize drvdata before registering device by John Stultz · 13 years ago
  46. 2f5c4fe rtc: max8925: Initialize drvdata before registering device by John Stultz · 13 years ago
  47. a015dbc rtc: m41t80: Initialize clientdata before registering device by John Stultz · 13 years ago
  48. 9a281a6 rtc: ds1286: Initialize drvdata before registering device by John Stultz · 13 years ago
  49. 92d921c rtc: ep93xx: Initialize drvdata before registering device by Wolfram Sang · 13 years ago
  50. f4e708a rtc: davinci: Initialize drvdata before registering device by Wolfram Sang · 13 years ago
  51. 5f54c8a rtc: mxc: Initialize drvdata before registering device by Wolfram Sang · 13 years ago
  52. 3687a2c Merge branch 'linus' into timers/core by Thomas Gleixner · 13 years ago
  53. b4d246b RTC: Disable CONFIG_RTC_CLASS from being built as a module by John Stultz · 13 years ago
  54. f945a3d rtc: max8925: Call dev_set_drvdata before rtc_device_register by Zhangfei Gao · 13 years ago
  55. 304529b time: Add timekeeping_inject_sleeptime by John Stultz · 13 years ago
  56. 71e9e6a Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 13 years ago
  57. 9cf3b5f rtc: fix coh901331 startup crash by Linus Walleij · 13 years ago
  58. 2dd93c4 RTC: rtc-omap: Fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  59. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  60. c344180 drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  61. 92f73a6 Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 13 years ago
  62. 8b9686f Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  63. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  64. de97a21 rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm() by Feng Tang · 13 years ago
  65. 67c1b8c RTC: rtc-mrst: follow on to the change of rtc_device_register() by Feng Tang · 13 years ago
  66. b3b896c rtc-mrst: Fix section types by Major Lee · 13 years ago
  67. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  68. 8c122b9 RTC: add missing "return 0" in new alarm func for rtc-bfin.c by Mike Frysinger · 14 years ago
  69. a54aba8 RTC: Fix s3c compile error due to missing s3c_rtc_setpie by Vasily Khoruzhick · 13 years ago
  70. f6d5b33 RTC: Fix early irqs caused by calling rtc_set_alarm too early by John Stultz · 13 years ago
  71. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  72. ff859ba rtc: add real-time clock driver for NVIDIA Tegra by Andrew Chew · 14 years ago
  73. 49d50fb drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file by Vasiliy Kulikov · 14 years ago
  74. cf044f0 drivers/rtc/rtc-isl1208.c: add alarm support by Ryan Mallon · 14 years ago
  75. bc96ba7 rtc: convert DS1374 to dev_pm_ops by Mark Brown · 14 years ago
  76. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  77. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  78. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  79. 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 14 years ago
  80. 42fea15 spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices by Geert Uytterhoeven · 14 years ago
  81. 76aea3e rtc: change to new flag variable by matt mooney · 14 years ago
  82. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 14 years ago
  83. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  84. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. 416f0e8 RTC: sa1100: Update the sa1100 RTC driver. by Marcelo Roberto Jimenez · 14 years ago
  86. a417493 RTC: Fix the cross interrupt issue on rtc-test. by Marcelo Roberto Jimenez · 14 years ago
  87. 4cebe7a RTC: Remove UIE and PIE information from the sa1100 driver proc. by Marcelo Roberto Jimenez · 14 years ago
  88. bca8521 RTC: Include information about UIE and PIE in RTC driver proc. by Marcelo Roberto Jimenez · 14 years ago
  89. e428c6a RTC: Clean out UIE icotl implementations by John Stultz · 14 years ago
  90. 51ba60c RTC: Cleanup rtc_class_ops->update_irq_enable() by John Stultz · 14 years ago
  91. 696160f RTC: Cleanup rtc_class_ops->irq_set_freq() by John Stultz · 14 years ago
  92. 80d4bb5 RTC: Cleanup rtc_class_ops->irq_set_state by John Stultz · 14 years ago
  93. f44f7f9 RTC: Initialize kernel state from RTC by John Stultz · 14 years ago
  94. 2ec38a0 drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie() by Axel Lin · 14 years ago
  95. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 14 years ago
  96. a2d6d2f drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip by Lei Xu · 14 years ago
  97. d403585 RTC: fix typo in drivers/rtc/rtc-at91sam9.c by Jelle Martijn Kok · 14 years ago
  98. 3bcbaf6 rtc: cmos: Add OF bindings by Sebastian Andrzej Siewior · 14 years ago
  99. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
  100. 7acdbb3 Merge branch 'linus' into x86/platform by Thomas Gleixner · 14 years ago