1. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  2. 920f91e drivers/rtc/rtc-ds1374.c: add watchdog support by Søren Andersen · 10 years ago
  3. 5db45002 Merge branch 'at91/cleanup5' into next/drivers by Arnd Bergmann · 10 years ago
  4. ee72f18 ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers by Nicolas Ferre · 10 years ago
  5. 4b3d4d3 Merge branch 'at91/cleanup' into next/drivers by Arnd Bergmann · 10 years ago
  6. c3e6dc6 Merge tag 'at91-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/drivers by Arnd Bergmann · 10 years ago
  7. 9373090 ARM: at91/Kconfig: remove unused config options by Nicolas Ferre · 10 years ago
  8. 16b1d26 rtc/tpo: Driver to support rtc and wakeup on PowerNV platform by Neelesh Gupta · 10 years ago
  9. 3969eb4 rtc: at91sam9: rework the Kconfig description by Boris BREZILLON · 10 years ago
  10. 43e112b rtc: at91sam9: make use of syscon/regmap to access GPBR registers by Boris BREZILLON · 10 years ago
  11. 7538ec7 ARM: at91: remove no-MMU at91x40 support by Nicolas Ferre · 10 years ago
  12. c8d523a drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc by Stanimir Varbanov · 10 years ago
  13. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  14. 706b632 drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compiling issue by Chen Gang · 10 years ago
  15. a4d4121 rtc: add driver for Maxim 77802 PMIC Real-Time-Clock by Javier Martinez Canillas · 10 years ago
  16. 3ca1e32 RTC: RK808: add RTC driver for RK808 by Chris Zhong · 10 years ago
  17. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  18. 7efe665 rtc: Disable EFI rtc for x86 by Matt Fleming · 10 years ago
  19. 64a1925 rtc: sunxi: Depend on platforms sun4i/sun7i that actually have the rtc by Chen-Yu Tsai · 10 years ago
  20. 9765d2d rtc: sun6i: Add sun6i RTC driver by Chen-Yu Tsai · 10 years ago
  21. ace2c02 rtc: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  22. 796b7ab rtc: add pcf85063 support by Søren Andersen · 10 years ago
  23. da167ad rtc: ia64: allow other architectures to use EFI RTC by Mark Salter · 10 years ago
  24. 441fb76 drivers/rtc/Kconfig: add hardware dependency to rtc-moxart by Jean Delvare · 10 years ago
  25. ad0200f drivers/rtc/Kconfig: move DS2404 entry where it belongs by Jean Delvare · 10 years ago
  26. 0c5deb1 rtc: s5m: add support for S2MPS14 RTC by Krzysztof Kozlowski · 10 years ago
  27. c2a5755 rtc: da9063: RTC driver by Opensource [Steve Twiss] · 10 years ago
  28. 1fcbe42 drivers/rtc: add support for Microchip MCP795 by Josef Gajdusek · 10 years ago
  29. 0dd449b rtc: fix build error by Raghavendra Ganiga · 10 years ago
  30. 1d6316f drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344 by Raghavendra Ganiga · 10 years ago
  31. 6b1a523 drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162 by Wolfram Sang · 10 years ago
  32. f12d869 drivers/rtc: add APM X-Gene SoC RTC driver by Loc Ho · 10 years ago
  33. 617b26a rtc: add support for maxim dallas rtc ds1347 by Raghavendra Ganiga · 10 years ago
  34. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  35. 41c9dbf drivers/rtc/Kconfig: disable RTC_DRV_CMOS on Atari by Geert Uytterhoeven · 10 years ago
  36. dcaf038 rtc: add hym8563 rtc-driver by Heiko Stuebner · 10 years ago
  37. 9dc9b8e Merge tag 'mvebu-drivers-3.14-2' of git://git.infradead.org/linux-mvebu into next/drivers by Olof Johansson · 11 years ago
  38. 70e1233 rtc: Add support for Intersil ISL12057 I2C RTC chip by Arnaud Ebalard · 11 years ago
  39. 594c6fb ARM: sun4i/sun7i: RTC driver by Carlo Caione · 11 years ago
  40. 85d0b3a alpha: Reorganize rtc handling by Richard Henderson · 11 years ago
  41. b450626 drivers/rtc/rtc-as3722: add RTC driver by Laxman Dewangan · 11 years ago
  42. 5bccae6 rtc: s5m-rtc: add real-time clock driver for s5m8767 by Sangbeom Kim · 11 years ago
  43. 453b4c6 rtc: add MOXA ART RTC driver by Jonas Jensen · 11 years ago
  44. e88b815 drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI by Xianglong Du · 11 years ago
  45. 18cb636 rtc: add NXP PCF2127 support (i2c) by Renaud Cerrato · 11 years ago
  46. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 11 years ago
  47. a895d57 treewide: Fix typo in printks by Masanari Iida · 11 years ago
  48. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 11 years ago
  49. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  50. 5e0b270 rtc: max8997: add driver for max8997 rtc by Jonghwa Lee · 11 years ago
  51. cce2da9 rtc: add support for spi rtc rx4581 by Torben Hohn · 11 years ago
  52. 36d6182 rtc: add RTC driver for TPS80031/TPS80032 by Laxman Dewangan · 11 years ago
  53. 38ae176 rtc: add new lp8788 rtc driver by Kim, Milo · 11 years ago
  54. fca1dd0 rtc: max77686: add Maxim 77686 driver by Jonghwa Lee · 11 years ago
  55. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  56. b5c78e0 Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  57. 0101e53 rtc: palmas: Add RTC driver Palmas series PMIC by Laxman Dewangan · 12 years ago
  58. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 11 years ago
  59. a1671da rtc: Add support of rtc-mv for MVEBU SoCs by Gregory CLEMENT · 12 years ago
  60. 6f16eeb timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK by John Stultz · 11 years ago
  61. 8f5f90a Merge 3.8-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  62. 05ad717 timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option by Feng Tang · 12 years ago
  63. 023f333 NTP: Add a CONFIG_RTC_SYSTOHC configuration by Jason Gunthorpe · 12 years ago
  64. 62e00cb rtc: add rtc-driver for HID sensors of type time by Alexander Holler · 12 years ago
  65. dc59ed3 rtc: add RTC driver for TPS6586x by Laxman Dewangan · 12 years ago
  66. 6920d99 rtc: DA9055 RTC driver by Ashish Jangam · 12 years ago
  67. f803f0d rtc: add NXP PCF8523 support by Thierry Reding · 12 years ago
  68. ef216ad drivers/rtc/rtc-imxdi: support for i.MX53 by Roland Stigge · 12 years ago
  69. 427af9a rtc: omap: depend on am33xx by Afzal Mohammed · 12 years ago
  70. 8dc0839 rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS by Kevin Hilman · 12 years ago
  71. 651fb48 rtc: kconfig: fix up dependency for ab8500 by Ulf Hansson · 12 years ago
  72. 90829c0 rtc: rc5t583: add ricoh rc5t583 RTC driver by Venu Byravarasu · 12 years ago
  73. 6b8029f rtc: kconfig: remove unnecessary dependencies. by Venu Byravarasu · 12 years ago
  74. 94c01ab rtc: add MAX8907 RTC driver by Stephen Warren · 12 years ago
  75. 0e78398 rtc: tps65910: add RTC driver for TPS65910 PMIC RTC by Venu Byravarasu · 12 years ago
  76. 179a502 rtc: snvs: add Freescale rtc-snvs driver by Shawn Guo · 12 years ago
  77. 7418a11 rtc: add Dallas DS2404 driver by Sven Schnelle · 12 years ago
  78. 92589c9 rtc-proc: permit the /proc/driver/rtc device to use other devices by Kim, Milo · 12 years ago
  79. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  80. dc43d4a drivers/rtc/rtc-ab8500.c: use UIE emulation by Ramesh Chandrasekaran · 12 years ago
  81. 2985c29 rtc: Add rtc support to 88PM80X PMIC by Qiao Zhou · 12 years ago
  82. 7981159 rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC by Fabio Estevam · 12 years ago
  83. b224b9a drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers" by Fabio Estevam · 12 years ago
  84. 938f970 rtc: Kconfig: remove dependency for AT91 rtc driver by Nicolas Ferre · 12 years ago
  85. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  86. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  87. fef931f rtc: driver for DA9052/53 PMIC v1 by Ashish Jangam · 12 years ago
  88. b4f0b88 MIPS: add RTC support for loongson1B by zhao zhang · 12 years ago
  89. 880bcd4 Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx by Kukjin Kim · 12 years ago
  90. b130d5c ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX by Kukjin Kim · 12 years ago
  91. 3888c09 rtc: sa1100: declare irq in resource by Haojian Zhuang · 12 years ago
  92. a0164a5 Revert "RTC: sa1100: support sa1100, pxa and mmp soc families" by Russell King · 13 years ago
  93. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  94. 7cea006 RTC: sa1100: support sa1100, pxa and mmp soc families by Jett.Zhou · 13 years ago
  95. 933b946 x86/intel config: Revamp configuration to allow for Moorestown and Medfield by Alan Cox · 13 years ago
  96. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  97. 9a9a54a drivers/rtc: add support for Qualcomm PMIC8xxx RTC by Anirudh Ghayal · 13 years ago
  98. 955dbea drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200 by Dmitry Eremin-Solenikov · 13 years ago
  99. 46b2121 rtc: stmp3xxx: Port stmp-functions to mxs-equivalents by Wolfram Sang · 13 years ago
  100. 2809e80 unicore32: move rtc-puv3.c to drivers/rtc directory by Guan Xuetao · 13 years ago