1. 0155b54 rtc: puv3: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 4 years, 10 months ago
  2. a04b3b9 rtc: puv3: set range by Alexandre Belloni · 4 years, 10 months ago
  3. 44c638c rtc: remove superfluous error message by Alexandre Belloni · 5 years ago
  4. faac910 rtc: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  5. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  6. b2db0a2 rtc: puv3: Switch to use %ptR by Andy Shevchenko · 6 years ago
  7. 60d3455 rtc: puv3: make alarms useful by Alexandre Belloni · 7 years ago
  8. 5539ba5 rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device() by Alexandre Belloni · 7 years ago
  9. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  10. 73fa540 drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0 by Chen Gang · 11 years ago
  11. c863810 drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue by Chen Gang · 11 years ago
  12. 1fbc4c4 drivers/rtc/rtc-puv3.c: use dev_dbg() instead of pr_debug() by Sangjung Woo · 11 years ago
  13. 7f1c2e8 rtc: rtc-puv3: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  14. 5936fdb rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_ops by Jingoo Han · 12 years ago
  15. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  16. b3a0aa3 rtc-puv3: solve section mismatch in rtc-puv3.c by Guan Xuetao · 13 years ago
  17. 60e2b00 rtc-puv3: using module_platform_driver() by Guan Xuetao · 13 years ago
  18. a9196b0 rtc-puv3: irq: remove IRQF_DISABLED by Guan Xuetao · 13 years ago
  19. 66ae456 rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove by Axel Lin · 13 years ago
  20. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  21. 2809e80 unicore32: move rtc-puv3.c to drivers/rtc directory by Guan Xuetao · 14 years ago[Renamed (97%) from arch/unicore32/kernel/rtc.c]
  22. 858e4f4 unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state by Guan Xuetao · 14 years ago
  23. e5abf78 unicore32 io: redefine __REG(x) and re-use readl/writel funcs by GuanXuetao · 14 years ago
  24. 02b2ee1 unicore32 core architecture: timer and time handling by GuanXuetao · 14 years ago