1. 775be50 clockevents: Make clockevents_subsys static by Ben Dooks · 8 years ago
  2. eef7635 clockevents: Remove unused set_mode() callback by Viresh Kumar · 9 years ago
  3. 7c4a976 clockevents: Allow set-state callbacks to be optional by Viresh Kumar · 9 years ago
  4. a9d2098 clockevents: Check state instead of mode in suspend/resume path by Viresh Kumar · 9 years ago
  5. 051ebd1 clockevents: Use set/get state helper functions by Thomas Gleixner · 9 years ago
  6. d7eb231 clockevents: Provide functions to set and get the state by Thomas Gleixner · 9 years ago
  7. 472c4a9 clockevents: Use helpers to check the state of a clockevent device by Viresh Kumar · 9 years ago
  8. ac34ad2 clockevents: Do not suspend/resume if unused by Alexandre Belloni · 10 years ago
  9. d2540875 clockevents: Stop unused clockevent devices by Viresh Kumar · 9 years ago
  10. 8fff52f clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state by Viresh Kumar · 9 years ago
  11. 95f3b1f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 149aabc clockevents: Shutdown detached clockevent device by Viresh Kumar · 9 years ago
  13. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  14. a49b116 clockevents: Cleanup dead cpu explicitely by Thomas Gleixner · 9 years ago
  15. 52c063d clockevents: Make tick handover explicit by Thomas Gleixner · 9 years ago
  16. ffa48c0 clockevents: Remove broadcast oneshot control leftovers by Rafael J. Wysocki · 9 years ago
  17. 1fe5d5c clockevents: Provide explicit broadcast oneshot control functions by Thomas Gleixner · 9 years ago
  18. 89feddb clockevents: Remove the broadcast control leftovers by Thomas Gleixner · 9 years ago
  19. 592a438 clockevents: Provide explicit broadcast control functions by Thomas Gleixner · 9 years ago
  20. 4ffee52 clockevents: Make suspend/resume calls explicit by Thomas Gleixner · 10 years ago
  21. db6f672 clockevents: Remove extra local_irq_save() in clockevents_exchange_device() by Thomas Gleixner · 10 years ago
  22. 9f083b7 clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD by Thomas Gleixner · 10 years ago
  23. de81e64 clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new interface by Viresh Kumar · 10 years ago
  24. 77e32c8 clockevents: Manage device's state separately for the core by Viresh Kumar · 10 years ago
  25. 554ef38 clockevents: Handle tick device's resume separately by Viresh Kumar · 10 years ago
  26. 32a1583 clockevents: export clockevents_unbind_device instead of clockevents_unbind by Vitaly Kuznetsov · 10 years ago
  27. bd624d7 clockevents: Introduce mode specific callbacks by Viresh Kumar · 10 years ago
  28. 1063200 clockevents: Prevent shift out of bounds by Thomas Gleixner · 10 years ago
  29. 504d587 timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks by Jan Kara · 10 years ago
  30. da7e6f4 time: Change the return type of clockevents_notify() to integer by Preeti U Murthy · 11 years ago
  31. fe79a9b clockevents: Adjust timer interval when frequency changes by Soren Brinkmann · 11 years ago
  32. 627ee79 clockevents: Serialize calls to clockevents_update_freq() in the core by Thomas Gleixner · 11 years ago
  33. 8709382 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. 97b9410 clockevents: Sanitize ticks to nsec conversion by Thomas Gleixner · 11 years ago
  35. 891292a time: Fix signedness bug in sysfs_get_uname() and its callers by Patrick Palka · 11 years ago
  36. 03e13cf clockevents: Implement unbind functionality by Thomas Gleixner · 11 years ago
  37. 501f867 clockevents: Provide sysfs interface by Thomas Gleixner · 11 years ago
  38. ccf33d6 clockevents: Add module refcount by Thomas Gleixner · 11 years ago
  39. 8c53daf clockevents: Move the tick_notify() switch case to clockevents_notify() by Thomas Gleixner · 11 years ago
  40. 7172a28 clockevents: Get rid of the notifier chain by Thomas Gleixner · 11 years ago
  41. c35ef95 clockevents: export clockevents_config_and_register for module use by Shawn Guo · 12 years ago
  42. adc78e6 timekeeping: Add suspend and resume of clock event devices by Rafael J. Wysocki · 12 years ago
  43. e540032 clockevents: Make clockevents_config() a global symbol by Magnus Damm · 12 years ago
  44. 7239f65 clockevents: remove sysdev.h by Kay Sievers · 13 years ago
  45. 65516f8 clockevents: Add direct ktime programming function by Martin Schwidefsky · 13 years ago
  46. d174830 clockevents: Make minimum delay adjustments configurable by Martin Schwidefsky · 13 years ago
  47. 1b054b6 clockevents: Handle empty cpumask gracefully by Thomas Gleixner · 13 years ago
  48. c0e299b clockevents/source: Use u64 to make 32bit happy by Thomas Gleixner · 13 years ago
  49. 80b816b clockevents: Provide interface to reconfigure an active clock event device by Thomas Gleixner · 13 years ago
  50. 57f0fcb clockevents: Provide combined configure and register function by Thomas Gleixner · 13 years ago
  51. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 14 years ago
  52. ea9d8e3 clockevent: Don't remove broadcast device when cpu is dead by Xiaotian Feng · 15 years ago
  53. 3cd312c Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. b5f91da clockevents: Convert to raw_spinlock by Thomas Gleixner · 15 years ago
  55. bb6eddf clockevents: Prevent clockevent_devices list corruption on cpu hotplug by Thomas Gleixner · 15 years ago
  56. 8e1a928 clockevents: Add missing include to pacify sparse by H Hartley Sweeten · 15 years ago
  57. 97813f2 nohz: Allow 32-bit machines to sleep for more than 2.15 seconds by Jon Hunter · 15 years ago
  58. f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
  59. 6ff7041 hrtimer: Fix migration expiry check by Thomas Gleixner · 15 years ago
  60. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. eea08f3 timers: Logic to move non pinned timers by Arun R Bharadwaj · 15 years ago
  62. c81fc2c clockevent: export register_device and delta2ns by Magnus Damm · 15 years ago
  63. 2d68259 clockevents: let set_mode() setup delta information by Magnus Damm · 16 years ago
  64. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  65. 2344abb clockevents: make device shutdown robust by Thomas Gleixner · 16 years ago
  66. 7c1e768 clockevents: prevent clockevent event_handler ending up handler_noop by Venkatesh Pallipadi · 16 years ago
  67. 3eb0567 time: fix typo in comments by Li Zefan · 17 years ago
  68. 0b858e6 clockevent: simplify list operations by Li Zefan · 17 years ago
  69. 45fe4fe x86: make clockevents more robust by Ingo Molnar · 17 years ago
  70. 167b1de clockevents: warn once when program_event() is called with negative expiry by Thomas Gleixner · 17 years ago
  71. de68d9b clockevents: Allow build w/o run-tine usage for migration purposes by Thomas Gleixner · 17 years ago
  72. 6ddfca9 timer: remove clockevents_unregister_notifier by Miao Xie · 17 years ago
  73. 78c1b06 Remove clockevents_{release,request}_device by Andi Kleen · 17 years ago
  74. 291bc04 [PATCH] clockevents: remove bad designed sysfs support for now by Thomas Gleixner · 18 years ago
  75. d316c57 [PATCH] clockevents: add core functionality by Thomas Gleixner · 18 years ago