1. 3bcbaf6 rtc: cmos: Add OF bindings by Sebastian Andrzej Siewior · 14 years ago
  2. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
  3. 7acdbb3 Merge branch 'linus' into x86/platform by Thomas Gleixner · 14 years ago
  4. 695884f Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86/platform by Thomas Gleixner · 14 years ago
  5. 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
  6. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 14 years ago
  7. 6e57b1d RTC: Revert UIE emulation removal by John Stultz · 14 years ago
  8. 516373b RTC: Release mutex in error path of rtc_alarm_irq_enable by Uwe Kleine-König · 14 years ago
  9. 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
  10. 168202c mrst/vrtc: Avoid using cmos rtc ops by Feng Tang · 14 years ago
  11. 24a6f5b drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() by Alexander Strakh · 14 years ago
  12. d8ce148 RTC: Fix minor compile warning by John Stultz · 14 years ago
  13. 16380c1 RTC: Convert rtc drivers to use the alarm_irq_enable method by John Stultz · 14 years ago
  14. ac54cd2 RTC: Fix rtc driver ioctl specific shortcutting by John Stultz · 14 years ago
  15. 83a06bf RTC: Prevents a division by zero in kernel code. by Marcelo Roberto Jimenez · 14 years ago
  16. b5cc8ca RTC: Remove Kconfig symbol for UIE emulation by Uwe Kleine-König · 14 years ago
  17. d5553a5 RTC: Properly handle rtc_read_alarm error propagation and fix bug by John Stultz · 14 years ago
  18. aa0be0f RTC: Propagate error handling via rtc_timer_enqueue properly by John Stultz · 14 years ago
  19. 337ce5d mfd: Support LP3974 RTC by MyungJoo Ham · 14 years ago
  20. 5f003fe rtc: rtc-max6902 - set driver data in max6902_probe() by Axel Lin · 14 years ago
  21. 2fb08e6 rtc-cmos: fix suspend/resume by Paul Fox · 14 years ago
  22. 19412ce drivers/rtc/rtc-omap.c: fix a memory leak by Axel Lin · 14 years ago
  23. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  24. 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
  25. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  26. 0cc43a1 i2c: Constify i2c_client where possible by Jean Delvare · 14 years ago
  27. 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
  28. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  29. 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
  30. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  31. 9db8995 rtc: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  32. 1183649 rtc: rs5c372: fix buffer size by Wolfram Sang · 14 years ago
  33. d2ccb52 ARM: 6455/2: Better use of the RTC framework for sa11xx. by Marcelo Roberto Jimenez · 14 years ago
  34. 96c8f06 rtc: Namespace fixup by Thomas Gleixner · 14 years ago
  35. 042620a RTC: Remove UIE emulation by John Stultz · 14 years ago
  36. 6610e08 RTC: Rework RTC code to use timerqueue for events by John Stultz · 14 years ago
  37. 8cb7c71 rtc-cmos.c : Fix warning on PowerPC by Srikanth Krishnakar · 14 years ago
  38. d3e1884 x86, mrst: Add explanation for using 1960 as the year offset for vrtc by Feng Tang · 14 years ago
  39. 0146f26 rtc: Add drivers/rtc/rtc-mrst.c by Feng Tang · 14 years ago
  40. 7decaa5 ARM: 6454/1: sa1100: Fix for a nasty initialization bug in the RTSR. by Marcelo Roberto Jimenez · 14 years ago
  41. fd3ee6d ARM: 6453/1: sa1100: Print the value of RTSR on /proc/drivers/rtc. by Marcelo Roberto Jimenez · 14 years ago
  42. a404ad1 ARM: 6452/1: Fix checkpatch.pl issues in drivers/rtc/rtc-sa1100.c. by Marcelo Roberto Jimenez · 14 years ago
  43. 8ac5ba6 Merge branches 'sh/rtc' and 'common/clkfwk' into sh/urgent by Paul Mundt · 14 years ago
  44. 899be96 rtc: rtc-sh - fix a memory leak by Axel Lin · 14 years ago
  45. f6eec8d sh: mach-snapgear: Kill off machtype, consolidate board def. by Paul Mundt · 14 years ago
  46. 1c97872 rtc: Add support for the rtc found in the MC13892 PMIC by Uwe Kleine-König · 14 years ago
  47. 47c1697 mfd: Align ab8500 with the abx500 interface by Mattias Wallin · 14 years ago
  48. 9b16c0a rtc: Add MAX8998 rtc driver by Joonyoung Shim · 14 years ago
  49. 3c37629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  50. d0f744c drivers/rtc/rtc-jz4740.c: add alarm function by Paul Cercueil · 14 years ago
  51. f46418c drivers/rtc/rtc-ds3232.c: add alarm function by Lan Chunhe-B25806 · 14 years ago
  52. 5b3ffdd rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime() by Kukjin Kim · 14 years ago
  53. e1df962 rtc: rtc-s3c: fix RTC initialization method by Changhwan Youn · 14 years ago
  54. 30ffc40 rtc: rtc-s3c: Fix debug message format on RTC by Kukjin Kim · 14 years ago
  55. e6eb524 rtc: rtc-s3c: fix on support RTC Alarm by Changhwan Youn · 14 years ago
  56. dd061d1 rtc: rtc-s3c: fix setting missing field of getalarm by Changhwan Youn · 14 years ago
  57. f61ae67 rtc: rtc-s3c: fix access unit from byte to word on RTCCON by Changhwan Youn · 14 years ago
  58. fa5b078 rtc: omap: let device wakeup capability be configured from chip init logic by Sekhar Nori · 14 years ago
  59. 59cca86 drivers/rtc/class.c: fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  60. d7c7ef9 rtc-bfin: add debug markers to suspend/resume paths by Mike Frysinger · 14 years ago
  61. 286f9f9 rtc-bfin: shrink/optimize interrupt handler a bit by Mike Frysinger · 14 years ago
  62. 9aa449b rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC by Kevin Wells · 14 years ago
  63. 071a1e3 rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 14 years ago
  64. 24cecc1 AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family by Nicolas Ferre · 14 years ago
  65. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  66. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  67. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  68. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  69. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  70. 59bfee6 i2c: Remove obsolete cleanup for clientdata by Wolfram Sang · 14 years ago
  71. f501ed5 rtc: s3c: balance state changes of wakeup flag by Vladimir Zapolskiy · 14 years ago
  72. eba93fc drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_probe() by Axel Lin · 14 years ago
  73. 4701643 drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared by Linus Walleij · 14 years ago
  74. 408929b rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm by Atsushi Nemoto · 14 years ago
  75. b6de860 rtc-bfin: fix state restoration when resuming by Mike Frysinger · 14 years ago
  76. 110b7e9 rtc-bfin: fix inverted logic in suspend path by Mike Frysinger · 14 years ago
  77. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  78. 636d174 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  79. 22e3d63 rtc: rp5c01: add NVRAM support by Geert Uytterhoeven · 14 years ago
  80. de639c3 drivers/rtc: remove unneeded ifdef CONFIG_PM by Christian Dietrich · 14 years ago
  81. 6d23b25 rtc-isl12022: properly handle military hour format by Roman Fietze · 14 years ago
  82. c03675f rtc: add support for DS3232 RTC by Roy Zang · 14 years ago
  83. 2f11e57 rtc/nuc900: fix build warning by Wan ZongShun · 14 years ago
  84. 23e53be rtc/nuc900: modify enable/disable IRQs and driver data setting location by Wan ZongShun · 14 years ago
  85. 84f20a6 rtc/nuc900: make returning time checking function valid by Wan ZongShun · 14 years ago
  86. 52142ed rtc/m48t86: use rtc_valid_tm() to check returned tm by Wan ZongShun · 14 years ago
  87. caf1e10 rtc/m48t59: use rtc_valid_tm() to check returned tm by Wan ZongShun · 14 years ago
  88. c814dc1 rtc/max6900: use rtc_valid_tm() to check returning tm by Wan ZongShun · 14 years ago
  89. b485fe5 rtc/m41t80: use rtc_valid_tm() to check returned tm by Wan ZongShun · 14 years ago
  90. d6c7428 rtc: add Intersil ISL12022 RTC driver by Roman Fietze · 14 years ago
  91. eba5454 rtc: driver for the DryIce block found in i.MX25 chips by Baruch Siach · 14 years ago
  92. 8e58f57 drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  93. 93b1384 rtc/pxa: remove unnecessary private ops->ioctl() by Wan ZongShun · 14 years ago
  94. f3f99cf rtc: fixes and new functionality for fm3130 by Sergey Matyukevich · 14 years ago
  95. 5824c7e rtc/rtc-mxc: remove six unused fields by Wan ZongShun · 14 years ago
  96. 4faf896 rtc/m48t59: kfree(NULL) is OK by Wan ZongShun · 14 years ago
  97. a5737cb rtc/pxa: remove unused field by Wan ZongShun · 14 years ago
  98. bdaf886 drivers/rtc/rtc-pcf8563.c: remove unused struct by Graham Gower · 14 years ago
  99. 70d2a0b rtc/nuc900: fix checking of args during time-setting by Wan ZongShun · 14 years ago
  100. 0a89b55 nuc900/rtc: change the waiting for device ready implement by Wan ZongShun · 14 years ago