aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-common.c
Commit message (Expand)AuthorAge
* Revert "tick: Prefer a lower rating device only if it's CPU local device"Sudeep Holla2018-07-10
* Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-05
|\
| * PM / suspend: Prevent might sleep splatsThomas Gleixner2018-05-27
* | tick: Prefer a lower rating device only if it's CPU local deviceSudeep Holla2018-05-13
|/
* Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-26
* timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clockThomas Gleixner2018-03-13
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* clockevents: Remove unused set_mode() callbackViresh Kumar2015-09-14
* clockevents: Drop redundant cpumask check in tick_check_new_device()Luiz Capitulino2015-08-01
* tick: Move the export of tick_broadcast_oneshot_control to the proper placeThomas Gleixner2015-07-14
* tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-07
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\
| * PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki2015-05-18
| * PM / tick: Add tracepoints for suspend-to-idle diagnosticsRafael J. Wysocki2015-05-14
* | clockevents: Use set/get state helper functionsThomas Gleixner2015-06-02
* | clockevents: Provide functions to set and get the stateThomas Gleixner2015-06-02
* | clockevents: Use helpers to check the state of a clockevent deviceViresh Kumar2015-06-02
* | hrtimer: Get rid of hrtimer softirqThomas Gleixner2015-04-22
|/
* timers/PM: Drop unnecessary braces from tick_freeze()Rafael J. Wysocki2015-04-03
* timers/PM: Fix up tick_unfreeze()Rafael J. Wysocki2015-04-03
* clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-03
* clockevents: Make tick handover explicitThomas Gleixner2015-04-03
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-01
* tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-01
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
* clockevents: Manage device's state separately for the coreViresh Kumar2015-03-27
* clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-27
* PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki2015-02-15
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * time: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | nohz: Move nohz full init call to tick initFrederic Weisbecker2014-09-13
|/
* tick-common: Fix wrong check in tick_check_replacement()Viresh Kumar2014-04-15
* tick: Remove code duplication in tick_handle_periodic()Viresh Kumar2014-03-25
* tick: Fix spelling mistake in tick_handle_periodic()Viresh Kumar2014-03-25
* Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...Ingo Molnar2014-01-12
|\
| * tick/timekeeping: Call update_wall_time outside the jiffies lockJohn Stultz2013-12-23
* | tick: Document tick_do_timer_cpuAndrew Morton2013-11-19
|/
* tick: Sanitize broadcast control logicThomas Gleixner2013-07-02
* clockevents: Prefer CPU local devices over global devicesStephen Boyd2013-06-24
* clockevents: Implement unbind functionalityThomas Gleixner2013-05-16
* clockevents: Split out selection logicThomas Gleixner2013-05-16
* clockevents: Add module refcountThomas Gleixner2013-05-16
* clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner2013-05-16
* clockevents: Simplify lockingThomas Gleixner2013-05-16
* clockevents: Get rid of the notifier chainThomas Gleixner2013-05-16
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-05
|\
| * nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker2013-04-15
| * nohz: Assign timekeeping duty to a CPU outside the full dynticks rangeFrederic Weisbecker2013-03-21
* | clockevents: Set dummy handler on CPU_DEAD shutdownThomas Gleixner2013-04-25
* | tick: Convert broadcast cpu bitmaps to cpumask_var_tThomas Gleixner2013-03-07
|/