1. e8dff03 Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 7 months ago
  2. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
  3. 4601e24 rtc: pcf2127: watchdog: handle nowayout feature by Bruno Thomsen · 4 years, 7 months ago
  4. 3a8ce46 rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake by Ran Wang · 4 years, 7 months ago
  5. 6e429f6 rtc: abx80x: Provide debug feedback for invalid dt properties by Kevin P. Fleming · 4 years, 7 months ago
  6. 37744fe sh: remove sh5 support by Arnd Bergmann · 4 years, 9 months ago
  7. ac363ac rtc: abx80x: Add Device Tree matching table by Kevin P. Fleming · 4 years, 7 months ago
  8. c3b29bf rtc: rv3028: Add missed check for devm_regmap_init_i2c() by Chuhong Yuan · 4 years, 7 months ago
  9. 710e4a8 rtc: mpc5121: Use correct return value for mpc5121_rtc_probe() by Tiezhu Yang · 4 years, 7 months ago
  10. f4c29a0 rtc: goldfish: Use correct return value for goldfish_rtc_probe() by Tiezhu Yang · 4 years, 7 months ago
  11. 4b957bd rtc: snvs: Add necessary clock operations for RTC APIs by Anson Huang · 4 years, 8 months ago
  12. 20af677 rtc: snvs: Make SNVS clock always prepared by Anson Huang · 4 years, 8 months ago
  13. 29ee400 rtc: mt6397: Add support for the MediaTek MT6358 RTC by Ran Bi · 4 years, 9 months ago
  14. 378252b rtc: ingenic: Reset regulator register in probe by Paul Cercueil · 4 years, 8 months ago
  15. 15eeadd rtc: ingenic: Fix masking of error code by Paul Cercueil · 4 years, 8 months ago
  16. 77d8f3c rtc: ingenic: Remove unused fields from private structure by Paul Cercueil · 4 years, 8 months ago
  17. fe0557f rtc: ingenic: Set wakeup params in probe by Paul Cercueil · 4 years, 8 months ago
  18. 796be8b rtc: ingenic: Enable clock in probe by Paul Cercueil · 4 years, 8 months ago
  19. c61293f rtc: ingenic: Use local 'dev' variable in probe by Paul Cercueil · 4 years, 8 months ago
  20. 24e1f2c rtc: ingenic: Only support probing from devicetree by Paul Cercueil · 4 years, 8 months ago
  21. 8816cd7 rtc: mc13xxx: fix a double-unlock issue by Qiushi Wu · 4 years, 8 months ago
  22. 32271ef rtc: stmp3xxx: update contact email by Wolfram Sang · 4 years, 8 months ago
  23. 63a52f6 rtc: max77686: Use single-byte writes on MAX77620 by Thierry Reding · 4 years, 9 months ago
  24. 7d65cf8c rtc: pcf2127: report battery switch over by Alexandre Belloni · 4 years, 8 months ago
  25. 040e6dc rtc: pcf2127: set regmap max_register by Alexandre Belloni · 4 years, 8 months ago
  26. 664eaf0 rtc: pcf2127: remove unnecessary #ifdef by Alexandre Belloni · 4 years, 8 months ago
  27. b139bb5 rtc: pcf2127: let the core handle rtc range by Alexandre Belloni · 4 years, 8 months ago
  28. 9f210ec rtc: 88pm860x: remove useless range check by Alexandre Belloni · 4 years, 9 months ago
  29. 06030d5 rtc: mt2712: switch to devm_platform_ioremap_resource by Alexandre Belloni · 4 years, 9 months ago
  30. 3642b17e rtc: mt2712: remove unnecessary error string by Alexandre Belloni · 4 years, 9 months ago
  31. 11ddbdf rtc: rc5t619: Fix an ERR_PTR vs NULL check by Dan Carpenter · 4 years, 9 months ago
  32. 944ed45 rtc: remove unnecessary error message after platform_get_irq by Markus Elfring · 4 years, 9 months ago
  33. 8645f09 Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 9 months ago
  34. bdabb68 Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 9 months ago
  35. 1821b79 rtc: ds1307: check for failed memory allocation on wdt by Colin Ian King · 4 years, 9 months ago
  36. 3edf29d rtc: class: remove redundant assignment to variable err by Colin Ian King · 4 years, 9 months ago
  37. 8ae79be rtc: sun6i: let the core handle rtc range by Alexandre Belloni · 4 years, 9 months ago
  38. 99b7ac9 rtc: sun6i: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 9 months ago
  39. fd90d48 rtc: ds1307: add support for watchdog timer on ds1388 by Chris Packham · 4 years, 9 months ago
  40. 06c4e10 rtc: da9052: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  41. 23af616 rtc: da9052: set range by Alexandre Belloni · 4 years, 10 months ago
  42. d17077e rtc: da9052: convert to devm_rtc_allocate_device by Alexandre Belloni · 4 years, 9 months ago
  43. a776c27 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  44. 2ce94bc Merge tag 'pnp-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  45. a29de86 rtc: imx-sc: Align imx sc msg structs to 4 by Leonard Crestez · 4 years, 11 months ago
  46. 9c328c9 rtc: fsl-ftm-alarm: report alarm to core by Biwen Li · 4 years, 9 months ago
  47. 540d1e1 rtc: rc5t619: Add Ricoh RC5T619 RTC driver by Andreas Kemnade · 4 years, 10 months ago
  48. 8c229ab rtc: pcf85063: Add pcf85063 clkout control to common clock framework by Michael McCormick · 5 years ago
  49. 5614a4a rtc: class: avoid unnecessary lookup in hctosys by Alexandre Belloni · 4 years, 9 months ago
  50. 91b298f rtc: jz4740: Rename vendor-specific DT properties by Paul Cercueil · 4 years, 10 months ago
  51. 5840748 rtc: jz4740: Add support for JZ4760 SoC by Paul Cercueil · 4 years, 10 months ago
  52. f9b2a4d rtc: class: support hctosys from modular RTC drivers by Steve Muckle · 5 years ago
  53. 34ce297 rtc: pm8xxx: clear alarm register when alarm is not enabled by 韩科才 · 4 years, 10 months ago
  54. 4828a82 rtc: omap: drop unused dt-bindings header by Uwe Kleine-König · 4 years, 10 months ago
  55. 6e7af45 rtc: bd70528: Avoid double error messaging when IRQ absent by Keyur Patel · 4 years, 10 months ago
  56. c05a31f rtc: max8907: add missing select REGMAP_IRQ by Corentin Labbe · 4 years, 10 months ago
  57. 929a3270 rtc: fsl-ftm-alarm: enable acpi support by Peng Ma · 4 years, 10 months ago
  58. fdc9f0e rtc: mxc: Use devm_add_action_or_reset() for calls to clk_disable_unprepare() by Anson Huang · 4 years, 10 months ago
  59. df11b32 rtc: ds1307: handle oscillator failure flags for ds1388 variant by Chris Packham · 5 years ago
  60. 5d892919 rtc: max8907: add missing select REGMAP_IRQ by Corentin Labbe · 4 years, 10 months ago
  61. 8d4e59e rtc: cmos: remove useless cast for driver_name by Corentin Labbe · 4 years, 10 months ago
  62. 30a7906 rtc: mt2712: fix build without PM_SLEEP by Alexandre Belloni · 4 years, 10 months ago
  63. ccf1441 rtc: 88pm860x: remove platform data support by Alexandre Belloni · 4 years, 10 months ago
  64. b2a2aa6 rtc: 88pm860x: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  65. 3b45cc5 rtc: 88pm860x: stop mangling alarm time by Alexandre Belloni · 4 years, 10 months ago
  66. a3e4937 rtc: 88pm860x: set range by Alexandre Belloni · 4 years, 10 months ago
  67. 1c9fe6d rtc: 88pm860x: stop calling unused callback by Alexandre Belloni · 4 years, 10 months ago
  68. b773f2a rtc: 88pm860x: stop setting a default time by Alexandre Belloni · 4 years, 10 months ago
  69. 9cf4789 rtc: 88pm860x: fix possible race condition by Alexandre Belloni · 4 years, 10 months ago
  70. 7863bd0 rtc: snvs: Use devm_add_action_or_reset() for calls to clk_disable_unprepare() by Anson Huang · 4 years, 10 months ago
  71. 6482336 rtc: add support for the MediaTek MT2712 RTC by Ran Bi · 4 years, 10 months ago
  72. eac1c3f rtc: m48t35: remove SGI-IP27 kludge by Thomas Bogendoerfer · 4 years, 10 months ago
  73. ec98a87 rtc: sun6i: Make external 32k oscillator optional by Jernej Skrabec · 4 years, 10 months ago
  74. 0155b54 rtc: puv3: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  75. a04b3b9 rtc: puv3: set range by Alexandre Belloni · 4 years, 10 months ago
  76. a5965a3 rtc: ab8500: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  77. c8ff584 rtc: pl031: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  78. 03f2a0e rtc: pl031: set range by Alexandre Belloni · 4 years, 10 months ago
  79. 61c9fbf rtc: pl031: remove useless invalid alarm handling by Alexandre Belloni · 4 years, 10 months ago
  80. 7098f53 rtc: fsl-ftm-alarm: allow COMPILE_TEST by Alexandre Belloni · 4 years, 10 months ago
  81. 3d5a495 rtc: mpc5121: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  82. 3905d1c rtc: mpc5121: set range by Alexandre Belloni · 4 years, 10 months ago
  83. fffbe10 rtc: mpc5121: convert to devm_rtc_allocate_device by Alexandre Belloni · 4 years, 10 months ago
  84. d53d4ae rtc: mpc5121: simplify probe by Alexandre Belloni · 4 years, 10 months ago
  85. c47cf9d rtc: pm8xxx: stop validating valid alarm time by Alexandre Belloni · 4 years, 10 months ago
  86. 4c470b2 rtc: pm8xxx: : switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  87. 3cfe526 rtc: pm8xxx: set range by Alexandre Belloni · 4 years, 10 months ago
  88. d5d55b7 rtc: pm8xxx: convert to devm_rtc_allocate_device by Alexandre Belloni · 4 years, 10 months ago
  89. f2adcb9 rtc: ds1305: switch to rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  90. 9869a93c rtc: ds1305: set range by Alexandre Belloni · 4 years, 10 months ago
  91. ca824be rtc: ds1374: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  92. 4136ff3 rtc: ds1374: set range by Alexandre Belloni · 4 years, 10 months ago
  93. c11af81 rtc: ds1374: fix possible race condition by Alexandre Belloni · 4 years, 10 months ago
  94. d238df1 rtc: cpcap: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  95. d2377f8 rtc: cpcap: set range by Alexandre Belloni · 4 years, 10 months ago
  96. 05b38d1 rtc: cpcap: convert to devm_rtc_allocate_device by Alexandre Belloni · 4 years, 10 months ago
  97. eb8d942 rtc: sa1100: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  98. e877ab7 rtc: sa1100: set range by Alexandre Belloni · 4 years, 10 months ago
  99. f299777 rtc: sa1100: fix possible race condition by Alexandre Belloni · 4 years, 10 months ago
  100. 0a22bd6 rtc: au1xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago