1. ed13d89 rtc: Add Epson RX8010SJ RTC driver by Akshay Bhat · 9 years ago
  2. 1e3929e rtc: Add a driver for Micro Crystal RV8803 by Alexandre Belloni · 9 years ago
  3. fa395fb rtc: ds1390: Add trickle charger device tree binding by Ivan Grimaldi · 9 years ago
  4. 11143c1 rtc: add xilinx zynqmp rtc driver by Suneel Garapati · 9 years ago
  5. 3cdf4ad rtc: pxa: convert to use shared sa1100 functions by Rob Herring · 9 years ago
  6. 80ca327 rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver by S Twiss · 9 years ago
  7. c28b42e rtc: add rtc-lpc24xx driver by Joachim Eastwood · 9 years ago
  8. 8a0fa18 rtc: snvs: select option REGMAP_MMIO by Shawn Guo · 9 years ago
  9. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  10. c13c810 Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  11. 3783055 rtc: remove useless I2C dependencies by Alexandre Belloni · 9 years ago
  12. 98ab2c9 rtc: whitespace fixes by Alexandre Belloni · 9 years ago
  13. 9c5150b rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization by Xunlei Pang · 9 years ago
  14. 98a9bb5 rtc: driver for Cortina Gemini by Hans Ulli Kroll · 9 years ago
  15. 20d048a rtc: stmp3xxx select STMP_DEVICE by Alexandre Belloni · 9 years ago
  16. fc29791 rtc: mediatek: Add MT6397 RTC driver by Tianping Fang · 9 years ago
  17. fdf8afa rtc: xgene: Set hardware dependency by Jean Delvare · 9 years ago
  18. 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  19. 30ad29b MIPS: Loongson: Naming style cleanup and rework by Huacai Chen · 9 years ago
  20. 4d61ff6 rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc by Philippe De Muyter · 9 years ago
  21. b5b2bdf rtc: st: Add new driver for ST's LPC RTC by Lee Jones · 9 years ago
  22. 8608976 drivers/rtc/Kconfig: update Kconfig for OMAP RTC by Lokesh Vutla · 9 years ago
  23. ba17220 rtc: driver for Conexant Digicolor CX92755 on-chip RTC by Baruch Siach · 9 years ago
  24. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  25. ea7531a Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  26. aaaf5fb rtc: add driver for DS1685 family of real time clocks by Joshua Kinard · 9 years ago
  27. a3a4280 drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs by Gregory CLEMENT · 9 years ago
  28. 0b2f622 rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip by Arnaud Ebalard · 9 years ago
  29. 9cb0a36 rtc: at91/Kconfig: remove useless options by Nicolas Ferre · 10 years ago
  30. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  31. 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
  32. 920f91e drivers/rtc/rtc-ds1374.c: add watchdog support by Søren Andersen · 10 years ago
  33. 5db45002 Merge branch 'at91/cleanup5' into next/drivers by Arnd Bergmann · 10 years ago
  34. ee72f18 ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers by Nicolas Ferre · 10 years ago
  35. 4b3d4d3 Merge branch 'at91/cleanup' into next/drivers by Arnd Bergmann · 10 years ago
  36. 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
  37. 9373090 ARM: at91/Kconfig: remove unused config options by Nicolas Ferre · 10 years ago
  38. 16b1d26 rtc/tpo: Driver to support rtc and wakeup on PowerNV platform by Neelesh Gupta · 10 years ago
  39. 3969eb4 rtc: at91sam9: rework the Kconfig description by Boris BREZILLON · 10 years ago
  40. 43e112b rtc: at91sam9: make use of syscon/regmap to access GPBR registers by Boris BREZILLON · 10 years ago
  41. 7538ec7 ARM: at91: remove no-MMU at91x40 support by Nicolas Ferre · 10 years ago
  42. c8d523a drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc by Stanimir Varbanov · 10 years ago
  43. 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
  44. 706b632 drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compiling issue by Chen Gang · 10 years ago
  45. a4d4121 rtc: add driver for Maxim 77802 PMIC Real-Time-Clock by Javier Martinez Canillas · 10 years ago
  46. 3ca1e32 RTC: RK808: add RTC driver for RK808 by Chris Zhong · 10 years ago
  47. 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
  48. 7efe665 rtc: Disable EFI rtc for x86 by Matt Fleming · 10 years ago
  49. 64a1925 rtc: sunxi: Depend on platforms sun4i/sun7i that actually have the rtc by Chen-Yu Tsai · 10 years ago
  50. 9765d2d rtc: sun6i: Add sun6i RTC driver by Chen-Yu Tsai · 10 years ago
  51. ace2c02 rtc: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  52. 796b7ab rtc: add pcf85063 support by Søren Andersen · 10 years ago
  53. da167ad rtc: ia64: allow other architectures to use EFI RTC by Mark Salter · 10 years ago
  54. 441fb76 drivers/rtc/Kconfig: add hardware dependency to rtc-moxart by Jean Delvare · 10 years ago
  55. ad0200f drivers/rtc/Kconfig: move DS2404 entry where it belongs by Jean Delvare · 10 years ago
  56. 0c5deb1 rtc: s5m: add support for S2MPS14 RTC by Krzysztof Kozlowski · 10 years ago
  57. c2a5755 rtc: da9063: RTC driver by Opensource [Steve Twiss] · 10 years ago
  58. 1fcbe42 drivers/rtc: add support for Microchip MCP795 by Josef Gajdusek · 10 years ago
  59. 0dd449b rtc: fix build error by Raghavendra Ganiga · 10 years ago
  60. 1d6316f drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344 by Raghavendra Ganiga · 10 years ago
  61. 6b1a523 drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162 by Wolfram Sang · 10 years ago
  62. f12d869 drivers/rtc: add APM X-Gene SoC RTC driver by Loc Ho · 10 years ago
  63. 617b26a rtc: add support for maxim dallas rtc ds1347 by Raghavendra Ganiga · 10 years ago
  64. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  65. 41c9dbf drivers/rtc/Kconfig: disable RTC_DRV_CMOS on Atari by Geert Uytterhoeven · 10 years ago
  66. dcaf038 rtc: add hym8563 rtc-driver by Heiko Stuebner · 10 years ago
  67. 9dc9b8e Merge tag 'mvebu-drivers-3.14-2' of git://git.infradead.org/linux-mvebu into next/drivers by Olof Johansson · 11 years ago
  68. 70e1233 rtc: Add support for Intersil ISL12057 I2C RTC chip by Arnaud Ebalard · 11 years ago
  69. 594c6fb ARM: sun4i/sun7i: RTC driver by Carlo Caione · 11 years ago
  70. 85d0b3a alpha: Reorganize rtc handling by Richard Henderson · 11 years ago
  71. b450626 drivers/rtc/rtc-as3722: add RTC driver by Laxman Dewangan · 11 years ago
  72. 5bccae6 rtc: s5m-rtc: add real-time clock driver for s5m8767 by Sangbeom Kim · 11 years ago
  73. 453b4c6 rtc: add MOXA ART RTC driver by Jonas Jensen · 11 years ago
  74. e88b815 drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI by Xianglong Du · 11 years ago
  75. 18cb636 rtc: add NXP PCF2127 support (i2c) by Renaud Cerrato · 11 years ago
  76. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 11 years ago
  77. a895d57 treewide: Fix typo in printks by Masanari Iida · 11 years ago
  78. 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
  79. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  80. 5e0b270 rtc: max8997: add driver for max8997 rtc by Jonghwa Lee · 11 years ago
  81. cce2da9 rtc: add support for spi rtc rx4581 by Torben Hohn · 11 years ago
  82. 36d6182 rtc: add RTC driver for TPS80031/TPS80032 by Laxman Dewangan · 11 years ago
  83. 38ae176 rtc: add new lp8788 rtc driver by Kim, Milo · 11 years ago
  84. fca1dd0 rtc: max77686: add Maxim 77686 driver by Jonghwa Lee · 11 years ago
  85. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  86. 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
  87. 0101e53 rtc: palmas: Add RTC driver Palmas series PMIC by Laxman Dewangan · 12 years ago
  88. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 11 years ago
  89. a1671da rtc: Add support of rtc-mv for MVEBU SoCs by Gregory CLEMENT · 12 years ago
  90. 6f16eeb timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK by John Stultz · 11 years ago
  91. 8f5f90a Merge 3.8-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  92. 05ad717 timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option by Feng Tang · 11 years ago
  93. 023f333 NTP: Add a CONFIG_RTC_SYSTOHC configuration by Jason Gunthorpe · 12 years ago
  94. 62e00cb rtc: add rtc-driver for HID sensors of type time by Alexander Holler · 12 years ago
  95. dc59ed3 rtc: add RTC driver for TPS6586x by Laxman Dewangan · 12 years ago
  96. 6920d99 rtc: DA9055 RTC driver by Ashish Jangam · 12 years ago
  97. f803f0d rtc: add NXP PCF8523 support by Thierry Reding · 12 years ago
  98. ef216ad drivers/rtc/rtc-imxdi: support for i.MX53 by Roland Stigge · 12 years ago
  99. 427af9a rtc: omap: depend on am33xx by Afzal Mohammed · 12 years ago
  100. 8dc0839 rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS by Kevin Hilman · 12 years ago