1. 12b3e03 rtc-omap: fix initialization of control register by Daniel Glöckner · 13 years ago
  2. b830ac1 rtc: fix hrtimer deadlock by Thomas Gleixner · 13 years ago
  3. 431e2bc rtc: limit frequency by Thomas Gleixner · 13 years ago
  4. 2c4f57d rtc: handle errors correctly in rtc_irq_set_state() by Thomas Gleixner · 13 years ago
  5. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  6. e57ee01 drivers/rtc/rtc-tegra.c: properly initialize spinlock by Uwe Kleine-König · 13 years ago
  7. 8f6b0dd drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_set_time() by Jesper Juhl · 13 years ago
  8. 9a9a54a drivers/rtc: add support for Qualcomm PMIC8xxx RTC by Anirudh Ghayal · 13 years ago
  9. cefe4fb drivers/rtc/rtc-s3c.c: support clock gating by Donggeun Kim · 13 years ago
  10. 955dbea drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200 by Dmitry Eremin-Solenikov · 13 years ago
  11. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  12. 52de84f Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  13. 112ec46 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
  14. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  15. 7e794cb rtc: stmp3xxx: Remove UIE handlers by Wolfram Sang · 13 years ago
  16. b516715 rtc: stmp3xxx: Get rid of mach-specific accessors by Wolfram Sang · 13 years ago
  17. a91d2ba rtc: stmp3xxx: Initialize drvdata before registering device by Wolfram Sang · 13 years ago
  18. 46b2121 rtc: stmp3xxx: Port stmp-functions to mxs-equivalents by Wolfram Sang · 13 years ago
  19. 47eac33 rtc: stmp3xxx: Restore register definitions by Wolfram Sang · 13 years ago
  20. 07187ee rtc: vt8500: Use define instead of hardcoded value for status bit by Wolfram Sang · 13 years ago
  21. 31c1771 drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 by Priyanka Jain · 13 years ago
  22. 03ad2d5 rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable() by Alexey Charkov · 13 years ago
  23. 3dcad5f rtc: Avoid accumulating time drift in suspend/resume by John Stultz · 13 years ago
  24. 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
  25. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  26. 2809e80 unicore32: move rtc-puv3.c to drivers/rtc directory by Guan Xuetao · 13 years ago
  27. a80fd9d spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices by Geert Uytterhoeven · 13 years ago
  28. d576fe4 rtc: Staticize non-exported __rtc_set_alarm() by Mark Brown · 13 years ago
  29. e17fd4b rtc: Fix ioctl error path return by John Stultz · 13 years ago
  30. 9796cc9 drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h by Wolfram Sang · 13 years ago
  31. 3d62b8f drivers/rtc/rtc-pcf50633.c: don't request update IRQ by Lars-Peter Clausen · 13 years ago
  32. 0942a71 rtc: add support for spear rtc by Rajeev Kumar · 13 years ago
  33. c258f9a drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region by Julia Lawall · 13 years ago
  34. 74d34d4 rtc: add basic support for ST M41T93 SPI RTC by Voss, Nikolaus · 13 years ago
  35. 5236523 rtc: add rv3029c2 RTC support by Heiko Schocher · 13 years ago
  36. ae3551f rtc: add EM3027 rtc driver by Mike Rapoport · 13 years ago
  37. f77fbdf rtc: add support for the RTC in VIA VT8500 and compatibles by Alexey Charkov · 13 years ago
  38. 008b304 mfd: Add rtc support to 88pm860x by Haojian Zhuang · 13 years ago
  39. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  40. 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
  41. dd196a2 tile: add an RTC driver for the Tilera hypervisor by Chris Metcalf · 13 years ago
  42. 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
  43. 52cd4e5 drivers/rtc/rtc-s3c.c: fixup wake support for rtc by Ben Dooks · 13 years ago
  44. 156229b rtc: mc13xxx: Don't call rtc_device_register while holding lock by Uwe Kleine-König · 13 years ago
  45. 130107b rtc: rp5c01: Initialize drvdata before registering device by John Stultz · 13 years ago
  46. 4b3687f rtc: pcap: Initialize drvdata before registering device by John Stultz · 13 years ago
  47. 9301523 rtc: msm6242: Initialize drvdata before registering device by John Stultz · 13 years ago
  48. 03cf7c4 rtc: max8998: Initialize drvdata before registering device by John Stultz · 13 years ago
  49. 2f5c4fe rtc: max8925: Initialize drvdata before registering device by John Stultz · 13 years ago
  50. a015dbc rtc: m41t80: Initialize clientdata before registering device by John Stultz · 13 years ago
  51. 9a281a6 rtc: ds1286: Initialize drvdata before registering device by John Stultz · 13 years ago
  52. 92d921c rtc: ep93xx: Initialize drvdata before registering device by Wolfram Sang · 13 years ago
  53. f4e708a rtc: davinci: Initialize drvdata before registering device by Wolfram Sang · 13 years ago
  54. 5f54c8a rtc: mxc: Initialize drvdata before registering device by Wolfram Sang · 13 years ago
  55. 3687a2c Merge branch 'linus' into timers/core by Thomas Gleixner · 13 years ago
  56. b4d246b RTC: Disable CONFIG_RTC_CLASS from being built as a module by John Stultz · 13 years ago
  57. f945a3d rtc: max8925: Call dev_set_drvdata before rtc_device_register by Zhangfei Gao · 13 years ago
  58. 304529b time: Add timekeeping_inject_sleeptime by John Stultz · 13 years ago
  59. 71e9e6a Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 13 years ago
  60. 9cf3b5f rtc: fix coh901331 startup crash by Linus Walleij · 13 years ago
  61. 2dd93c4 RTC: rtc-omap: Fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  62. 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
  63. c344180 drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  64. 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
  65. 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
  66. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  67. de97a21 rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm() by Feng Tang · 13 years ago
  68. 67c1b8c RTC: rtc-mrst: follow on to the change of rtc_device_register() by Feng Tang · 13 years ago
  69. b3b896c rtc-mrst: Fix section types by Major Lee · 13 years ago
  70. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  71. 8c122b9 RTC: add missing "return 0" in new alarm func for rtc-bfin.c by Mike Frysinger · 13 years ago
  72. a54aba8 RTC: Fix s3c compile error due to missing s3c_rtc_setpie by Vasily Khoruzhick · 13 years ago
  73. f6d5b33 RTC: Fix early irqs caused by calling rtc_set_alarm too early by John Stultz · 13 years ago
  74. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  75. ff859ba rtc: add real-time clock driver for NVIDIA Tegra by Andrew Chew · 13 years ago
  76. 49d50fb drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file by Vasiliy Kulikov · 13 years ago
  77. cf044f0 drivers/rtc/rtc-isl1208.c: add alarm support by Ryan Mallon · 13 years ago
  78. bc96ba7 rtc: convert DS1374 to dev_pm_ops by Mark Brown · 13 years ago
  79. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  80. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  81. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  82. 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 13 years ago
  83. 42fea15 spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices by Geert Uytterhoeven · 13 years ago
  84. 76aea3e rtc: change to new flag variable by matt mooney · 14 years ago
  85. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  86. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  87. 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 · 13 years ago
  88. 416f0e8 RTC: sa1100: Update the sa1100 RTC driver. by Marcelo Roberto Jimenez · 13 years ago
  89. a417493 RTC: Fix the cross interrupt issue on rtc-test. by Marcelo Roberto Jimenez · 13 years ago
  90. 4cebe7a RTC: Remove UIE and PIE information from the sa1100 driver proc. by Marcelo Roberto Jimenez · 13 years ago
  91. bca8521c5 RTC: Include information about UIE and PIE in RTC driver proc. by Marcelo Roberto Jimenez · 13 years ago
  92. e428c6a RTC: Clean out UIE icotl implementations by John Stultz · 13 years ago
  93. 51ba60c RTC: Cleanup rtc_class_ops->update_irq_enable() by John Stultz · 13 years ago
  94. 696160f RTC: Cleanup rtc_class_ops->irq_set_freq() by John Stultz · 13 years ago
  95. 80d4bb5 RTC: Cleanup rtc_class_ops->irq_set_state by John Stultz · 13 years ago
  96. f44f7f9 RTC: Initialize kernel state from RTC by John Stultz · 13 years ago
  97. 2ec38a0 drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie() by Axel Lin · 13 years ago
  98. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 13 years ago
  99. a2d6d2f drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip by Lei Xu · 13 years ago
  100. d403585 RTC: fix typo in drivers/rtc/rtc-at91sam9.c by Jelle Martijn Kok · 13 years ago