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