summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-broadcast.c
Commit message (Expand)AuthorAgeFilesLines
* clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner2007-12-181-35/+21Star
* time: fix inconsistent function names in commentsLi Zefan2007-11-061-1/+1
* x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner2007-10-171-14/+4Star
* time: simplify smp_call_function_single() call sequenceAvi Kivity2007-10-171-13/+4Star
* clockevents: introduce force broadcast notifierThomas Gleixner2007-10-141-6/+23
* clock events: allow replacement of broadcast timerVenki Pallipadi2007-10-121-7/+6Star
* clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner2007-10-121-2/+0Star
* clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner2007-09-231-16/+1Star
* clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner2007-09-161-7/+4Star
* clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner2007-09-161-1/+12
* clockevents: fix device replacementThomas Gleixner2007-07-221-1/+28
* clockevents: fix resume logicThomas Gleixner2007-07-221-2/+4
* Ignore bogus ACPI info for offline CPUsThomas Gleixner2007-05-241-5/+12
* [PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner2007-03-171-5/+22
* [PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner2007-03-061-0/+36
* [PATCH] Add debugging feature /proc/timer_listIngo Molnar2007-02-161-0/+21
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-161-1/+190
* [PATCH] tick-management: broadcast functionalityThomas Gleixner2007-02-161-0/+270