1. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  2. 378252b rtc: ingenic: Reset regulator register in probe by Paul Cercueil · 4 years, 8 months ago
  3. 15eeadd rtc: ingenic: Fix masking of error code by Paul Cercueil · 4 years, 8 months ago
  4. 77d8f3c rtc: ingenic: Remove unused fields from private structure by Paul Cercueil · 4 years, 8 months ago
  5. fe0557f rtc: ingenic: Set wakeup params in probe by Paul Cercueil · 4 years, 8 months ago
  6. 796be8b rtc: ingenic: Enable clock in probe by Paul Cercueil · 4 years, 8 months ago
  7. c61293f rtc: ingenic: Use local 'dev' variable in probe by Paul Cercueil · 4 years, 8 months ago
  8. 24e1f2c rtc: ingenic: Only support probing from devicetree by Paul Cercueil · 4 years, 8 months ago
  9. 91b298f rtc: jz4740: Rename vendor-specific DT properties by Paul Cercueil · 4 years, 10 months ago
  10. 5840748 rtc: jz4740: Add support for JZ4760 SoC by Paul Cercueil · 4 years, 10 months ago
  11. 09ef18b rtc: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  12. 44c638c rtc: remove superfluous error message by Alexandre Belloni · 5 years ago
  13. faac910 rtc: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  14. 86836d6 rtc: jz4740: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  15. 7fe8fce rtc: jz4740: rework invalid time detection by Alexandre Belloni · 6 years ago
  16. 3b2dc19 rtc: jz4740: use dev_pm_set_wake_irq() to simplify code by Alexandre Belloni · 6 years ago
  17. e72746e rtc: jz4740: use .set_time by Alexandre Belloni · 6 years ago
  18. d10dcc95 rtc: jz4740: remove useless check by Alexandre Belloni · 6 years ago
  19. be8dce9 rtc: jz4740: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  20. a7ab6be rtc: jz4740: set range by Alexandre Belloni · 6 years ago
  21. ab62670 rtc: stop validating rtc_time after rtc_time_to_tm by Alexandre Belloni · 7 years ago
  22. 695e38d rtc: jz4740: fix loading of rtc driver by Mathieu Malaterre · 7 years ago
  23. 49de982 rtc: jz4740: remove duplicate 'write' in message by Mathieu Malaterre · 7 years ago
  24. 586655d rtc: jz4740: make the driver buildable as a module again by Alexandre Belloni · 8 years ago
  25. b9168c5 rtc: jz4740: make the driver builtin only by Alexandre Belloni · 8 years ago
  26. 819c217 rtc: jz4740: remove unused EXPORT_SYMBOL by Alexandre Belloni · 8 years ago
  27. f9eb69d rtc: jz4740: Add support for acting as the system power controller by Paul Cercueil · 8 years ago
  28. c05229a rtc: jz4740: Add support for devicetree by Paul Cercueil · 8 years ago
  29. cd56320 rtc: jz4740: Add support for the RTC in the jz4780 SoC by Paul Cercueil · 8 years ago
  30. 34c7b3a rtc: constify rtc_class_ops structures by Julia Lawall · 8 years ago
  31. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  32. 3b6aa90 rtc: rtc-jz4740: use devm_ioremap_resource() by Jingoo Han · 11 years ago
  33. c08ac489 rtc: rtc-jz4740: use devm_*() functions by Jingoo Han · 11 years ago
  34. 2ce5413 rtc: rtc-jz4740: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  35. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  36. 7c6a52a drivers/rtc/rtc-jz4740.c: fix IRQ error check by Lars-Peter Clausen · 12 years ago
  37. 681d037 drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static by Axel Lin · 13 years ago
  38. 0c4eae6 rtc: convert drivers/rtc/* to use module_platform_driver() by Axel Lin · 13 years ago
  39. 51ba60c RTC: Cleanup rtc_class_ops->update_irq_enable() by John Stultz · 14 years ago
  40. d0f744c drivers/rtc/rtc-jz4740.c: add alarm function by Paul Cercueil · 14 years ago
  41. 3bf0eea RTC: Add JZ4740 RTC driver by Lars-Peter Clausen · 15 years ago