1. 1ae20eb rtc: test: remove debug message by Alexandre Belloni · 4 years, 1 month ago
  2. fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
  3. c19623d rtc: test: enable wakeup flags by Roman Stratiienko · 6 years ago
  4. 43dae50 rtc: test: use .set_time by Alexandre Belloni · 6 years ago
  5. 540a11d rtc: test: do not use assignment in if condition by Alexandre Belloni · 6 years ago
  6. c7080e2 rtc: test: Switch to SPDX identifier by Alexandre Belloni · 6 years ago
  7. fd13c93 rtc: test: make license text and module license match. by Alexandre Belloni · 6 years ago
  8. 2b4f07e rtc: test: make array pdev static by Colin Ian King · 7 years ago
  9. 1928906 rtc: test: remove alarm support from the first device by Alexandre Belloni · 7 years ago
  10. 0b472ad rtc: test: convert to devm_rtc_allocate_device by Alexandre Belloni · 7 years ago
  11. 696fa1d rtc: test: remove irq sysfs file by Alexandre Belloni · 7 years ago
  12. 8be0902 rtc: test: emulate alarms using timers by Alexandre Belloni · 7 years ago
  13. 4dc2403 rtc: test: store time as an offset to system time by Alexandre Belloni · 7 years ago
  14. 5b25757 rtc: test: allow registering many devices by Alexandre Belloni · 7 years ago
  15. 9394270 rtc: test: remove useless proc info by Alexandre Belloni · 7 years ago
  16. 7841768 rtc: test: remove obsolete .set_mmss by Alexandre Belloni · 7 years ago
  17. 85368bb rtc: simplify getting .drvdata by Wolfram Sang · 7 years ago
  18. 4d644ab8 drivers/rtc/test: Update driver to address y2038/y2106 issues by Xunlei Pang · 10 years ago
  19. 0929ae37 rtc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  20. 4071ea2 rtc: fix potential race condition by Alessandro Zummo · 11 years ago
  21. dd8d813 rtc: rtc-test: use devm_rtc_device_register() by Jingoo Han · 12 years ago
  22. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  23. 942bfb3 drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice by Wei Yongjun · 12 years ago
  24. a417493 RTC: Fix the cross interrupt issue on rtc-test. by Marcelo Roberto Jimenez · 14 years ago
  25. 16380c1 RTC: Convert rtc drivers to use the alarm_irq_enable method by John Stultz · 14 years ago
  26. e6229bec rtc: make rtc_update_irq callable with irqs enabled by Atsushi Nemoto · 16 years ago
  27. bbccf83 rtc: use set_mmss when set_time is not available by Alessandro Zummo · 16 years ago
  28. c464652 rtc: silence section mismatch warning in rtc-test by Sam Ravnborg · 17 years ago
  29. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 18 years ago
  30. 91046a8 [PATCH] RTC: handle sysfs errors by Jeff Garzik · 18 years ago
  31. d728b1e [PATCH] rtc class locking bugfixes by David Brownell · 18 years ago
  32. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  33. b3969e5 [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate by Alessandro Zummo · 19 years ago
  34. d1d65b7 [PATCH] RTC subsystem: compact error messages by Alessandro Zummo · 19 years ago
  35. adfb434 [PATCH] RTC subsystem: fix proc output by Alessandro Zummo · 19 years ago
  36. a95579c [PATCH] RTC subsystem: test device/driver by Alessandro Zummo · 19 years ago