summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-internal.h
Commit message (Expand)AuthorAgeFilesLines
* timers: Forward the wheel clock whenever possibleThomas Gleixner2016-07-071-0/+1
* timer: Minimize nohz off overheadThomas Gleixner2015-06-191-2/+2
* timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-191-0/+14
* clockevents: Rename state to state_use_accessorsThomas Gleixner2015-06-021-2/+2
* clockevents: Provide functions to set and get the stateThomas Gleixner2015-06-021-2/+13
* tick: Nohz: Rework next timer evaluationThomas Gleixner2015-04-221-0/+2
* clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-031-5/+5
* clockevents: Make tick handover explicitThomas Gleixner2015-04-031-1/+0
* clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner2015-04-031-2/+0
* clockevents: Provide explicit broadcast control functionsThomas Gleixner2015-04-031-2/+0
* tick: Further simplify tick-internal.hIngo Molnar2015-04-021-39/+40
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-011-0/+5
* tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-011-2/+6
* tick: Make tick_resume_broadcast_oneshot() staticThomas Gleixner2015-04-011-2/+0
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-011-1/+2
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-011-0/+15
* tick: Simplify tick-internal.hThomas Gleixner2015-04-011-96/+49
* tick: Move clocksource related stuff to timekeeping.hThomas Gleixner2015-04-011-6/+0
* clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-011-2/+2
* clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-271-0/+1
* nohz: Move nohz full init call to tick initFrederic Weisbecker2014-09-131-0/+7
* time: Consolidate the time accessor prototypesThomas Gleixner2014-07-231-0/+2
* time: Fixup fallout from recent clockevent/tick changesThomas Gleixner2014-02-071-1/+2
* time: Change the return type of clockevents_notify() to integerPreeti U Murthy2014-02-071-3/+3
* clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner2014-02-071-0/+4
* tick/timekeeping: Call update_wall_time outside the jiffies lockJohn Stultz2013-12-231-0/+1
* nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker2013-12-021-2/+2
* time: Fix signedness bug in sysfs_get_uname() and its callersPatrick Palka2013-10-181-1/+1
* clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner2013-05-281-2/+2
* clockevents: Implement unbind functionalityThomas Gleixner2013-05-161-0/+7
* clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner2013-05-161-1/+4
* clockevents: Get rid of the notifier chainThomas Gleixner2013-05-161-3/+4
* Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-04-031-0/+2
|\
| * timekeeping: Make jiffies_lock internalThomas Gleixner2013-03-221-0/+2
* | tick: Convert broadcast cpu bitmaps to cpumask_var_tThomas Gleixner2013-03-071-1/+2
|/
* time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz2012-11-131-1/+0
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-081-2/+0
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-0/+9
|\
| * time: Fix legacy arch falloutThomas Gleixner2011-02-011-0/+4
| * time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-311-0/+5
* | clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-261-0/+3
|/
* clockevents: Make tick_device_lock staticThomas Gleixner2009-12-141-1/+0
* NOHZ: restart tick device from irq_enter()Thomas Gleixner2008-10-171-0/+2
* timers: fix build error in !oneshot caseIngo Molnar2008-09-231-0/+1
* clockevents: prevent mode mismatch on cpu onlineThomas Gleixner2008-09-231-0/+2
* clockevents: prevent cpu online to interfere with nohzThomas Gleixner2008-09-231-0/+4
* clockevents: make device shutdown robustThomas Gleixner2008-09-161-0/+2
* clockevents: prevent endless loop lockupThomas Gleixner2008-09-051-0/+2
* timer: clean up tick-broadcast.cThomas Gleixner2008-01-301-2/+0
* highres/dyntick: prevent xtime lock contentionThomas Gleixner2007-05-081-0/+1
OpenPOWER on IntegriCloud