1. 372a302 RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag by Jiri Kosina · 17 years ago
  2. 8853c20 RTC: convert mutex to bitfield by Jiri Kosina · 17 years ago
  3. 9d013d3 rtc: allow validated RTC_PIE_ON for non-root by Bryan Kadzban · 17 years ago
  4. 88efe13 rtc-dev: no need to convert file->private_data to rtc device by Mark Zhan · 17 years ago
  5. d691eb9 RTC: periodic irq fix by Alessandro Zummo · 17 years ago
  6. c8ed39e rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMD by Thomas Hommel · 17 years ago
  7. ac495bf rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver by Hans-Christian Egtvedt · 17 years ago
  8. f8245c2 rtc: remove "RTC_ALM_SET mode" bugs by David Brownell · 17 years ago
  9. cb3a58d rtc: update to class device removal patches by David Brownell · 17 years ago
  10. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  11. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  12. 5726fb2 rtc: remove /sys/class/rtc-dev/* by David Brownell · 17 years ago
  13. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  14. d76fdf7 [PATCH] trivial __user annotations - rtc-dev by Al Viro · 17 years ago
  15. 5a6534e [PATCH] rtc: remove syslog spam on registration by David Brownell · 18 years ago
  16. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  17. d728b1e [PATCH] rtc class locking bugfixes by David Brownell · 18 years ago
  18. 2601a46 [PATCH] rtc framework handles periodic irqs by David Brownell · 18 years ago
  19. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  20. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  21. 818a867 [PATCH] RTC class uses subsys_init by David Brownell · 18 years ago
  22. 328a338f [PATCH] rtc: remove superfluous call to call to cdev_del() by Rolf Eike Beer · 18 years ago
  23. 110d693 [PATCH] rtc subsystem: add capability checks by Alessandro Zummo · 18 years ago
  24. 655066c [PATCH] RTC: rtc-dev UIE emulation by Atsushi Nemoto · 18 years ago
  25. b3969e5 [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate by Alessandro Zummo · 18 years ago
  26. 3418ff7 [PATCH] RTC: rtc-dev tweak for 64-bit kernel by Atsushi Nemoto · 18 years ago
  27. e824290 [PATCH] RTC subsystem: dev interface by Alessandro Zummo · 18 years ago