aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/tick-oneshot.c
AgeCommit message (Expand)Author
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar
2018-11-23hrtimers/tick/clockevents: Remove sloppy license referencesThomas Gleixner
2018-11-23time: Add SPDX license identifiersThomas Gleixner
2018-11-23time: Remove useless filenames in top level commentsThomas Gleixner
2018-04-17clockevents: Fix kernel messages split across multiple linesGeert Uytterhoeven
2017-11-01clockevents: Update clockevents device next_event on stopPrasad Sodagudi
2016-12-25ktime: Get rid of the unionThomas Gleixner
2015-06-02clockevents: Provide functions to set and get the stateThomas Gleixner
2015-06-02clockevents: Use helpers to check the state of a clockevent deviceViresh Kumar
2015-05-19clockevents: Stop unused clockevent devicesViresh Kumar
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar
2014-08-26time: Replace __get_cpu_var usesChristoph Lameter
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter
2010-03-12clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner
2009-11-13nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter
2009-06-13clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner
2008-09-09clockevents: remove WARN_ON which was used to gather informationThomas Gleixner
2008-09-05clockevents: prevent endless loop lockupThomas Gleixner
2008-09-05clockevents: enforce reprogram in oneshot setupThomas Gleixner
2008-04-17[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King
2007-07-21highres: improve debug outputIngo Molnar
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner