1. bfebeb1 Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  2. 6b583a6 rtc: ds1307: simplify hwmon config by Heiner Kallweit · 7 years ago
  3. 26dcc12 rtc: s5m: Add SPDX license identifier by Krzysztof Kozlowski · 6 years ago
  4. 734c5cd rtc: maxim: Add SPDX license identifiers by Krzysztof Kozlowski · 6 years ago
  5. cfa3062 rtc: isl1208: set ev-evienb bit from device tree by Denis Osterland · 6 years ago
  6. 9ece7cd rtc: isl1208: Add "evdet" interrupt source for isl1219 by Denis Osterland · 6 years ago
  7. dd35bdb rtc: isl1208: add support for isl1219 with tamper detection by Michael Grzeschik · 6 years ago
  8. a0a1a1b rtc: sysfs: facilitate attribute add to rtc device by Denis Osterland · 6 years ago
  9. 5a5ba10 rtc: remove struct rtc_task by Alexandre Belloni · 6 years ago
  10. ec9cf1b rtc: pcf85063: preserve control register value between stop and start by Alvin Šipraga · 6 years ago
  11. 8856541 rtc: sh: remove unused variable rtc_dev by Anders Roxell · 6 years ago
  12. c842697 rtc: unexport rtc_irq_set_* by Alexandre Belloni · 6 years ago
  13. 8719d3c rtc: simplify rtc_irq_set_state/rtc_irq_set_freq by Alexandre Belloni · 6 years ago
  14. acecb3a rtc: remove irq_task and irq_task_lock by Alexandre Belloni · 6 years ago
  15. 1560d08 rtc: remove rtc_irq_register/rtc_irq_unregister by Alexandre Belloni · 6 years ago
  16. ec623ff rtc: sh: remove dead code by Alexandre Belloni · 6 years ago
  17. 1f28231 rtc: sa1100: don't set PIE frequency by Alexandre Belloni · 6 years ago
  18. 7e58076 rtc: ds1307: support m41t11 variant by Giulio Benetti · 6 years ago
  19. 146a552 rtc: ds1307: fix data pointer to m41t0 by Giulio Benetti · 6 years ago
  20. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  21. 5089ea1 rtc: use ktime_get_real_ts64() instead of getnstimeofday64() by Arnd Bergmann · 6 years ago
  22. fd6792b rtc: fix alarm read and set offset by Alexandre Belloni · 6 years ago
  23. fed0b1b rtc: m48t59: remove redundant pointer 'name' by Colin Ian King · 6 years ago
  24. b9cfb3d rtc: omap: drop unnecessary register unlock around reads by Johan Hovold · 6 years ago
  25. 4425070 rtc: omap: add missing register lock in error path by Johan Hovold · 6 years ago
  26. 551757e rtc: omap: fix resource leak in registration error path by Johan Hovold · 6 years ago
  27. 5c8b84f rtc: omap: fix potential crash on power off by Johan Hovold · 6 years ago
  28. 2b4f07e rtc: test: make array pdev static by Colin Ian King · 6 years ago
  29. 1a990fe rtc: armada38x: reset after rtc power loss by Baruch Siach · 6 years ago
  30. dff700f rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is running by Uwe Kleine-König · 6 years ago
  31. d6c3029 rtc: pcf2127: add support for accessing internal static RAM by Uwe Kleine-König · 6 years ago
  32. cd7f3a2 rtc: snvs: Add timeouts to avoid kernel lockups by Trent Piepho · 6 years ago
  33. 7874b91 rtc: bq4802: add error handling for devm_ioremap by Zhouyang Jia · 6 years ago
  34. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 6 years ago
  35. ca95ef7 rtc: mrst: fix error code in probe() by Dan Carpenter · 6 years ago
  36. a41efe0 rtc: ds1685: remove sysfs access to control registers by Alexandre Belloni · 6 years ago
  37. 30a5271 rtc: ds1685: remove improper datetime access ABI by Alexandre Belloni · 6 years ago
  38. 883cad5 Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  39. 1aaccb5 Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  40. e4302ae rtc: pxa: fix probe function by Dan Carpenter · 6 years ago
  41. 8ee4aee rtc: cros-ec: Switch to SPDX identifier. by Enric Balletbo i Serra · 6 years ago
  42. e6988d2 rtc: cros-ec: Make license text and module license match. by Enric Balletbo i Serra · 6 years ago
  43. abfdff4 rtc: ensure rtc_set_alarm fails when alarms are not supported by Alexandre Belloni · 6 years ago
  44. 1928906 rtc: test: remove alarm support from the first device by Alexandre Belloni · 6 years ago
  45. 0b472ad rtc: test: convert to devm_rtc_allocate_device by Alexandre Belloni · 6 years ago
  46. b8e62b5 rtc: ftrtc010: let the core handle range by Alexandre Belloni · 6 years ago
  47. 73318f8 rtc: ftrtc010: handle dates after 2106 by Alexandre Belloni · 6 years ago
  48. e38d161 rtc: ftrtc010: switch to devm_rtc_allocate_device by Alexandre Belloni · 6 years ago
  49. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  50. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 6 years ago
  51. 32b41f9 rtc: mrst: switch to devm functions by Alexandre Belloni · 6 years ago
  52. 29615d0 rtc: sunxi: fix possible race condition by Alexandre Belloni · 6 years ago
  53. 696fa1d rtc: test: remove irq sysfs file by Alexandre Belloni · 6 years ago
  54. 8be0902 rtc: test: emulate alarms using timers by Alexandre Belloni · 6 years ago
  55. 4dc2403 rtc: test: store time as an offset to system time by Alexandre Belloni · 6 years ago
  56. 5b25757 rtc: test: allow registering many devices by Alexandre Belloni · 6 years ago
  57. 9394270 rtc: test: remove useless proc info by Alexandre Belloni · 6 years ago
  58. c36b52e rtc: ds1685: Add range by Alexandre Belloni · 6 years ago
  59. a2ae832 rtc: ds1685: fix possible race condition by Alexandre Belloni · 6 years ago
  60. a0defd7 rtc: sprd: Add new RTC power down check method by Baolin Wang · 6 years ago
  61. 09018d4 rtc: sun6i: Fix bit_idx value for clk_register_gate by Michael Trimarchi · 6 years ago
  62. b9ef860 rtc: jz4740: Fix a typo in Kconfig by Mathieu Malaterre · 6 years ago
  63. 7841768 rtc: test: remove obsolete .set_mmss by Alexandre Belloni · 6 years ago
  64. b64c984 rtc: st-lpc: add range by Alexandre Belloni · 6 years ago
  65. d482510 rtc: st-lpc: fix possible race condition by Alexandre Belloni · 6 years ago
  66. b72252b rtc: stm32: add stm32mp1 rtc support by Amelie Delaunay · 6 years ago
  67. 02b0cc3 rtc: stm32: rework register management to prepare other version of RTC by Amelie Delaunay · 6 years ago
  68. 819cbde rtc: stm32: fix misspelling and misalignment issues by Amelie Delaunay · 6 years ago
  69. 75d01b7 rtc: mxc: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  70. 5874c7f rtc: snvs: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  71. 046dbb2 rtc: nvmem: don't use IS_ERR_OR_NULL by Uwe Kleine-König · 6 years ago
  72. 48e9a9b rtc: ds1742: don't explicitly specify word_size and stride of nvmem by Uwe Kleine-König · 6 years ago
  73. ded6766 rtc: brcmstb-waketimer: add range by Alexandre Belloni · 6 years ago
  74. 2abf286 rtc: brcmstb-waketimer: switch to rtc_register_device by Alexandre Belloni · 6 years ago
  75. 7e83f03 rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm by Alexandre Belloni · 6 years ago
  76. 95fbfa1 rtc: mxc_v2: let the core handle rtc range by Alexandre Belloni · 6 years ago
  77. 5490a1e rtc: mxc_v2: fix possible race condition by Alexandre Belloni · 6 years ago
  78. d759924 rtc: ls1x: add range by Alexandre Belloni · 6 years ago
  79. 14dc3ec rtc: ls1x: remove useless label and goto by Alexandre Belloni · 6 years ago
  80. 52f0e7b rtc: ls1x: switch to rtc_register_device by Alexandre Belloni · 6 years ago
  81. 180c92c rtc: tps6586x: let the core handle rtc range by Alexandre Belloni · 6 years ago
  82. 63d2206 rtc: tps6586x: fix possible race condition by Alexandre Belloni · 6 years ago
  83. 30d7891 rtc: vr41xx: add range by Alexandre Belloni · 6 years ago
  84. 9a99247 rtc: vr41xx: fix possible race condition by Alexandre Belloni · 6 years ago
  85. 94389b2 rtc: rx8581: switch to regmap by Alexandre Belloni · 6 years ago
  86. 6e6111f rtc: rx8581: error out when time invalid by Alexandre Belloni · 6 years ago
  87. ed87c6d rtc: rx8581: remove useless declaration by Alexandre Belloni · 6 years ago
  88. 2d2b300 rtc: rx8581: remove useless indirection by Alexandre Belloni · 6 years ago
  89. c6e3c29 rtc: rx8581: let the core handle rtc range by Alexandre Belloni · 6 years ago
  90. 86c54ef rtc: rx8581: add RTC range by Alexandre Belloni · 6 years ago
  91. b815716 rtc: rx8581: switch to rtc_register_device by Alexandre Belloni · 6 years ago
  92. 57ad9e6 rtc: tps65910: add range by Alexandre Belloni · 6 years ago
  93. ee366c7 rtc: tps65910: allow platform power up by Alexandre Belloni · 6 years ago
  94. e6000a4 rtc: tps65910: fix possible race condition by Alexandre Belloni · 6 years ago
  95. c402f8e rtc: ab-b5ze-s3: let the core handle the RTC range by Alexandre Belloni · 6 years ago
  96. 8bde032 rtc: ab-b5ze-s3: fix possible race conditions by Alexandre Belloni · 6 years ago
  97. 02f3712 rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tm by Alexandre Belloni · 6 years ago
  98. 39ba694 rtc: 88pm80x: let the core handle the RTC range by Alexandre Belloni · 6 years ago
  99. 661eb89 rtc: 88pm80x: fix possible race condition by Alexandre Belloni · 6 years ago
  100. ba78d51 rtc: 88pm80x: remove unused pm80x_rtc_info members by Alexandre Belloni · 6 years ago