1. d87f741 rtc: handle alarms with a minute resolution by Alexandre Belloni · 3 years, 2 months ago
  2. adb17a0 rtc: expose RTC_FEATURE_UPDATE_INTERRUPT by Alexandre Belloni · 3 years, 2 months ago
  3. c55c3a5 rtc: rtc_update_irq_enable: rework UIE emulation by Alexandre Belloni · 3 years, 8 months ago
  4. 7ae4122 rtc: introduce features bitfield by Alexandre Belloni · 4 years ago
  5. 55dcf7a rtc: interface: fix kerneldoc comments by Alexandre Belloni · 5 years ago
  6. 3e74dda rtc: disallow update interrupts when time is invalid by Alexandre Belloni · 5 years ago
  7. 7e7c005 rtc: disable uie before setting time and enable after by Alexandre Belloni · 5 years ago
  8. eaa6ef5 rtc: interface: use timeu64_t for range_max by Emmanuel Nicolet · 5 years ago
  9. 6cda08a drivers: Introduce device lookup variants by name by Suzuki K Poulose · 5 years ago
  10. 3126790 rtc: interface: Change type of 'count' from int to u64 by Puranjay Mohan · 6 years ago
  11. a01ab06 rtc: drop set_mms and set_mmss64 by Alexandre Belloni · 6 years ago
  12. c48cadf rtc: don't reference bogus function pointer in kdoc by Wolfram Sang · 6 years ago
  13. 606cc43 rtc: core: correct trivial checkpatch warnings by Alexandre Belloni · 6 years ago
  14. cdf7545 rtc: convert core to SPDX identifier by Alexandre Belloni · 6 years ago
  15. 9a032011 rtc: enforce rtc_timer_init private_data type by Alexandre Belloni · 6 years ago
  16. 5548cbf rtc: Switch to use %ptR by Andy Shevchenko · 6 years ago
  17. f1c8bc3 rtc: remove irq_task from kerneldoc by Alexandre Belloni · 6 years ago
  18. bfebeb1 Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  19. 5a5ba10f rtc: remove struct rtc_task by Alexandre Belloni · 6 years ago
  20. c842697 rtc: unexport rtc_irq_set_* by Alexandre Belloni · 6 years ago
  21. 8719d3c rtc: simplify rtc_irq_set_state/rtc_irq_set_freq by Alexandre Belloni · 6 years ago
  22. acecb3a rtc: remove irq_task and irq_task_lock by Alexandre Belloni · 6 years ago
  23. 1560d08 rtc: remove rtc_irq_register/rtc_irq_unregister by Alexandre Belloni · 6 years ago
  24. fd6792b rtc: fix alarm read and set offset by Alexandre Belloni · 6 years ago
  25. abfdff4 rtc: ensure rtc_set_alarm fails when alarms are not supported by Alexandre Belloni · 7 years ago
  26. 9895156 rtc: Add one offset seconds to expand RTC range by Baolin Wang · 7 years ago
  27. 4c4e5df rtc: Factor out the RTC range validation into rtc_valid_range() by Baolin Wang · 7 years ago
  28. 71db049 rtc: Add RTC range by Alexandre Belloni · 7 years ago
  29. 29a1f59 rtc: Add tracepoints for RTC system by Baolin Wang · 7 years ago
  30. 8a25c8f rtc: clarify the RTC offset correction by Russell King · 7 years ago
  31. 74717b2 rtc: set the alarm to the next expiring timer by Alexandre Belloni · 7 years ago
  32. da96aea rtc: interface: Validate alarm-time before handling rollover by Vaibhav Jain · 8 years ago
  33. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  34. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  35. 6785b3b rtc: fix a typo and reduce three empty lines to one by Uwe Kleine-König · 8 years ago
  36. 2b2f5ff rtc: interface: ignore expired timers when enqueuing new timers by Colin Ian King · 9 years ago
  37. d68778b rtc: initialize output parameter for read alarm to "uninitialized" by Uwe Kleine-König · 9 years ago
  38. b396706 rtc: Add functions to set and read rtc offset by Joshua Clayton · 9 years ago
  39. e7cba88 rtc: Drop (un)likely before IS_ERR(_OR_NULL) by viresh kumar · 9 years ago
  40. c86a6c2 rtc: interface: Remove rtc_set_mmss() by Xunlei Pang · 10 years ago
  41. 73744a6 rtc: interface: Remove unused return value from rtc_timer_cancel() by Krzysztof Kozlowski · 10 years ago
  42. d0bddb5 drivers/rtc/interface.c: __rtc_read_time: reduce log level by Aaro Koskinen · 10 years ago
  43. 8e4ff1a drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement by Xunlei Pang · 10 years ago
  44. bc10aa9 rtc: Update interface.c to use y2038-safe time interfaces by Xunlei Pang · 10 years ago
  45. 6528b88 rtc: refine rtc_timer_do_work() to consider other set alarm failures by Xunlei Pang · 10 years ago
  46. 16682c86 drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_time by Hyogi Gim · 10 years ago
  47. ca6dc2d drivers/rtc/interface.c: check the error after __rtc_read_time() by Hyogi Gim · 10 years ago
  48. ee1d901 drivers/rtc/interface.c: fix infinite loop in initializing the alarm by Ales Novak · 11 years ago
  49. 131c9cc rtc: verify a critical argument to rtc_update_irq() before using it by Alessandro Zummo · 11 years ago
  50. 14d0e34 rtc: Keep system awake until all expired RTC timers are handled by Zoran Markovic · 12 years ago
  51. 0734e27 drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy by Chris Brand · 11 years ago
  52. 3ff2e13 drivers/rtc/interface.c: fix checkpatch errors by Sachin Kamat · 11 years ago
  53. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
  54. 7523cee RTC: Avoid races between RTC alarm wakeup and suspend. by NeilBrown · 12 years ago
  55. 4a64990 rtc: Provide flag for rtc devices that don't support UIE by John Stultz · 13 years ago
  56. 41c7f74 rtc: Disable the alarm in the hardware (v2) by Rabin Vincent · 13 years ago
  57. 5f9679d rtc: Expire alarms after the time is set. (v2) by NeilBrown · 13 years ago
  58. bd729d7 rtc: Avoid setting alarm to a time in the past by John Stultz · 13 years ago
  59. e74a8f2 drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range by Ben Hutchings · 13 years ago
  60. f423fc6 Revert "rtc: Expire alarms after the time is set." by Linus Torvalds · 13 years ago
  61. 157e8bf Revert "rtc: Disable the alarm in the hardware" by Linus Torvalds · 13 years ago
  62. 93b2ec0 rtc: Expire alarms after the time is set. by NeilBrown · 13 years ago
  63. 40c043b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  64. c0afabd rtc: Disable the alarm in the hardware by Rabin Vincent · 13 years ago
  65. 2113852 rtc: Add module.h to implicit users in drivers/rtc by Paul Gortmaker · 14 years ago
  66. b830ac1 rtc: fix hrtimer deadlock by Thomas Gleixner · 13 years ago
  67. 431e2bc rtc: limit frequency by Thomas Gleixner · 13 years ago
  68. 2c4f57d rtc: handle errors correctly in rtc_irq_set_state() by Thomas Gleixner · 13 years ago
  69. 6e7a333 rtc: Limit RTC PIE frequency by Thomas Gleixner · 13 years ago
  70. 3c8bb90e rtc: Fix hrtimer deadlock by Thomas Gleixner · 13 years ago
  71. 53cc282 rtc: Handle errors correctly in rtc_irq_set_state() by Thomas Gleixner · 13 years ago
  72. d576fe4 rtc: Staticize non-exported __rtc_set_alarm() by Mark Brown · 14 years ago
  73. 92f73a6 Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 14 years ago
  74. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  75. f6d5b33 RTC: Fix early irqs caused by calling rtc_set_alarm too early by John Stultz · 14 years ago
  76. f44f7f9 RTC: Initialize kernel state from RTC by John Stultz · 14 years ago
  77. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 14 years ago
  78. 516373b RTC: Release mutex in error path of rtc_alarm_irq_enable by Uwe Kleine-König · 14 years ago
  79. 83a06bf RTC: Prevents a division by zero in kernel code. by Marcelo Roberto Jimenez · 14 years ago
  80. d5553a5 RTC: Properly handle rtc_read_alarm error propagation and fix bug by John Stultz · 14 years ago
  81. aa0be0f RTC: Propagate error handling via rtc_timer_enqueue properly by John Stultz · 14 years ago
  82. 96c8f06 rtc: Namespace fixup by Thomas Gleixner · 14 years ago
  83. 6610e08 RTC: Rework RTC code to use timerqueue for events by John Stultz · 14 years ago
  84. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  85. e6229bec rtc: make rtc_update_irq callable with irqs enabled by Atsushi Nemoto · 16 years ago
  86. bbccf83 rtc: use set_mmss when set_time is not available by Alessandro Zummo · 16 years ago
  87. 5d2a503 rtc: move power of 2 periodic frequency check down into drivers by Jonathan Cameron · 16 years ago
  88. d4afc76 rtc: struct device: replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  89. 099e657 rtc: add alarm/update irq interfaces by Alessandro Zummo · 16 years ago
  90. 9e3a4af rtc: fix handling of missing tm_year data when reading alarms by Mark Brown · 16 years ago
  91. b68bb26 rtc: don't return -EBUSY when mutex_lock_interruptible() fails by David Brownell · 16 years ago
  92. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 17 years ago
  93. a01cc65 rtc: rtc_read_alarm() handles wraparound by David Brownell · 16 years ago
  94. 71da890 rtc: use class iteration api by Dave Young · 17 years ago
  95. 372a302 RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag by Jiri Kosina · 17 years ago
  96. 8853c20 RTC: convert mutex to bitfield by Jiri Kosina · 17 years ago
  97. 0e36a9a rtc: fix readback from /sys/class/rtc/rtc?/wakealarm by Mark Lord · 17 years ago
  98. 97144c6 rtc_irq_set_freq() requires power-of-two and associated kerneldoc by David Brownell · 17 years ago
  99. d691eb9 RTC: periodic irq fix by Alessandro Zummo · 17 years ago
  100. f8245c2 rtc: remove "RTC_ALM_SET mode" bugs by David Brownell · 18 years ago