1. 00c3348 rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_time by Nikita Shubin · 4 years, 1 month ago
  2. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  3. 09ef18b rtc: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  4. d71c771 rtc: ep93xx: fix checkpatch issues by Alexandre Belloni · 6 years ago
  5. 4fdf4d2 rtc: ep93xx: convert to SPDX identifier by Alexandre Belloni · 6 years ago
  6. ef9440a rtc: ep93xx: use .set_time by Alexandre Belloni · 6 years ago
  7. 886a77e rtc: ep93xx: switch to rtc_time64_to_tm by Alexandre Belloni · 6 years ago
  8. 2d4fc6d rtc: ep93xx: set range by Alexandre Belloni · 6 years ago
  9. 09cd030 rtc: ep93xx: use rtc_add_group by Alexandre Belloni · 6 years ago
  10. bac68b3 rtc: ep93xx: convert to devm_rtc_allocate_device by Alexandre Belloni · 6 years ago
  11. b809d19 rtc: ep93xx: stop setting platform_data by Alexandre Belloni · 6 years ago
  12. 725412d9 rtc: clean up indentation issues, remove extraneous space, add missing tabs by Colin Ian King · 6 years ago
  13. fa56911 rtc: remove useless DRV_VERSION by Alexandre Belloni · 9 years ago
  14. ff32ff1 rtc: ep93xx: Use readl/writel for io by H Hartley Sweeten · 13 years ago
  15. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  16. 28dc5f8 drivers/rtc/rtc-ep93xx.c: use dev_get_platdata() by Jingoo Han · 11 years ago
  17. 7c1d69e rtc: simplify devm_request_mem_region/devm_ioremap by Julia Lawall · 11 years ago
  18. 7b32b63 rtc: rtc-ep93xx: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  19. 5d65cbf rtc: rtc-ep93xx: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  20. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  21. 84d56b3 drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver() by H Hartley Sweeten · 13 years ago
  22. bf6ed02 rtc: ep93xx: Fix 'rtc' may be used uninitialized warning by Axel Lin · 13 years ago
  23. 92d921c rtc: ep93xx: Initialize drvdata before registering device by Wolfram Sang · 14 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  25. b4877d2 rtc-ep93xx.c: cleanup probe/remove routines by H Hartley Sweeten · 15 years ago
  26. 971370c drivers/rtc: introduce missing kfree by Julia Lawall · 15 years ago
  27. 38f7b00 [ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses by Hartley Sweeten · 16 years ago
  28. bbccf83 rtc: use set_mmss when set_time is not available by Alessandro Zummo · 16 years ago
  29. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  30. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  31. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  32. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  33. d1d65b7 [PATCH] RTC subsystem: compact error messages by Alessandro Zummo · 19 years ago
  34. adfb434 [PATCH] RTC subsystem: fix proc output by Alessandro Zummo · 19 years ago
  35. fd507e2 [PATCH] RTC subsystem: EP93XX driver by Alessandro Zummo · 19 years ago