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