Alexandre Belloni kernel tree

Clone this repo:
  1. afce970 MAINTAINERS: update rtc subsystem patchwork location by Alexandre Belloni · 3 weeks ago rtc-next rtc-7.3
  2. c9e17e3 rtc: msc313: Select by default on MSTARV7 by Daniel Palmer · 9 weeks ago
  3. a12eac4 rtc: microcrystal: Make sure clk_init_data is fully initialized by Geert Uytterhoeven · 3 weeks ago
  4. 5ef3d51 rtc: philips: Make sure clk_init_data is fully initialized by Geert Uytterhoeven · 3 weeks ago
  5. 096c7ef rtc: nct3018y: Make sure clk_init_data is fully initialized by Geert Uytterhoeven · 3 weeks ago
  6. bdcedfe rtc: m41t80: Make sure clk_init_data is fully initialized by Geert Uytterhoeven · 3 weeks ago
  7. db005bd rtc: hym8563: Make sure clk_init_data is fully initialized by Geert Uytterhoeven · 3 weeks ago
  8. b418fa3 rtc: rzn1: Add support for Renesas RZ/T2H and RZ/N2H SoCs by Lad Prabhakar · 3 weeks ago
  9. 8af6331 rtc: rzn1: Drop trailing comma from OF match table sentinel by Lad Prabhakar · 3 weeks ago
  10. 38a3a3b rtc: rzn1: Add OF match data to gate SUBU register access by Lad Prabhakar · 3 weeks ago
  11. 5ae9326 rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access by Lad Prabhakar · 3 weeks ago
  12. 0e1ae8c rtc: rzn1: Consistently use dev_err_probe() by Lad Prabhakar · 3 weeks ago
  13. b587001 rtc: rzn1: Use temporary variable for struct device by Lad Prabhakar · 3 weeks ago
  14. afb8972 rtc: rzn1: Dynamically calculate synchronization delay based on clock rate by Lad Prabhakar · 3 weeks ago
  15. 6e0d7d4 rtc: rzn1: Replace remove callback with devm_add_action_or_reset() by Lad Prabhakar · 3 weeks ago
  16. ea0ef2e rtc: rzn1: Use pm_runtime_put_sync() by Lad Prabhakar · 3 weeks ago
  17. 960987a rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS by Lad Prabhakar · 3 weeks ago
  18. cd54d8f rtc: rzn1: Fix malformed MODULE_AUTHOR string by Lad Prabhakar · 3 weeks ago
  19. 51458d5 rtc: rzn1: Disable alarm interrupt before reprogramming alarm registers by Lad Prabhakar · 3 weeks ago
  20. c3e735e rtc: rzn1: Fix alarm range check truncation on 32-bit systems by Lad Prabhakar · 3 weeks ago