1. 7523cee RTC: Avoid races between RTC alarm wakeup and suspend. by NeilBrown · 12 years ago
  2. 4a64990 rtc: Provide flag for rtc devices that don't support UIE by John Stultz · 12 years ago
  3. 41c7f74 rtc: Disable the alarm in the hardware (v2) by Rabin Vincent · 13 years ago
  4. 5f9679d rtc: Expire alarms after the time is set. (v2) by NeilBrown · 13 years ago
  5. bd729d7 rtc: Avoid setting alarm to a time in the past by John Stultz · 13 years ago
  6. e74a8f2 drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range by Ben Hutchings · 13 years ago
  7. f423fc6 Revert "rtc: Expire alarms after the time is set." by Linus Torvalds · 13 years ago
  8. 157e8bf Revert "rtc: Disable the alarm in the hardware" by Linus Torvalds · 13 years ago
  9. 93b2ec0 rtc: Expire alarms after the time is set. by NeilBrown · 13 years ago
  10. 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
  11. c0afabd rtc: Disable the alarm in the hardware by Rabin Vincent · 13 years ago
  12. 2113852 rtc: Add module.h to implicit users in drivers/rtc by Paul Gortmaker · 13 years ago
  13. b830ac1 rtc: fix hrtimer deadlock by Thomas Gleixner · 13 years ago
  14. 431e2bc rtc: limit frequency by Thomas Gleixner · 13 years ago
  15. 2c4f57d rtc: handle errors correctly in rtc_irq_set_state() by Thomas Gleixner · 13 years ago
  16. 6e7a333 rtc: Limit RTC PIE frequency by Thomas Gleixner · 13 years ago
  17. 3c8bb90 rtc: Fix hrtimer deadlock by Thomas Gleixner · 13 years ago
  18. 53cc282 rtc: Handle errors correctly in rtc_irq_set_state() by Thomas Gleixner · 13 years ago
  19. d576fe4 rtc: Staticize non-exported __rtc_set_alarm() by Mark Brown · 13 years ago
  20. 92f73a6 Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 13 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  22. f6d5b33 RTC: Fix early irqs caused by calling rtc_set_alarm too early by John Stultz · 13 years ago
  23. f44f7f9 RTC: Initialize kernel state from RTC by John Stultz · 13 years ago
  24. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 13 years ago
  25. 516373b RTC: Release mutex in error path of rtc_alarm_irq_enable by Uwe Kleine-König · 13 years ago
  26. 83a06bf RTC: Prevents a division by zero in kernel code. by Marcelo Roberto Jimenez · 13 years ago
  27. d5553a5 RTC: Properly handle rtc_read_alarm error propagation and fix bug by John Stultz · 14 years ago
  28. aa0be0f RTC: Propagate error handling via rtc_timer_enqueue properly by John Stultz · 14 years ago
  29. 96c8f06 rtc: Namespace fixup by Thomas Gleixner · 14 years ago
  30. 6610e08 RTC: Rework RTC code to use timerqueue for events by John Stultz · 14 years ago
  31. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  32. e6229bec rtc: make rtc_update_irq callable with irqs enabled by Atsushi Nemoto · 15 years ago
  33. bbccf83 rtc: use set_mmss when set_time is not available by Alessandro Zummo · 16 years ago
  34. 5d2a503 rtc: move power of 2 periodic frequency check down into drivers by Jonathan Cameron · 16 years ago
  35. d4afc76 rtc: struct device: replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  36. 099e657 rtc: add alarm/update irq interfaces by Alessandro Zummo · 16 years ago
  37. 9e3a4af rtc: fix handling of missing tm_year data when reading alarms by Mark Brown · 16 years ago
  38. b68bb26 rtc: don't return -EBUSY when mutex_lock_interruptible() fails by David Brownell · 16 years ago
  39. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  40. a01cc65 rtc: rtc_read_alarm() handles wraparound by David Brownell · 16 years ago
  41. 71da890 rtc: use class iteration api by Dave Young · 17 years ago
  42. 372a302 RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag by Jiri Kosina · 17 years ago
  43. 8853c20 RTC: convert mutex to bitfield by Jiri Kosina · 17 years ago
  44. 0e36a9a rtc: fix readback from /sys/class/rtc/rtc?/wakealarm by Mark Lord · 17 years ago
  45. 97144c6 rtc_irq_set_freq() requires power-of-two and associated kerneldoc by David Brownell · 17 years ago
  46. d691eb9 RTC: periodic irq fix by Alessandro Zummo · 17 years ago
  47. f8245c2 rtc: remove "RTC_ALM_SET mode" bugs by David Brownell · 17 years ago
  48. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  49. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  50. e109ebd [PATCH] rtc_cmos oops fix by David Brownell · 17 years ago
  51. d728b1e [PATCH] rtc class locking bugfixes by David Brownell · 18 years ago
  52. 2601a46 [PATCH] rtc framework handles periodic irqs by David Brownell · 18 years ago
  53. 56f10c6 [PATCH] rtc subsystem, fix capability checks in kernel interface by Alessandro Zummo · 18 years ago
  54. 0c86edc [PATCH] RTC subsystem: class by Alessandro Zummo · 18 years ago