1. 814691c rtc: sun6i: Allow probing without an early clock provider by Samuel Holland · 3 years, 4 months ago
  2. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  3. 28d2119 rtc: sun6i: Fix memleak in sun6i_rtc_clk_init by Dinghao Liu · 4 years, 3 months ago
  4. 8ae79be rtc: sun6i: let the core handle rtc range by Alexandre Belloni · 4 years, 10 months ago
  5. 99b7ac9 rtc: sun6i: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  6. ec98a87 rtc: sun6i: Make external 32k oscillator optional by Jernej Skrabec · 4 years, 10 months ago
  7. 111bf02 rtc: sun6i: Add support for RTC clocks on R40 by Chen-Yu Tsai · 5 years ago
  8. 8532bd5 rtc: sun6i: Remove struct device from sun6i_rtc_dev by Nobuhiro Iwamatsu · 5 years ago
  9. 9dbd83f Merge tag 'rtc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  10. d76a81d rtc: sun6i: Allow using as wakeup source from suspend by Alejandro González · 5 years ago
  11. b60ff2c rtc: sun6i: Add support for H6 RTC by Ondrej Jirman · 5 years ago
  12. 21ef77d rtc: sun6i: Don't reference clk_init_data after registration by Stephen Boyd · 5 years ago
  13. faac910 rtc: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  14. edafb6f Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  15. d6624cc rtc: sun6i: Add R40 compatible by Maxime Ripard · 6 years ago
  16. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  17. c56afc1 rtc: sun6i: Expose internal oscillator through device tree by Chen-Yu Tsai · 6 years ago
  18. 7cd1aca rtc: sun6i: Add support for all known pre-H6 variants by Chen-Yu Tsai · 6 years ago
  19. 403a3c3 rtc: sun6i: Add support for different variants by Chen-Yu Tsai · 6 years ago
  20. 459b6ea rtc: sun6i: Add default clock name for LOSC by Chen-Yu Tsai · 6 years ago
  21. 725e0e1 rtc: sun6i: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  22. 09018d4 rtc: sun6i: Fix bit_idx value for clk_register_gate by Michael Trimarchi · 7 years ago
  23. 22652ba rtc: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  24. e998202 rtc: sun6i: ensure rtc is kfree'd on error by Colin Ian King · 7 years ago
  25. 17ecd24 rtc: sun6i: Add support for the external oscillator gate by Maxime Ripard · 7 years ago
  26. 1a37c34 rtc: sun6i: ensure clk_data is kfree'd on error by Colin Ian King · 7 years ago
  27. 319ff83 rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init() by Alexey Klimov · 8 years ago
  28. aaa65a9 rtc: sun6i: Fix return value check in sun6i_rtc_clk_init() by Wei Yongjun · 8 years ago
  29. 15829cf rtc: sun6i: Fix compatibility with old DT binding by Chen-Yu Tsai · 8 years ago
  30. 5dff3a3 rtc: sun6i: Switch to devm_rtc_device_register by Maxime Ripard · 8 years ago
  31. 3855c2c rtc: sun6i: Expose the 32kHz oscillator by Maxime Ripard · 8 years ago
  32. fb61bb8 rtc: sun6i: Switch to the external oscillator by Maxime Ripard · 8 years ago
  33. a9422a1 rtc: sun6i: Add some locking by Maxime Ripard · 8 years ago
  34. 3753941 rtc: sun6i: Disable the build as a module by Maxime Ripard · 8 years ago
  35. 9765d2d rtc: sun6i: Add sun6i RTC driver by Chen-Yu Tsai · 10 years ago