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