1. ec623ff rtc: sh: remove dead code by Alexandre Belloni · 6 years ago
  2. 1f28231 rtc: sa1100: don't set PIE frequency by Alexandre Belloni · 6 years ago
  3. 7e58076 rtc: ds1307: support m41t11 variant by Giulio Benetti · 7 years ago
  4. 146a552 rtc: ds1307: fix data pointer to m41t0 by Giulio Benetti · 7 years ago
  5. 5089ea1 rtc: use ktime_get_real_ts64() instead of getnstimeofday64() by Arnd Bergmann · 7 years ago
  6. fed0b1b rtc: m48t59: remove redundant pointer 'name' by Colin Ian King · 7 years ago
  7. b9cfb3d rtc: omap: drop unnecessary register unlock around reads by Johan Hovold · 7 years ago
  8. 4425070 rtc: omap: add missing register lock in error path by Johan Hovold · 7 years ago
  9. 551757e rtc: omap: fix resource leak in registration error path by Johan Hovold · 7 years ago
  10. 5c8b84f rtc: omap: fix potential crash on power off by Johan Hovold · 7 years ago
  11. 2b4f07e rtc: test: make array pdev static by Colin Ian King · 7 years ago
  12. 1a990fe rtc: armada38x: reset after rtc power loss by Baruch Siach · 7 years ago
  13. dff700f rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is running by Uwe Kleine-König · 7 years ago
  14. d6c3029 rtc: pcf2127: add support for accessing internal static RAM by Uwe Kleine-König · 7 years ago
  15. cd7f3a2 rtc: snvs: Add timeouts to avoid kernel lockups by Trent Piepho · 7 years ago
  16. 7874b91 rtc: bq4802: add error handling for devm_ioremap by Zhouyang Jia · 7 years ago
  17. a41efe0 rtc: ds1685: remove sysfs access to control registers by Alexandre Belloni · 7 years ago
  18. 30a5271 rtc: ds1685: remove improper datetime access ABI by Alexandre Belloni · 7 years ago
  19. 883cad5 Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  20. 1aaccb5 Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  21. e4302ae rtc: pxa: fix probe function by Dan Carpenter · 7 years ago
  22. 8ee4aee rtc: cros-ec: Switch to SPDX identifier. by Enric Balletbo i Serra · 7 years ago
  23. e6988d2 rtc: cros-ec: Make license text and module license match. by Enric Balletbo i Serra · 7 years ago
  24. abfdff4 rtc: ensure rtc_set_alarm fails when alarms are not supported by Alexandre Belloni · 7 years ago
  25. 1928906 rtc: test: remove alarm support from the first device by Alexandre Belloni · 7 years ago
  26. 0b472ad rtc: test: convert to devm_rtc_allocate_device by Alexandre Belloni · 7 years ago
  27. b8e62b5 rtc: ftrtc010: let the core handle range by Alexandre Belloni · 7 years ago
  28. 73318f8 rtc: ftrtc010: handle dates after 2106 by Alexandre Belloni · 7 years ago
  29. e38d161 rtc: ftrtc010: switch to devm_rtc_allocate_device by Alexandre Belloni · 7 years ago
  30. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  31. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  32. 32b41f9 rtc: mrst: switch to devm functions by Alexandre Belloni · 7 years ago
  33. 29615d0 rtc: sunxi: fix possible race condition by Alexandre Belloni · 7 years ago
  34. 696fa1d rtc: test: remove irq sysfs file by Alexandre Belloni · 7 years ago
  35. 8be0902 rtc: test: emulate alarms using timers by Alexandre Belloni · 7 years ago
  36. 4dc2403 rtc: test: store time as an offset to system time by Alexandre Belloni · 7 years ago
  37. 5b25757 rtc: test: allow registering many devices by Alexandre Belloni · 7 years ago
  38. 9394270 rtc: test: remove useless proc info by Alexandre Belloni · 7 years ago
  39. c36b52e rtc: ds1685: Add range by Alexandre Belloni · 7 years ago
  40. a2ae832 rtc: ds1685: fix possible race condition by Alexandre Belloni · 7 years ago
  41. a0defd7 rtc: sprd: Add new RTC power down check method by Baolin Wang · 7 years ago
  42. 09018d4 rtc: sun6i: Fix bit_idx value for clk_register_gate by Michael Trimarchi · 7 years ago
  43. b9ef860 rtc: jz4740: Fix a typo in Kconfig by Mathieu Malaterre · 7 years ago
  44. 7841768 rtc: test: remove obsolete .set_mmss by Alexandre Belloni · 7 years ago
  45. b64c984 rtc: st-lpc: add range by Alexandre Belloni · 7 years ago
  46. d482510 rtc: st-lpc: fix possible race condition by Alexandre Belloni · 7 years ago
  47. b72252b rtc: stm32: add stm32mp1 rtc support by Amelie Delaunay · 7 years ago
  48. 02b0cc3 rtc: stm32: rework register management to prepare other version of RTC by Amelie Delaunay · 7 years ago
  49. 819cbde rtc: stm32: fix misspelling and misalignment issues by Amelie Delaunay · 7 years ago
  50. 75d01b7 rtc: mxc: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  51. 5874c7f rtc: snvs: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  52. 046dbb2 rtc: nvmem: don't use IS_ERR_OR_NULL by Uwe Kleine-König · 7 years ago
  53. 48e9a9b rtc: ds1742: don't explicitly specify word_size and stride of nvmem by Uwe Kleine-König · 7 years ago
  54. ded6766 rtc: brcmstb-waketimer: add range by Alexandre Belloni · 7 years ago
  55. 2abf286 rtc: brcmstb-waketimer: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  56. 7e83f03 rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm by Alexandre Belloni · 7 years ago
  57. 95fbfa1 rtc: mxc_v2: let the core handle rtc range by Alexandre Belloni · 7 years ago
  58. 5490a1e rtc: mxc_v2: fix possible race condition by Alexandre Belloni · 7 years ago
  59. d759924 rtc: ls1x: add range by Alexandre Belloni · 7 years ago
  60. 14dc3ec rtc: ls1x: remove useless label and goto by Alexandre Belloni · 7 years ago
  61. 52f0e7b rtc: ls1x: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  62. 180c92c rtc: tps6586x: let the core handle rtc range by Alexandre Belloni · 7 years ago
  63. 63d2206 rtc: tps6586x: fix possible race condition by Alexandre Belloni · 7 years ago
  64. 30d7891 rtc: vr41xx: add range by Alexandre Belloni · 7 years ago
  65. 9a99247 rtc: vr41xx: fix possible race condition by Alexandre Belloni · 7 years ago
  66. 94389b2 rtc: rx8581: switch to regmap by Alexandre Belloni · 7 years ago
  67. 6e6111f rtc: rx8581: error out when time invalid by Alexandre Belloni · 7 years ago
  68. ed87c6d rtc: rx8581: remove useless declaration by Alexandre Belloni · 7 years ago
  69. 2d2b300 rtc: rx8581: remove useless indirection by Alexandre Belloni · 7 years ago
  70. c6e3c29 rtc: rx8581: let the core handle rtc range by Alexandre Belloni · 7 years ago
  71. 86c54ef rtc: rx8581: add RTC range by Alexandre Belloni · 7 years ago
  72. b815716 rtc: rx8581: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  73. 57ad9e6 rtc: tps65910: add range by Alexandre Belloni · 7 years ago
  74. ee366c7 rtc: tps65910: allow platform power up by Alexandre Belloni · 7 years ago
  75. e6000a4 rtc: tps65910: fix possible race condition by Alexandre Belloni · 7 years ago
  76. c402f8e rtc: ab-b5ze-s3: let the core handle the RTC range by Alexandre Belloni · 7 years ago
  77. 8bde032 rtc: ab-b5ze-s3: fix possible race conditions by Alexandre Belloni · 7 years ago
  78. 02f3712 rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tm by Alexandre Belloni · 7 years ago
  79. 39ba694 rtc: 88pm80x: let the core handle the RTC range by Alexandre Belloni · 7 years ago
  80. 661eb89 rtc: 88pm80x: fix possible race condition by Alexandre Belloni · 7 years ago
  81. ba78d51 rtc: 88pm80x: remove unused pm80x_rtc_info members by Alexandre Belloni · 7 years ago
  82. 48b29c7 rtc: 88pm80x: stop setting a default time by Alexandre Belloni · 7 years ago
  83. 6c78a87 rtc: at91rm9200: add range by Alexandre Belloni · 7 years ago
  84. 59cacb8 rtc/proc: switch to proc_create_single_data by Christoph Hellwig · 7 years ago
  85. 22cb47c rtc: stm32: get DBP register and mask from DT st, syscfg property by Amelie Delaunay · 7 years ago
  86. d213217 rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISING by Amelie Delaunay · 7 years ago
  87. 2480564 rtc: stm32: fix copyright and adopt SPDX identifier by Amelie Delaunay · 7 years ago
  88. 7982df8 rtc: tps6586x: remove mktime usage by Arnd Bergmann · 7 years ago
  89. 337fa19 rtc: ls1x: remove mktime usage by Arnd Bergmann · 7 years ago
  90. 0d1c655 rtc: vr41xx: remove mktime usage by Arnd Bergmann · 7 years ago
  91. 51ed73eb rtc: ds1340: Add support for trickle charger. by Andrea Greco · 7 years ago
  92. 149aa91 rtc: sprd: Add RTC hardware range by Baolin Wang · 7 years ago
  93. 369a30a rtc: sprd: Change to use devm_rtc_allocate_device() by Baolin Wang · 7 years ago
  94. 85368bb rtc: simplify getting .drvdata by Wolfram Sang · 7 years ago
  95. 682e6b4 rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops by Nicholas Piggin · 7 years ago
  96. 36d91a4 rtc: cmos: introduce quirks to enable use_acpi_alarm mode by Zhang Rui · 7 years ago
  97. c6d3a27 rtc: cmos: acknowledge ACPI driven wake alarms upon resume by Zhang Rui · 7 years ago
  98. 311ee9c rtc: cmos: allow using ACPI for RTC alarm instead of HPET by Zhang Rui · 7 years ago
  99. e695d3a mfd: mt6397: Create irq mappings in mfd core driver by Chen Zhong · 7 years ago
  100. fbe173e Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago