aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-oneshot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-23hrtimers/tick/clockevents: Remove sloppy license referencesThomas Gleixner1-3/+0
2018-11-23time: Add SPDX license identifiersThomas Gleixner1-0/+1
2018-11-23time: Remove useless filenames in top level commentsThomas Gleixner1-2/+0
2018-04-17clockevents: Fix kernel messages split across multiple linesGeert Uytterhoeven1-6/+5
2017-11-01clockevents: Update clockevents device next_event on stopPrasad Sodagudi1-0/+1
2016-12-25ktime: Get rid of the unionThomas Gleixner1-1/+1
2015-06-02clockevents: Provide functions to set and get the stateThomas Gleixner1-5/+5
2015-06-02clockevents: Use helpers to check the state of a clockevent deviceViresh Kumar1-1/+1
2015-05-19clockevents: Stop unused clockevent devicesViresh Kumar1-0/+16
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar1-3/+3
2014-08-26time: Replace __get_cpu_var usesChristoph Lameter1-1/+1
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky1-73/+4
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn1-1/+0
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter1-2/+2
2010-03-12clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner1-12/+40
2009-11-13nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter1-2/+2
2009-06-13clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner1-0/+17
2008-09-09clockevents: remove WARN_ON which was used to gather informationThomas Gleixner1-10/+8
2008-09-05clockevents: prevent endless loop lockupThomas Gleixner1-6/+30
2008-09-05clockevents: enforce reprogram in oneshot setupThomas Gleixner1-4/+14
2008-04-17[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King1-1/+1
2007-07-21highres: improve debug outputIngo Molnar1-1/+14
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner1-0/+12
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner1-0/+84