1. 6d03d06 drivers/rtc/class.c: convert idr to ida and use ida_simple_get() by Jonathan Cameron · 13 years ago
  2. 3dcad5f rtc: Avoid accumulating time drift in suspend/resume by John Stultz · 13 years ago
  3. 304529b time: Add timekeeping_inject_sleeptime by John Stultz · 13 years ago
  4. f6d5b33 RTC: Fix early irqs caused by calling rtc_set_alarm too early by John Stultz · 13 years ago
  5. f44f7f9 RTC: Initialize kernel state from RTC by John Stultz · 13 years ago
  6. 83a06bf RTC: Prevents a division by zero in kernel code. by Marcelo Roberto Jimenez · 14 years ago
  7. 5943a26 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 96c8f06 rtc: Namespace fixup by Thomas Gleixner · 14 years ago
  9. 6610e08 RTC: Rework RTC code to use timerqueue for events by John Stultz · 14 years ago
  10. 59cca86 drivers/rtc/class.c: fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  11. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  12. 2a7a06a rtc-core: fix memory leak by Aaro Koskinen · 14 years ago
  13. d4afc76 rtc: struct device: replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  14. d691eb9 RTC: periodic irq fix by Alessandro Zummo · 17 years ago
  15. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  16. cb3a58d rtc: update to class device removal patches by David Brownell · 17 years ago
  17. 7ca1d48 rtc: suspend()/resume() restores system clock by David Brownell · 17 years ago
  18. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  19. 7d9f99e rtc: simplified /proc/driver/rtc handling by David Brownell · 17 years ago
  20. 446ecbd rtc: simplified rtc sysfs attribute handling by David Brownell · 17 years ago
  21. 5726fb2 rtc: remove /sys/class/rtc-dev/* by David Brownell · 17 years ago
  22. e109ebd [PATCH] rtc_cmos oops fix by David Brownell · 17 years ago
  23. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  24. 818a867 [PATCH] RTC class uses subsys_init by David Brownell · 18 years ago
  25. 6ac12df [PATCH] rtc: fix idr locking by Sonny Rao · 18 years ago
  26. 110d693 [PATCH] rtc subsystem: add capability checks by Alessandro Zummo · 18 years ago
  27. d1d65b7 [PATCH] RTC subsystem: compact error messages by Alessandro Zummo · 18 years ago
  28. 0c86edc [PATCH] RTC subsystem: class by Alessandro Zummo · 18 years ago