aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-broadcast.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-18clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner1-35/+21
2007-11-05time: fix inconsistent function names in commentsLi Zefan1-1/+1
2007-10-17x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner1-14/+4
2007-10-17time: simplify smp_call_function_single() call sequenceAvi Kivity1-13/+4
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner1-6/+23
2007-10-12clock events: allow replacement of broadcast timerVenki Pallipadi1-7/+6
2007-10-12clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner1-2/+0
2007-09-22clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner1-16/+1
2007-09-16clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner1-7/+4
2007-09-16clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner1-1/+12
2007-07-21clockevents: fix device replacementThomas Gleixner1-1/+28
2007-07-21clockevents: fix resume logicThomas Gleixner1-2/+4
2007-05-23Ignore bogus ACPI info for offline CPUsThomas Gleixner1-5/+12
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner1-5/+22
2007-03-06[PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner1-0/+36
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar1-0/+21
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner1-1/+190
2007-02-16[PATCH] tick-management: broadcast functionalityThomas Gleixner1-0/+270