aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/tick-oneshot.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-22timekeeping, clocksource: Fix various typos in commentsGravatar Ingo Molnar 1-1/+1
2018-11-23hrtimers/tick/clockevents: Remove sloppy license referencesGravatar Thomas Gleixner 1-3/+0
2018-11-23time: Add SPDX license identifiersGravatar Thomas Gleixner 1-0/+1
2018-11-23time: Remove useless filenames in top level commentsGravatar Thomas Gleixner 1-2/+0
2018-04-17clockevents: Fix kernel messages split across multiple linesGravatar Geert Uytterhoeven 1-6/+5
2017-11-01clockevents: Update clockevents device next_event on stopGravatar Prasad Sodagudi 1-0/+1
2016-12-25ktime: Get rid of the unionGravatar Thomas Gleixner 1-1/+1
2015-06-02clockevents: Provide functions to set and get the stateGravatar Thomas Gleixner 1-5/+5
2015-06-02clockevents: Use helpers to check the state of a clockevent deviceGravatar Viresh Kumar 1-1/+1
2015-05-19clockevents: Stop unused clockevent devicesGravatar Viresh Kumar 1-0/+16
2015-03-27clockevents: Manage device's state separately for the coreGravatar Viresh Kumar 1-3/+3
2014-08-26time: Replace __get_cpu_var usesGravatar Christoph Lameter 1-1/+1
2011-09-08clockevents: Make minimum delay adjustments configurableGravatar Martin Schwidefsky 1-73/+4
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Gravatar Torben Hohn 1-1/+0
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Gravatar Christoph Lameter 1-2/+2
2010-03-12clockevents: Sanitize min_delta_ns adjustment and prevent overflowsGravatar Thomas Gleixner 1-12/+40
2009-11-13nohz: Allow 32-bit machines to sleep for more than 2.15 secondsGravatar Jon Hunter 1-2/+2
2009-06-13clocksource: prevent selection of low resolution clocksourse also for nohz=onGravatar Thomas Gleixner 1-0/+17
2008-09-09clockevents: remove WARN_ON which was used to gather informationGravatar Thomas Gleixner 1-10/+8
2008-09-05clockevents: prevent endless loop lockupGravatar Thomas Gleixner 1-6/+30
2008-09-05clockevents: enforce reprogram in oneshot setupGravatar Thomas Gleixner 1-4/+14
2008-04-17[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hGravatar Russell King 1-1/+1
2007-07-21highres: improve debug outputGravatar Ingo Molnar 1-1/+14
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsGravatar Thomas Gleixner 1-0/+12
2007-02-16[PATCH] tick-management: dyntick / highres functionalityGravatar Thomas Gleixner 1-0/+84