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