1. 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 · 14 years ago
  2. 52cd4e5 drivers/rtc/rtc-s3c.c: fixup wake support for rtc by Ben Dooks · 14 years ago
  3. 156229b rtc: mc13xxx: Don't call rtc_device_register while holding lock by Uwe Kleine-König · 14 years ago
  4. 130107b rtc: rp5c01: Initialize drvdata before registering device by John Stultz · 14 years ago
  5. 4b3687f rtc: pcap: Initialize drvdata before registering device by John Stultz · 14 years ago
  6. 9301523 rtc: msm6242: Initialize drvdata before registering device by John Stultz · 14 years ago
  7. 03cf7c4 rtc: max8998: Initialize drvdata before registering device by John Stultz · 14 years ago
  8. 2f5c4fe rtc: max8925: Initialize drvdata before registering device by John Stultz · 14 years ago
  9. a015dbc rtc: m41t80: Initialize clientdata before registering device by John Stultz · 14 years ago
  10. 9a281a6 rtc: ds1286: Initialize drvdata before registering device by John Stultz · 14 years ago
  11. 92d921c rtc: ep93xx: Initialize drvdata before registering device by Wolfram Sang · 14 years ago
  12. f4e708a rtc: davinci: Initialize drvdata before registering device by Wolfram Sang · 14 years ago
  13. 5f54c8a rtc: mxc: Initialize drvdata before registering device by Wolfram Sang · 14 years ago
  14. f945a3d rtc: max8925: Call dev_set_drvdata before rtc_device_register by Zhangfei Gao · 14 years ago
  15. 71e9e6a Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 14 years ago
  16. 9cf3b5f rtc: fix coh901331 startup crash by Linus Walleij · 14 years ago
  17. 2dd93c4 RTC: rtc-omap: Fix a leak of the IRQ during init failure by Axel Lin · 14 years ago
  18. 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 · 14 years ago
  19. c344180 drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table by Axel Lin · 14 years ago
  20. 92f73a6 Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 14 years ago
  21. 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 · 14 years ago
  22. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  23. de97a21 rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm() by Feng Tang · 14 years ago
  24. 67c1b8c RTC: rtc-mrst: follow on to the change of rtc_device_register() by Feng Tang · 14 years ago
  25. b3b896c rtc-mrst: Fix section types by Major Lee · 14 years ago
  26. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  27. 8c122b9 RTC: add missing "return 0" in new alarm func for rtc-bfin.c by Mike Frysinger · 14 years ago
  28. a54aba8 RTC: Fix s3c compile error due to missing s3c_rtc_setpie by Vasily Khoruzhick · 14 years ago
  29. f6d5b33 RTC: Fix early irqs caused by calling rtc_set_alarm too early by John Stultz · 14 years ago
  30. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
  31. ff859ba rtc: add real-time clock driver for NVIDIA Tegra by Andrew Chew · 14 years ago
  32. 49d50fb drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file by Vasiliy Kulikov · 14 years ago
  33. cf044f0 drivers/rtc/rtc-isl1208.c: add alarm support by Ryan Mallon · 14 years ago
  34. bc96ba7 rtc: convert DS1374 to dev_pm_ops by Mark Brown · 14 years ago
  35. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  36. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  37. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  38. 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 14 years ago
  39. 42fea15 spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices by Geert Uytterhoeven · 14 years ago
  40. 76aea3e rtc: change to new flag variable by matt mooney · 14 years ago
  41. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 14 years ago
  42. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  43. 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
  44. 416f0e8 RTC: sa1100: Update the sa1100 RTC driver. by Marcelo Roberto Jimenez · 14 years ago
  45. a417493 RTC: Fix the cross interrupt issue on rtc-test. by Marcelo Roberto Jimenez · 14 years ago
  46. 4cebe7a RTC: Remove UIE and PIE information from the sa1100 driver proc. by Marcelo Roberto Jimenez · 14 years ago
  47. bca8521 RTC: Include information about UIE and PIE in RTC driver proc. by Marcelo Roberto Jimenez · 14 years ago
  48. e428c6a RTC: Clean out UIE icotl implementations by John Stultz · 14 years ago
  49. 51ba60c RTC: Cleanup rtc_class_ops->update_irq_enable() by John Stultz · 14 years ago
  50. 696160f RTC: Cleanup rtc_class_ops->irq_set_freq() by John Stultz · 14 years ago
  51. 80d4bb5 RTC: Cleanup rtc_class_ops->irq_set_state by John Stultz · 14 years ago
  52. f44f7f9 RTC: Initialize kernel state from RTC by John Stultz · 14 years ago
  53. 2ec38a0 drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie() by Axel Lin · 14 years ago
  54. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 14 years ago
  55. a2d6d2f drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip by Lei Xu · 14 years ago
  56. d403585 RTC: fix typo in drivers/rtc/rtc-at91sam9.c by Jelle Martijn Kok · 14 years ago
  57. 3bcbaf6 rtc: cmos: Add OF bindings by Sebastian Andrzej Siewior · 14 years ago
  58. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
  59. 7acdbb3 Merge branch 'linus' into x86/platform by Thomas Gleixner · 14 years ago
  60. 695884f Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86/platform by Thomas Gleixner · 14 years ago
  61. 0cc9d52 Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  62. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 14 years ago
  63. 6e57b1d RTC: Revert UIE emulation removal by John Stultz · 14 years ago
  64. 516373b RTC: Release mutex in error path of rtc_alarm_irq_enable by Uwe Kleine-König · 14 years ago
  65. f1b6a4e Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 168202c mrst/vrtc: Avoid using cmos rtc ops by Feng Tang · 14 years ago
  67. 24a6f5b drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() by Alexander Strakh · 14 years ago
  68. d8ce148 RTC: Fix minor compile warning by John Stultz · 14 years ago
  69. 16380c1 RTC: Convert rtc drivers to use the alarm_irq_enable method by John Stultz · 14 years ago
  70. ac54cd2 RTC: Fix rtc driver ioctl specific shortcutting by John Stultz · 14 years ago
  71. 83a06bf RTC: Prevents a division by zero in kernel code. by Marcelo Roberto Jimenez · 14 years ago
  72. b5cc8ca RTC: Remove Kconfig symbol for UIE emulation by Uwe Kleine-König · 14 years ago
  73. d5553a5 RTC: Properly handle rtc_read_alarm error propagation and fix bug by John Stultz · 14 years ago
  74. aa0be0f RTC: Propagate error handling via rtc_timer_enqueue properly by John Stultz · 14 years ago
  75. 337ce5d mfd: Support LP3974 RTC by MyungJoo Ham · 14 years ago
  76. 5f003fe rtc: rtc-max6902 - set driver data in max6902_probe() by Axel Lin · 14 years ago
  77. 2fb08e6 rtc-cmos: fix suspend/resume by Paul Fox · 14 years ago
  78. 19412ce drivers/rtc/rtc-omap.c: fix a memory leak by Axel Lin · 14 years ago
  79. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  80. 5943a26 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  82. 0cc43a1 i2c: Constify i2c_client where possible by Jean Delvare · 14 years ago
  83. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  84. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  85. b4c6e2e 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
  86. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  87. 9db8995 rtc: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  88. 1183649 rtc: rs5c372: fix buffer size by Wolfram Sang · 14 years ago
  89. d2ccb52 ARM: 6455/2: Better use of the RTC framework for sa11xx. by Marcelo Roberto Jimenez · 14 years ago
  90. 96c8f06 rtc: Namespace fixup by Thomas Gleixner · 14 years ago
  91. 042620a RTC: Remove UIE emulation by John Stultz · 14 years ago
  92. 6610e08 RTC: Rework RTC code to use timerqueue for events by John Stultz · 14 years ago
  93. 8cb7c71 rtc-cmos.c : Fix warning on PowerPC by Srikanth Krishnakar · 14 years ago
  94. d3e1884 x86, mrst: Add explanation for using 1960 as the year offset for vrtc by Feng Tang · 14 years ago
  95. 0146f26 rtc: Add drivers/rtc/rtc-mrst.c by Feng Tang · 14 years ago
  96. 7decaa5 ARM: 6454/1: sa1100: Fix for a nasty initialization bug in the RTSR. by Marcelo Roberto Jimenez · 14 years ago
  97. fd3ee6d ARM: 6453/1: sa1100: Print the value of RTSR on /proc/drivers/rtc. by Marcelo Roberto Jimenez · 14 years ago
  98. a404ad1 ARM: 6452/1: Fix checkpatch.pl issues in drivers/rtc/rtc-sa1100.c. by Marcelo Roberto Jimenez · 14 years ago
  99. 8ac5ba6 Merge branches 'sh/rtc' and 'common/clkfwk' into sh/urgent by Paul Mundt · 14 years ago
  100. 899be96 rtc: rtc-sh - fix a memory leak by Axel Lin · 14 years ago