1. 6636a99 drivers/rtc/class.c: use struct device as the first argument for devm_rtc_device_register() by Jingoo Han · 11 years ago
  2. 3e217b6 rtc: add devm_rtc_device_{register,unregister}() by Jingoo Han · 11 years ago
  3. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  4. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 11 years ago
  5. 023f333 NTP: Add a CONFIG_RTC_SYSTOHC configuration by Jason Gunthorpe · 12 years ago
  6. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  7. 4c24e29 rtc_sysfs_show_hctosys(): display 0 if resume failed by David Fries · 12 years ago
  8. e311c92 rtc: add ioctl to get/clear battery low voltage status by Alexander Stein · 12 years ago
  9. 4a64990 rtc: Provide flag for rtc devices that don't support UIE by John Stultz · 12 years ago
  10. 6e7a333 rtc: Limit RTC PIE frequency by Thomas Gleixner · 13 years ago
  11. 9796cc9 drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h by Wolfram Sang · 13 years ago
  12. f6d5b33 RTC: Fix early irqs caused by calling rtc_set_alarm too early by John Stultz · 13 years ago
  13. 51ba60c RTC: Cleanup rtc_class_ops->update_irq_enable() by John Stultz · 13 years ago
  14. 696160f RTC: Cleanup rtc_class_ops->irq_set_freq() by John Stultz · 13 years ago
  15. 80d4bb5 RTC: Cleanup rtc_class_ops->irq_set_state by John Stultz · 13 years ago
  16. f44f7f9 RTC: Initialize kernel state from RTC by John Stultz · 13 years ago
  17. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 13 years ago
  18. 6e57b1d RTC: Revert UIE emulation removal by John Stultz · 13 years ago
  19. aa0be0f RTC: Propagate error handling via rtc_timer_enqueue properly by John Stultz · 14 years ago
  20. 1daeddd rtc: Cleanup removed UIE emulation declaration by John Stultz · 14 years ago
  21. 96c8f06 rtc: Namespace fixup by Thomas Gleixner · 14 years ago
  22. 042620a RTC: Remove UIE emulation by John Stultz · 14 years ago
  23. 6610e08 RTC: Rework RTC code to use timerqueue for events by John Stultz · 14 years ago
  24. d0ab4a4 rtc/hctosys: only claim the RTC provided the system time if it did by Uwe Kleine-König · 14 years ago
  25. 78d89ef rtc: convert LEAP_YEAR into an inline by Andrew Morton · 15 years ago
  26. 099e657 rtc: add alarm/update irq interfaces by Alessandro Zummo · 16 years ago
  27. 9580d85 drivers/char/rtc.c: make 2 functions static by Adrian Bunk · 16 years ago
  28. 5ad31a57 rtc: remove BKL for ioctl() by David Brownell · 16 years ago
  29. 8853c20 RTC: convert mutex to bitfield by Jiri Kosina · 17 years ago
  30. 416ce32 revert "rtc: Add rtc_merge_alarm()" by Andrew Morton · 17 years ago
  31. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  32. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  33. 5726fb2 rtc: remove /sys/class/rtc-dev/* by David Brownell · 17 years ago
  34. 884b4aa [PATCH] rtc: Add rtc_merge_alarm() by Scott Wood · 18 years ago
  35. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  36. ff8371a [PATCH] constify rtc_class_ops: update drivers by David Brownell · 18 years ago
  37. 304228e [PATCH] Correct rtc_wkalrm comments by Andrew Victor · 18 years ago
  38. 8232212 [PATCH] RTC: Add rtc_year_days() to calculate tm_yday by Andrew Victor · 18 years ago
  39. 110d693 [PATCH] rtc subsystem: add capability checks by Alessandro Zummo · 18 years ago
  40. 655066c [PATCH] RTC: rtc-dev UIE emulation by Atsushi Nemoto · 18 years ago
  41. 0c86edc [PATCH] RTC subsystem: class by Alessandro Zummo · 18 years ago
  42. c58411e [PATCH] RTC Subsystem: library functions by Alessandro Zummo · 18 years ago
  43. 4024ce5 [PATCH] rtc.h broke strace(1) builds by Joe Korty · 18 years ago
  44. 2a10e0b [PATCH] move rtc_interrupt() prototype to rtc.h by Adrian Bunk · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago