1. b830ac1 rtc: fix hrtimer deadlock by Thomas Gleixner · 13 years ago
  2. 431e2bc rtc: limit frequency by Thomas Gleixner · 13 years ago
  3. 2c4f57d rtc: handle errors correctly in rtc_irq_set_state() by Thomas Gleixner · 13 years ago
  4. d576fe4 rtc: Staticize non-exported __rtc_set_alarm() by Mark Brown · 13 years ago
  5. 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
  6. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  7. f6d5b33 RTC: Fix early irqs caused by calling rtc_set_alarm too early by John Stultz · 14 years ago
  8. f44f7f9 RTC: Initialize kernel state from RTC by John Stultz · 14 years ago
  9. 456d66e RTC: Re-enable UIE timer/polling emulation by John Stultz · 14 years ago
  10. 516373b RTC: Release mutex in error path of rtc_alarm_irq_enable by Uwe Kleine-König · 14 years ago
  11. 83a06bf RTC: Prevents a division by zero in kernel code. by Marcelo Roberto Jimenez · 14 years ago
  12. d5553a5 RTC: Properly handle rtc_read_alarm error propagation and fix bug by John Stultz · 14 years ago
  13. aa0be0f RTC: Propagate error handling via rtc_timer_enqueue properly by John Stultz · 14 years ago
  14. 96c8f06 rtc: Namespace fixup by Thomas Gleixner · 14 years ago
  15. 6610e08 RTC: Rework RTC code to use timerqueue for events by John Stultz · 14 years ago
  16. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  17. e6229be rtc: make rtc_update_irq callable with irqs enabled by Atsushi Nemoto · 15 years ago
  18. bbccf83 rtc: use set_mmss when set_time is not available by Alessandro Zummo · 16 years ago
  19. 5d2a503 rtc: move power of 2 periodic frequency check down into drivers by Jonathan Cameron · 16 years ago
  20. d4afc76 rtc: struct device: replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  21. 099e657 rtc: add alarm/update irq interfaces by Alessandro Zummo · 16 years ago
  22. 9e3a4af rtc: fix handling of missing tm_year data when reading alarms by Mark Brown · 16 years ago
  23. b68bb26 rtc: don't return -EBUSY when mutex_lock_interruptible() fails by David Brownell · 16 years ago
  24. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  25. a01cc65 rtc: rtc_read_alarm() handles wraparound by David Brownell · 16 years ago
  26. 71da890 rtc: use class iteration api by Dave Young · 17 years ago
  27. 372a302 RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag by Jiri Kosina · 17 years ago
  28. 8853c20 RTC: convert mutex to bitfield by Jiri Kosina · 17 years ago
  29. 0e36a9a rtc: fix readback from /sys/class/rtc/rtc?/wakealarm by Mark Lord · 17 years ago
  30. 97144c6 rtc_irq_set_freq() requires power-of-two and associated kerneldoc by David Brownell · 17 years ago
  31. d691eb9 RTC: periodic irq fix by Alessandro Zummo · 17 years ago
  32. f8245c2 rtc: remove "RTC_ALM_SET mode" bugs by David Brownell · 17 years ago
  33. cd96620 rtc: remove rest of class_device by David Brownell · 17 years ago
  34. ab6a2d7 rtc: rtc interfaces don't use class_device by David Brownell · 17 years ago
  35. e109ebd [PATCH] rtc_cmos oops fix by David Brownell · 18 years ago
  36. d728b1e [PATCH] rtc class locking bugfixes by David Brownell · 18 years ago
  37. 2601a46 [PATCH] rtc framework handles periodic irqs by David Brownell · 18 years ago
  38. 56f10c6 [PATCH] rtc subsystem, fix capability checks in kernel interface by Alessandro Zummo · 18 years ago
  39. 0c86edc [PATCH] RTC subsystem: class by Alessandro Zummo · 19 years ago