aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/tick-common.c
AgeCommit message (Expand)Author
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-03nohz_full: Allow the boot CPU to be nohz_fullNicholas Piggin
2019-04-18timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()Chang-An Chen
2019-03-23timekeeping: Consistently use unsigned int for seqcount snapshotRasmus Villemoes
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-07-10Revert "tick: Prefer a lower rating device only if it's CPU local device"Sudeep Holla
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-05-27PM / suspend: Prevent might sleep splatsThomas Gleixner
2018-05-13tick: Prefer a lower rating device only if it's CPU local deviceSudeep Holla
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner
2018-03-13timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clockThomas Gleixner
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2015-09-14clockevents: Remove unused set_mode() callbackViresh Kumar
2015-08-01clockevents: Drop redundant cpumask check in tick_check_new_device()Luiz Capitulino
2015-07-14tick: Move the export of tick_broadcast_oneshot_control to the proper placeThomas Gleixner
2015-07-07tick/broadcast: Make idle check independent from mode and configThomas Gleixner
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-02clockevents: Use set/get state helper functionsThomas 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-19PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPENDRafael J. Wysocki
2015-05-15PM / tick: Add tracepoints for suspend-to-idle diagnosticsRafael J. Wysocki
2015-04-22hrtimer: Get rid of hrtimer softirqThomas Gleixner
2015-04-03timers/PM: Drop unnecessary braces from tick_freeze()Rafael J. Wysocki
2015-04-03timers/PM: Fix up tick_unfreeze()Rafael J. Wysocki
2015-04-03clockevents: Cleanup dead cpu explicitelyThomas Gleixner
2015-04-03clockevents: Make tick handover explicitThomas Gleixner
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner
2015-04-01tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner
2015-04-01clockevents: Make suspend/resume calls explicitThomas Gleixner
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar
2015-03-27clockevents: Handle tick device's resume separatelyViresh Kumar
2015-02-15PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-09-13nohz: Move nohz full init call to tick initFrederic Weisbecker
2014-08-26time: Replace __get_cpu_var usesChristoph Lameter
2014-04-15tick-common: Fix wrong check in tick_check_replacement()Viresh Kumar
2014-03-26tick: Remove code duplication in tick_handle_periodic()Viresh Kumar
2014-03-26tick: Fix spelling mistake in tick_handle_periodic()Viresh Kumar
2014-01-12Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...Ingo Molnar
2013-12-23tick/timekeeping: Call update_wall_time outside the jiffies lockJohn Stultz
2013-11-19tick: Document tick_do_timer_cpuAndrew Morton
2013-07-02tick: Sanitize broadcast control logicThomas Gleixner
2013-06-24clockevents: Prefer CPU local devices over global devicesStephen Boyd
2013-05-16clockevents: Implement unbind functionalityThomas Gleixner
2013-05-16clockevents: Split out selection logicThomas Gleixner
2013-05-16clockevents: Add module refcountThomas Gleixner
2013-05-16clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner