1. 9e0344d rtc: omap: dt support by Afzal Mohammed · 12 years ago
  2. cab1458 rtc: omap: kicker mechanism support by Afzal Mohammed · 12 years ago
  3. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  4. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  5. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. 1430e17 drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove() by Kim, Milo · 12 years ago
  8. 14591d8 mfd/rtc/gpio: twl: No need to allocate bigger buffer for write by Peter Ujfalusi · 12 years ago
  9. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  10. 66267ee Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup by Olof Johansson · 12 years ago
  11. 75984df arm: at91: move at91rm9200 rtc header in drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  12. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  13. fee0de7 drivers/rtc/rtc-imxdi.c: add missing spin lock initialization by Jan Luebbe · 12 years ago
  14. bb1d34a rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id by Shawn Guo · 12 years ago
  15. 8dc0839 rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS by Kevin Hilman · 12 years ago
  16. 11126c6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  17. 542dd33 drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip by Michael Langer · 12 years ago
  18. 48e9766 drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality by Paul Bolle · 12 years ago
  19. 06f77d1 drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details by Venu Byravarasu · 12 years ago
  20. 651fb48 rtc: kconfig: fix up dependency for ab8500 by Ulf Hansson · 12 years ago
  21. 84cab86 drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  22. 885ccbb drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  23. 755e4a4 drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  24. a606757 drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  25. 65659f6 drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  26. c3fe92b drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  27. 2bfc37d drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  28. 1ee8c0c drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe() by Sachin Kamat · 12 years ago
  29. 4c24e29 rtc_sysfs_show_hctosys(): display 0 if resume failed by David Fries · 12 years ago
  30. be8b6d5 rtc: rtc-mxc: convert to module_platform_driver by Fabio Estevam · 12 years ago
  31. 0f3cde5 rtc: rtc-mxc: adapt to the new i.mx clock framework by Fabio Estevam · 12 years ago
  32. 828296d drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepare() by Julia Lawall · 12 years ago
  33. 90829c0 rtc: rc5t583: add ricoh rc5t583 RTC driver by Venu Byravarasu · 12 years ago
  34. a16e839 drivers/rtc/rtc-spear.c: fix several error checks by Lars-Peter Clausen · 12 years ago
  35. 7c6a52a drivers/rtc/rtc-jz4740.c: fix IRQ error check by Lars-Peter Clausen · 12 years ago
  36. 6b8029f rtc: kconfig: remove unnecessary dependencies. by Venu Byravarasu · 12 years ago
  37. 94c01ab rtc: add MAX8907 RTC driver by Stephen Warren · 12 years ago
  38. 0e78398 rtc: tps65910: add RTC driver for TPS65910 PMIC RTC by Venu Byravarasu · 12 years ago
  39. 477d30d drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macro by Devendra Naga · 12 years ago
  40. 2830a6d rtc: recycle id when unloading a rtc driver by Vincent Palatin · 12 years ago
  41. 179a502 rtc: snvs: add Freescale rtc-snvs driver by Shawn Guo · 12 years ago
  42. 7418a11 rtc: add Dallas DS2404 driver by Sven Schnelle · 12 years ago
  43. 92589c9 rtc-proc: permit the /proc/driver/rtc device to use other devices by Kim, Milo · 12 years ago
  44. 5fa44f8 drivers/rtc/rtc-isl1208.c: add support for the ISL1218 by Ben Gardner · 12 years ago
  45. 578f1ef Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  46. 2e57d56 mfd: 88pm860x: Device tree support by Haojian Zhuang · 12 years ago
  47. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  48. db404e7 Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into next/dt by Olof Johansson · 12 years ago
  49. 40169a7 Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dt by Olof Johansson · 12 years ago
  50. 7f4b48b rtc: vt8500: Add devicetree support for vt8500-rtc by Tony Prisk · 12 years ago
  51. 2843c7d Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Olof Johansson · 12 years ago
  52. c55c7ba drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement by Lee Jones · 12 years ago
  53. 8dcebaa9 drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe by Kevin Hilman · 12 years ago
  54. 1875962 Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Olof Johansson · 12 years ago
  55. 981ba65 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 12 years ago
  56. e402af6 ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support by Ludovic Desroches · 12 years ago
  57. 7dbfb31 drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 12 years ago
  58. 5ed12f1 drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes by Ilya Shchepetkov · 12 years ago
  59. 9020b7c RTC: add DT bindings to pxa-rtc by Daniel Mack · 12 years ago
  60. 7523cee RTC: Avoid races between RTC alarm wakeup and suspend. by NeilBrown · 12 years ago
  61. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  62. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  63. 437ea90 rtc/rtc-88pm80x: remove unneed devm_kfree by Devendra Naga · 12 years ago
  64. 7ead551 rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails by Devendra Naga · 12 years ago
  65. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  66. 8dccaf0 drivers/rtc/rtc-pcf8563.c: add device tree support by Nick Bowler · 12 years ago
  67. 0a25bf4 drivers/rtc/rtc-pcf8563.c: set owner field in driver struct by Nick Bowler · 12 years ago
  68. 007def0 rtc/rtc-da9052: remove unneed devm_kfree call by Devendra Naga · 12 years ago
  69. 19a1ac5 rtc/mc13xxx: add support for the rtc in the mc34708 pmic by Uwe Kleine-König · 12 years ago
  70. 0f636fc rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS by Uwe Kleine-König · 12 years ago
  71. dbd9acb drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/* by Sachin Kamat · 12 years ago
  72. 8e74b6e drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded by Andrew Morton · 12 years ago
  73. aa11ec5 drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm() by Devendra Naga · 12 years ago
  74. 064407f drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version by Bengt Jonsson · 12 years ago
  75. dc43d4a drivers/rtc/rtc-ab8500.c: use UIE emulation by Ramesh Chandrasekaran · 12 years ago
  76. 559a6fc rtc: pl031: fix up IRQ flags by Mattias Wallin · 12 years ago
  77. 1bb457f rtc: pl031: use per-vendor variables for special init by Linus Walleij · 12 years ago
  78. aff05ed rtc: pl031: encapsulate per-vendor ops by Linus Walleij · 12 years ago
  79. 36ac1d24 drivers/rtc/rtc-coh901331.c: use devm allocation by Linus Walleij · 12 years ago
  80. 8384dfe drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare by Linus Walleij · 12 years ago
  81. 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  82. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 12 years ago
  83. 7784350 ARM: Kirkwood: Replace mrvl with marvell by Andrew Lunn · 12 years ago
  84. 4f2d658 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  85. 451ce7f Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  86. 9dccf55 rtc: wm831x: Feed the write counter into device_add_randomness() by Mark Brown · 12 years ago
  87. bfaa07bc Merge branch 'pm-drivers' by Rafael J. Wysocki · 12 years ago
  88. b45bae3 rtc-cmos: report wakeups from interrupt handler by Paul Fox · 12 years ago
  89. 6b91bf1 drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT by Kevin Hilman · 12 years ago
  90. b59f6d1 drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning by Benoît Thébaudeau · 12 years ago
  91. ad49fcb drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Device Tree is enabled by Lee Jones · 12 years ago
  92. 3cfd16a drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ by Lee Jones · 12 years ago
  93. 2a64389 drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove() by Devendra Naga · 12 years ago
  94. 2985c29 rtc: Add rtc support to 88PM80X PMIC by Qiao Zhou · 12 years ago
  95. c1a2f31 mfd: Transfer rtc max8925 irq from MFD defined resources by Haojian Zhuang · 12 years ago
  96. 14070ad ARM: at91: fix new build errors by Arnd Bergmann · 12 years ago
  97. dd8d20a rtc: stmp3xxx: Add simple binding for the stmp3xxx-rtc by Marek Vasut · 12 years ago
  98. 4d57857 Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  99. ecb41a7 drivers/rtc/rtc-s3c.c: fix compiler warning by Sachin Kamat · 12 years ago
  100. 621bae7 drivers/rtc/rtc-tegra.c: clean up probe/remove routines by Hannu Heikkinen · 12 years ago