1. fd6792b rtc: fix alarm read and set offset by Alexandre Belloni · 7 years ago
  2. ca95ef7 rtc: mrst: fix error code in probe() by Dan Carpenter · 7 years ago
  3. 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
  4. 1aaccb5 Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  5. e4302ae rtc: pxa: fix probe function by Dan Carpenter · 7 years ago
  6. 8ee4aee rtc: cros-ec: Switch to SPDX identifier. by Enric Balletbo i Serra · 7 years ago
  7. e6988d2 rtc: cros-ec: Make license text and module license match. by Enric Balletbo i Serra · 7 years ago
  8. abfdff4 rtc: ensure rtc_set_alarm fails when alarms are not supported by Alexandre Belloni · 7 years ago
  9. 1928906 rtc: test: remove alarm support from the first device by Alexandre Belloni · 7 years ago
  10. 0b472ad rtc: test: convert to devm_rtc_allocate_device by Alexandre Belloni · 7 years ago
  11. b8e62b5 rtc: ftrtc010: let the core handle range by Alexandre Belloni · 7 years ago
  12. 73318f8 rtc: ftrtc010: handle dates after 2106 by Alexandre Belloni · 7 years ago
  13. e38d161 rtc: ftrtc010: switch to devm_rtc_allocate_device by Alexandre Belloni · 7 years ago
  14. 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
  15. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  16. 32b41f9 rtc: mrst: switch to devm functions by Alexandre Belloni · 7 years ago
  17. 29615d0 rtc: sunxi: fix possible race condition by Alexandre Belloni · 7 years ago
  18. 696fa1d rtc: test: remove irq sysfs file by Alexandre Belloni · 7 years ago
  19. 8be0902 rtc: test: emulate alarms using timers by Alexandre Belloni · 7 years ago
  20. 4dc2403 rtc: test: store time as an offset to system time by Alexandre Belloni · 7 years ago
  21. 5b25757 rtc: test: allow registering many devices by Alexandre Belloni · 7 years ago
  22. 9394270 rtc: test: remove useless proc info by Alexandre Belloni · 7 years ago
  23. c36b52e rtc: ds1685: Add range by Alexandre Belloni · 7 years ago
  24. a2ae832 rtc: ds1685: fix possible race condition by Alexandre Belloni · 7 years ago
  25. a0defd7 rtc: sprd: Add new RTC power down check method by Baolin Wang · 7 years ago
  26. 09018d4 rtc: sun6i: Fix bit_idx value for clk_register_gate by Michael Trimarchi · 7 years ago
  27. b9ef860 rtc: jz4740: Fix a typo in Kconfig by Mathieu Malaterre · 7 years ago
  28. 7841768 rtc: test: remove obsolete .set_mmss by Alexandre Belloni · 7 years ago
  29. b64c984 rtc: st-lpc: add range by Alexandre Belloni · 7 years ago
  30. d482510 rtc: st-lpc: fix possible race condition by Alexandre Belloni · 7 years ago
  31. b72252b rtc: stm32: add stm32mp1 rtc support by Amelie Delaunay · 7 years ago
  32. 02b0cc3 rtc: stm32: rework register management to prepare other version of RTC by Amelie Delaunay · 7 years ago
  33. 819cbde rtc: stm32: fix misspelling and misalignment issues by Amelie Delaunay · 7 years ago
  34. 75d01b7 rtc: mxc: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  35. 5874c7f rtc: snvs: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  36. 046dbb2 rtc: nvmem: don't use IS_ERR_OR_NULL by Uwe Kleine-König · 7 years ago
  37. 48e9a9b rtc: ds1742: don't explicitly specify word_size and stride of nvmem by Uwe Kleine-König · 7 years ago
  38. ded6766 rtc: brcmstb-waketimer: add range by Alexandre Belloni · 7 years ago
  39. 2abf286 rtc: brcmstb-waketimer: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  40. 7e83f03 rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm by Alexandre Belloni · 7 years ago
  41. 95fbfa1 rtc: mxc_v2: let the core handle rtc range by Alexandre Belloni · 7 years ago
  42. 5490a1e rtc: mxc_v2: fix possible race condition by Alexandre Belloni · 7 years ago
  43. d759924 rtc: ls1x: add range by Alexandre Belloni · 7 years ago
  44. 14dc3ec rtc: ls1x: remove useless label and goto by Alexandre Belloni · 7 years ago
  45. 52f0e7b rtc: ls1x: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  46. 180c92c rtc: tps6586x: let the core handle rtc range by Alexandre Belloni · 7 years ago
  47. 63d2206 rtc: tps6586x: fix possible race condition by Alexandre Belloni · 7 years ago
  48. 30d7891 rtc: vr41xx: add range by Alexandre Belloni · 7 years ago
  49. 9a99247 rtc: vr41xx: fix possible race condition by Alexandre Belloni · 7 years ago
  50. 94389b2 rtc: rx8581: switch to regmap by Alexandre Belloni · 7 years ago
  51. 6e6111f rtc: rx8581: error out when time invalid by Alexandre Belloni · 7 years ago
  52. ed87c6d rtc: rx8581: remove useless declaration by Alexandre Belloni · 7 years ago
  53. 2d2b300 rtc: rx8581: remove useless indirection by Alexandre Belloni · 7 years ago
  54. c6e3c29 rtc: rx8581: let the core handle rtc range by Alexandre Belloni · 7 years ago
  55. 86c54ef rtc: rx8581: add RTC range by Alexandre Belloni · 7 years ago
  56. b815716 rtc: rx8581: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  57. 57ad9e6 rtc: tps65910: add range by Alexandre Belloni · 7 years ago
  58. ee366c7 rtc: tps65910: allow platform power up by Alexandre Belloni · 7 years ago
  59. e6000a4 rtc: tps65910: fix possible race condition by Alexandre Belloni · 7 years ago
  60. c402f8e rtc: ab-b5ze-s3: let the core handle the RTC range by Alexandre Belloni · 7 years ago
  61. 8bde032 rtc: ab-b5ze-s3: fix possible race conditions by Alexandre Belloni · 7 years ago
  62. 02f3712 rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tm by Alexandre Belloni · 7 years ago
  63. 39ba694 rtc: 88pm80x: let the core handle the RTC range by Alexandre Belloni · 7 years ago
  64. 661eb89 rtc: 88pm80x: fix possible race condition by Alexandre Belloni · 7 years ago
  65. ba78d51 rtc: 88pm80x: remove unused pm80x_rtc_info members by Alexandre Belloni · 7 years ago
  66. 48b29c7 rtc: 88pm80x: stop setting a default time by Alexandre Belloni · 7 years ago
  67. 6c78a87 rtc: at91rm9200: add range by Alexandre Belloni · 7 years ago
  68. 59cacb8 rtc/proc: switch to proc_create_single_data by Christoph Hellwig · 7 years ago
  69. 22cb47c rtc: stm32: get DBP register and mask from DT st, syscfg property by Amelie Delaunay · 7 years ago
  70. d213217 rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISING by Amelie Delaunay · 7 years ago
  71. 2480564 rtc: stm32: fix copyright and adopt SPDX identifier by Amelie Delaunay · 7 years ago
  72. 7982df8 rtc: tps6586x: remove mktime usage by Arnd Bergmann · 7 years ago
  73. 337fa19 rtc: ls1x: remove mktime usage by Arnd Bergmann · 7 years ago
  74. 0d1c655 rtc: vr41xx: remove mktime usage by Arnd Bergmann · 7 years ago
  75. 51ed73eb rtc: ds1340: Add support for trickle charger. by Andrea Greco · 7 years ago
  76. 149aa91 rtc: sprd: Add RTC hardware range by Baolin Wang · 7 years ago
  77. 369a30a rtc: sprd: Change to use devm_rtc_allocate_device() by Baolin Wang · 7 years ago
  78. 85368bb rtc: simplify getting .drvdata by Wolfram Sang · 7 years ago
  79. 682e6b4 rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops by Nicholas Piggin · 7 years ago
  80. 36d91a4 rtc: cmos: introduce quirks to enable use_acpi_alarm mode by Zhang Rui · 7 years ago
  81. c6d3a27 rtc: cmos: acknowledge ACPI driven wake alarms upon resume by Zhang Rui · 7 years ago
  82. 311ee9c rtc: cmos: allow using ACPI for RTC alarm instead of HPET by Zhang Rui · 7 years ago
  83. e695d3a mfd: mt6397: Create irq mappings in mfd core driver by Chen Zhong · 7 years ago
  84. fbe173e Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  85. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  86. 1485991 rtc: snvs: Fix usage of snvs_rtc_enable by Bryan O'Donoghue · 7 years ago
  87. 3fc990a rtc: mt7622: fix module autoloading for OF platform drivers by Sean Wang · 7 years ago
  88. c1f5f05 rtc: isl12022: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  89. 7bbd523 rtc: ab8500: Drop AB8540 support by Linus Walleij · 7 years ago
  90. c7d50d2 rtc: remove a warning during scripts/kernel-doc step by Mathieu Malaterre · 7 years ago
  91. 9dddb1b rtc: 88pm860x: remove artificial limitation by Alexandre Belloni · 7 years ago
  92. df15ee1 rtc: 88pm80x: remove artificial limitation by Alexandre Belloni · 7 years ago
  93. 88c9987 rtc: st-lpc: remove artificial limitation by Alexandre Belloni · 7 years ago
  94. f441f98 rtc: mrst: remove artificial limitation by Alexandre Belloni · 7 years ago
  95. 844cba6 rtc: mv: remove artificial limitation by Alexandre Belloni · 7 years ago
  96. b3a5ac4 rtc: hctosys: Ensure system time doesn't overflow time_t by Alexandre Belloni · 7 years ago
  97. 111f750 rtc: remove bfin driver by Arnd Bergmann · 7 years ago
  98. fca94ec rtc: remove tile driver by Arnd Bergmann · 7 years ago
  99. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  100. 447a564 treewide: Align function definition open/close braces by Joe Perches · 7 years ago