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