1. b7769c4 Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 3 months ago
  2. 35331b5 rtc: r9701: set range by Alexandre Belloni · 4 years, 3 months ago
  3. dfe13cf rtc: r9701: convert to devm_rtc_allocate_device by Alexandre Belloni · 4 years, 3 months ago
  4. 8b34134 rtc: r9701: stop setting RWKCNT by Alexandre Belloni · 4 years, 3 months ago
  5. 2a8f338 rtc: r9701: remove useless memset by Alexandre Belloni · 4 years, 3 months ago
  6. 7390bec rtc: r9701: stop setting a default time by Alexandre Belloni · 4 years, 3 months ago
  7. 92c6dcf rtc: r9701: remove leftover comment by Alexandre Belloni · 4 years, 3 months ago
  8. 2eeaa53 rtc: rv3032: Add a driver for Microcrystal RV-3032 by Alexandre Belloni · 4 years, 3 months ago
  9. 024e6f3 rtc: rv3028: ensure ram configuration registers are saved by Alexandre Belloni · 4 years, 3 months ago
  10. de0ad60 rtc: rv3028: factorize EERD bit handling by Alexandre Belloni · 4 years, 3 months ago
  11. c1efae1 rtc: rv3028: fix trickle resistor values by Alexandre Belloni · 4 years, 3 months ago
  12. 00e8e87 rtc: rv3028: fix clock output support by Alexandre Belloni · 4 years, 3 months ago
  13. 770c03e rtc: mt6397: Remove unused member dev by Fei Shao · 4 years, 3 months ago
  14. 179b4bc rtc: rv8803: simplify the return expression of rv8803_nvram_write by Liu Shixin · 4 years, 4 months ago
  15. 9ce42e8 rtc: meson: simplify the return expression of meson_vrtc_probe by Liu Shixin · 4 years, 4 months ago
  16. ba1bcaf rtc: rx8010: rename rx8010_init_client() to rx8010_init() by Bartosz Golaszewski · 4 years, 4 months ago
  17. 0026f16 rtc: ds1307: enable rx8130's backup battery, make it chargeable optionally by Bastian Krause · 4 years, 4 months ago
  18. 0874734 rtc: ds1307: consider aux-voltage-chargeable by Bastian Krause · 4 years, 4 months ago
  19. 95a74cb rtc: ds1307: store previous charge default per chip by Bastian Krause · 4 years, 4 months ago
  20. 1b5b6af rtc: ds1307: introduce requires_trickle_resistor per chip by Bastian Krause · 4 years, 4 months ago
  21. 462eb73 rtc: ds1307: apply DS13XX_TRICKLE_CHARGER_MAGIC only conditionally by Bastian Krause · 4 years, 4 months ago
  22. 35425ba rtc: pcf2127: fix a bug when not specify interrupts property by Biwen Li · 4 years, 4 months ago
  23. 9f8010e rtc: ds1685: Fix bank switching to avoid endless loop by Thomas Bogendoerfer · 4 years, 4 months ago
  24. d0a3b65 rtc: st-lpc: Constify st_rtc_ops by Rikard Falkeborn · 4 years, 4 months ago
  25. 2fc1af3 rtc: rx8010: use range checking provided by core RTC code by Bartosz Golaszewski · 4 years, 4 months ago
  26. 9868bc1 rtc: rx8010: convert to using regmap by Bartosz Golaszewski · 4 years, 4 months ago
  27. cee015d rtc: rx8010: switch to using the preferred i2c API by Bartosz Golaszewski · 4 years, 4 months ago
  28. 0ce6277 rtc: rx8010: switch to using the preferred RTC API by Bartosz Golaszewski · 4 years, 4 months ago
  29. 666f214 rtc: rx8010: prefer sizeof(*val) over sizeof(struct type_of_val) by Bartosz Golaszewski · 4 years, 4 months ago
  30. 955a123 rtc: rx8010: use a helper variable for client->dev in probe() by Bartosz Golaszewski · 4 years, 4 months ago
  31. b3ff7fd rtc: rx8010: drop unnecessary initialization by Bartosz Golaszewski · 4 years, 4 months ago
  32. f702699 rtc: rx8010: don't use magic values for time buffer length by Bartosz Golaszewski · 4 years, 4 months ago
  33. 13952c9 rtc: rx8010: rename ret to err in rx8010_set_time() by Bartosz Golaszewski · 4 years, 4 months ago
  34. e9e4c2d rtc: rx8010: use tabs instead of spaces for code formatting by Bartosz Golaszewski · 4 years, 4 months ago
  35. 7567797 rtc: rx8010: consolidate local variables of the same type by Bartosz Golaszewski · 4 years, 4 months ago
  36. 28c86f3 rtc: rx8010: remove unnecessary brackets by Bartosz Golaszewski · 4 years, 4 months ago
  37. 2e0ce56 rtc: rx8010: remove a stray newline by Bartosz Golaszewski · 4 years, 4 months ago
  38. d3b1429 rtc: rx8010: don't modify the global rtc ops by Bartosz Golaszewski · 4 years, 4 months ago
  39. c52d270 rtc: s3c: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  40. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  41. 0d982de rtc: fsl-ftm-alarm: update acpi device id by Peng Ma · 4 years, 5 months ago
  42. f471b05 rtc: ds1307: Clear OSF flag on DS1388 when setting time by Chris Packham · 4 years, 5 months ago
  43. 59ed012 rtc: ds1307: Ensure oscillator is enabled for DS1388 by Chris Packham · 4 years, 5 months ago
  44. 163a512 rtc: rtc-rs5c313: Convert to module_platform_driver() by Geert Uytterhoeven · 4 years, 5 months ago
  45. f65e727 rtc: rtc-rs5c313: Fix late hardware init by Geert Uytterhoeven · 4 years, 5 months ago
  46. fc9656a rtc: rtc-rs5c313: Drop obsolete platform_set_drvdata() call by Geert Uytterhoeven · 4 years, 5 months ago
  47. c254bcd rtc: cmos: zero-init wkalrm when reading from CMOS by Victor Ding · 4 years, 5 months ago
  48. dc06fe5 Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 5 months ago
  49. 2700641 rtc: pcf2127: fix alarm handling by Alexandre Belloni · 4 years, 5 months ago
  50. 8a914ba rtc: pcf2127: add alarm support by Liam Beguin · 4 years, 7 months ago
  51. 985b30d rtc: pcf2127: add pca2129 device id by Liam Beguin · 4 years, 7 months ago
  52. 16c2480 rtc: max77686: Fix wake-ups for max77620 by Jon Hunter · 4 years, 6 months ago
  53. 9bf1306 rtc: ds1307: provide an indication that the watchdog has fired by Chris Packham · 4 years, 6 months ago
  54. 3d6cfb3 rtc: ds1374: remove unused define by Alexandre Belloni · 4 years, 6 months ago
  55. c7f3be4 rtc: ds1374: fix RTC_DRV_DS1374_WDT dependencies by Alexandre Belloni · 4 years, 6 months ago
  56. 4df2ef8 rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable by Sudeep Holla · 4 years, 6 months ago
  57. d3de4be rtc: ds1374: wdt: Use watchdog core for watchdog part by Johnson CH Chen (陳昭勳) · 4 years, 6 months ago
  58. 3567d3d rtc: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 7 months ago
  59. 22f8d5a rtc: goldfish: Enable interrupt in set_alarm() when necessary by Huacai Chen · 4 years, 7 months ago
  60. d8f090d rtc: max77686: Do not allow interrupt to fire before system resume by Krzysztof Kozlowski · 4 years, 7 months ago
  61. 05513a7 rtc: imxdi: fix trivial typos by Tales L. da Aparecida · 4 years, 7 months ago
  62. 3180cfa rtc: cpcap: fix range by Sebastian Reichel · 4 years, 7 months ago
  63. fa4b951 rtc: remove fb-puv3 driver by Mike Rapoport · 4 years, 7 months ago
  64. e8dff03 Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 8 months ago
  65. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 8 months ago
  66. 4601e24 rtc: pcf2127: watchdog: handle nowayout feature by Bruno Thomsen · 4 years, 8 months ago
  67. 3a8ce46 rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake by Ran Wang · 4 years, 8 months ago
  68. 6e429f6 rtc: abx80x: Provide debug feedback for invalid dt properties by Kevin P. Fleming · 4 years, 8 months ago
  69. 37744fe sh: remove sh5 support by Arnd Bergmann · 4 years, 9 months ago
  70. ac363ac rtc: abx80x: Add Device Tree matching table by Kevin P. Fleming · 4 years, 8 months ago
  71. c3b29bf rtc: rv3028: Add missed check for devm_regmap_init_i2c() by Chuhong Yuan · 4 years, 8 months ago
  72. 710e4a8 rtc: mpc5121: Use correct return value for mpc5121_rtc_probe() by Tiezhu Yang · 4 years, 8 months ago
  73. f4c29a0 rtc: goldfish: Use correct return value for goldfish_rtc_probe() by Tiezhu Yang · 4 years, 8 months ago
  74. 4b957bd rtc: snvs: Add necessary clock operations for RTC APIs by Anson Huang · 4 years, 8 months ago
  75. 20af677 rtc: snvs: Make SNVS clock always prepared by Anson Huang · 4 years, 8 months ago
  76. 29ee400 rtc: mt6397: Add support for the MediaTek MT6358 RTC by Ran Bi · 4 years, 9 months ago
  77. 378252b rtc: ingenic: Reset regulator register in probe by Paul Cercueil · 4 years, 9 months ago
  78. 15eeadd rtc: ingenic: Fix masking of error code by Paul Cercueil · 4 years, 9 months ago
  79. 77d8f3c rtc: ingenic: Remove unused fields from private structure by Paul Cercueil · 4 years, 9 months ago
  80. fe0557f rtc: ingenic: Set wakeup params in probe by Paul Cercueil · 4 years, 9 months ago
  81. 796be8b rtc: ingenic: Enable clock in probe by Paul Cercueil · 4 years, 9 months ago
  82. c61293f rtc: ingenic: Use local 'dev' variable in probe by Paul Cercueil · 4 years, 9 months ago
  83. 24e1f2c rtc: ingenic: Only support probing from devicetree by Paul Cercueil · 4 years, 9 months ago
  84. 8816cd7 rtc: mc13xxx: fix a double-unlock issue by Qiushi Wu · 4 years, 9 months ago
  85. 32271ef rtc: stmp3xxx: update contact email by Wolfram Sang · 4 years, 9 months ago
  86. 63a52f6 rtc: max77686: Use single-byte writes on MAX77620 by Thierry Reding · 4 years, 9 months ago
  87. 7d65cf8c rtc: pcf2127: report battery switch over by Alexandre Belloni · 4 years, 8 months ago
  88. 040e6dc rtc: pcf2127: set regmap max_register by Alexandre Belloni · 4 years, 9 months ago
  89. 664eaf0 rtc: pcf2127: remove unnecessary #ifdef by Alexandre Belloni · 4 years, 9 months ago
  90. b139bb5 rtc: pcf2127: let the core handle rtc range by Alexandre Belloni · 4 years, 9 months ago
  91. 9f210ec rtc: 88pm860x: remove useless range check by Alexandre Belloni · 4 years, 9 months ago
  92. 06030d5 rtc: mt2712: switch to devm_platform_ioremap_resource by Alexandre Belloni · 4 years, 9 months ago
  93. 3642b17e rtc: mt2712: remove unnecessary error string by Alexandre Belloni · 4 years, 9 months ago
  94. 11ddbdf rtc: rc5t619: Fix an ERR_PTR vs NULL check by Dan Carpenter · 4 years, 10 months ago
  95. 944ed45 rtc: remove unnecessary error message after platform_get_irq by Markus Elfring · 4 years, 10 months ago
  96. 8645f09 Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 10 months ago
  97. bdabb68 Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 10 months ago
  98. 1821b79 rtc: ds1307: check for failed memory allocation on wdt by Colin Ian King · 4 years, 10 months ago
  99. 3edf29d rtc: class: remove redundant assignment to variable err by Colin Ian King · 4 years, 10 months ago
  100. 8ae79be rtc: sun6i: let the core handle rtc range by Alexandre Belloni · 4 years, 10 months ago