1. 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
  2. c344180 drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  3. 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
  4. 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
  5. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  6. de97a21 rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm() by Feng Tang · 13 years ago
  7. 67c1b8c RTC: rtc-mrst: follow on to the change of rtc_device_register() by Feng Tang · 13 years ago
  8. b3b896c rtc-mrst: Fix section types by Major Lee · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. 8c122b9 RTC: add missing "return 0" in new alarm func for rtc-bfin.c by Mike Frysinger · 13 years ago
  11. a54aba8 RTC: Fix s3c compile error due to missing s3c_rtc_setpie by Vasily Khoruzhick · 13 years ago
  12. f6d5b33 RTC: Fix early irqs caused by calling rtc_set_alarm too early by John Stultz · 13 years ago
  13. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  14. ff859ba rtc: add real-time clock driver for NVIDIA Tegra by Andrew Chew · 13 years ago
  15. 49d50fb drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file by Vasiliy Kulikov · 13 years ago
  16. cf044f0 drivers/rtc/rtc-isl1208.c: add alarm support by Ryan Mallon · 13 years ago
  17. bc96ba7 rtc: convert DS1374 to dev_pm_ops by Mark Brown · 13 years ago
  18. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  19. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  20. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  21. 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 13 years ago
  22. 42fea15 spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices by Geert Uytterhoeven · 13 years ago
  23. 76aea3e rtc: change to new flag variable by matt mooney · 14 years ago
  24. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  25. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  26. 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
  27. 416f0e8 RTC: sa1100: Update the sa1100 RTC driver. by Marcelo Roberto Jimenez · 13 years ago
  28. a417493 RTC: Fix the cross interrupt issue on rtc-test. by Marcelo Roberto Jimenez · 13 years ago
  29. 4cebe7a RTC: Remove UIE and PIE information from the sa1100 driver proc. by Marcelo Roberto Jimenez · 13 years ago
  30. bca8521c5 RTC: Include information about UIE and PIE in RTC driver proc. by Marcelo Roberto Jimenez · 13 years ago
  31. e428c6a RTC: Clean out UIE icotl implementations by John Stultz · 13 years ago
  32. 51ba60c RTC: Cleanup rtc_class_ops->update_irq_enable() by John Stultz · 13 years ago
  33. 696160f RTC: Cleanup rtc_class_ops->irq_set_freq() by John Stultz · 13 years ago
  34. 80d4bb5 RTC: Cleanup rtc_class_ops->irq_set_state by John Stultz · 13 years ago
  35. f44f7f9 RTC: Initialize kernel state from RTC by John Stultz · 13 years ago
  36. 2ec38a0 drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie() by Axel Lin · 13 years ago
  37. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 13 years ago
  38. a2d6d2f drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip by Lei Xu · 13 years ago
  39. d403585 RTC: fix typo in drivers/rtc/rtc-at91sam9.c by Jelle Martijn Kok · 13 years ago
  40. 3bcbaf6 rtc: cmos: Add OF bindings by Sebastian Andrzej Siewior · 13 years ago
  41. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  42. 7acdbb3 Merge branch 'linus' into x86/platform by Thomas Gleixner · 13 years ago
  43. 695884f Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86/platform by Thomas Gleixner · 13 years ago
  44. 0cc9d52 Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 13 years ago
  46. 6e57b1d RTC: Revert UIE emulation removal by John Stultz · 13 years ago
  47. 516373b RTC: Release mutex in error path of rtc_alarm_irq_enable by Uwe Kleine-König · 13 years ago
  48. f1b6a4e Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  49. 168202c mrst/vrtc: Avoid using cmos rtc ops by Feng Tang · 13 years ago
  50. 24a6f5b drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() by Alexander Strakh · 13 years ago
  51. d8ce148 RTC: Fix minor compile warning by John Stultz · 13 years ago
  52. 16380c1 RTC: Convert rtc drivers to use the alarm_irq_enable method by John Stultz · 13 years ago
  53. ac54cd2 RTC: Fix rtc driver ioctl specific shortcutting by John Stultz · 13 years ago
  54. 83a06bf RTC: Prevents a division by zero in kernel code. by Marcelo Roberto Jimenez · 13 years ago
  55. b5cc8ca RTC: Remove Kconfig symbol for UIE emulation by Uwe Kleine-König · 14 years ago
  56. d5553a5 RTC: Properly handle rtc_read_alarm error propagation and fix bug by John Stultz · 14 years ago
  57. aa0be0f RTC: Propagate error handling via rtc_timer_enqueue properly by John Stultz · 14 years ago
  58. 337ce5d mfd: Support LP3974 RTC by MyungJoo Ham · 14 years ago
  59. 5f003fe rtc: rtc-max6902 - set driver data in max6902_probe() by Axel Lin · 14 years ago
  60. 2fb08e6 rtc-cmos: fix suspend/resume by Paul Fox · 14 years ago
  61. 19412ce drivers/rtc/rtc-omap.c: fix a memory leak by Axel Lin · 14 years ago
  62. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  63. 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
  64. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  65. 0cc43a1 i2c: Constify i2c_client where possible by Jean Delvare · 14 years ago
  66. 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
  67. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  68. 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
  69. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  70. 9db8995 rtc: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  71. 1183649 rtc: rs5c372: fix buffer size by Wolfram Sang · 14 years ago
  72. d2ccb52 ARM: 6455/2: Better use of the RTC framework for sa11xx. by Marcelo Roberto Jimenez · 14 years ago
  73. 96c8f06 rtc: Namespace fixup by Thomas Gleixner · 14 years ago
  74. 042620a RTC: Remove UIE emulation by John Stultz · 14 years ago
  75. 6610e08 RTC: Rework RTC code to use timerqueue for events by John Stultz · 14 years ago
  76. 8cb7c71 rtc-cmos.c : Fix warning on PowerPC by Srikanth Krishnakar · 14 years ago
  77. d3e1884 x86, mrst: Add explanation for using 1960 as the year offset for vrtc by Feng Tang · 14 years ago
  78. 0146f26 rtc: Add drivers/rtc/rtc-mrst.c by Feng Tang · 14 years ago
  79. 7decaa5 ARM: 6454/1: sa1100: Fix for a nasty initialization bug in the RTSR. by Marcelo Roberto Jimenez · 14 years ago
  80. fd3ee6d ARM: 6453/1: sa1100: Print the value of RTSR on /proc/drivers/rtc. by Marcelo Roberto Jimenez · 14 years ago
  81. a404ad1 ARM: 6452/1: Fix checkpatch.pl issues in drivers/rtc/rtc-sa1100.c. by Marcelo Roberto Jimenez · 14 years ago
  82. 8ac5ba6 Merge branches 'sh/rtc' and 'common/clkfwk' into sh/urgent by Paul Mundt · 14 years ago
  83. 899be96 rtc: rtc-sh - fix a memory leak by Axel Lin · 14 years ago
  84. f6eec8d sh: mach-snapgear: Kill off machtype, consolidate board def. by Paul Mundt · 14 years ago
  85. 1c97872 rtc: Add support for the rtc found in the MC13892 PMIC by Uwe Kleine-König · 14 years ago
  86. 47c1697 mfd: Align ab8500 with the abx500 interface by Mattias Wallin · 14 years ago
  87. 9b16c0a rtc: Add MAX8998 rtc driver by Joonyoung Shim · 14 years ago
  88. 3c37629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  89. d0f744c drivers/rtc/rtc-jz4740.c: add alarm function by Paul Cercueil · 14 years ago
  90. f46418c drivers/rtc/rtc-ds3232.c: add alarm function by Lan Chunhe-B25806 · 14 years ago
  91. 5b3ffdd rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime() by Kukjin Kim · 14 years ago
  92. e1df962 rtc: rtc-s3c: fix RTC initialization method by Changhwan Youn · 14 years ago
  93. 30ffc40 rtc: rtc-s3c: Fix debug message format on RTC by Kukjin Kim · 14 years ago
  94. e6eb524 rtc: rtc-s3c: fix on support RTC Alarm by Changhwan Youn · 14 years ago
  95. dd061d1 rtc: rtc-s3c: fix setting missing field of getalarm by Changhwan Youn · 14 years ago
  96. f61ae67 rtc: rtc-s3c: fix access unit from byte to word on RTCCON by Changhwan Youn · 14 years ago
  97. fa5b078 rtc: omap: let device wakeup capability be configured from chip init logic by Sekhar Nori · 14 years ago
  98. 59cca86 drivers/rtc/class.c: fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  99. d7c7ef9 rtc-bfin: add debug markers to suspend/resume paths by Mike Frysinger · 14 years ago
  100. 286f9f9 rtc-bfin: shrink/optimize interrupt handler a bit by Mike Frysinger · 14 years ago