index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-common.c
Age
Commit message (
Expand
)
Author
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
2015-08-01
clockevents: Drop redundant cpumask check in tick_check_new_device()
Luiz Capitulino
2015-07-14
tick: Move the export of tick_broadcast_oneshot_control to the proper place
Thomas Gleixner
2015-07-07
tick/broadcast: Make idle check independent from mode and config
Thomas Gleixner
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-02
clockevents: Use set/get state helper functions
Thomas Gleixner
2015-06-02
clockevents: Provide functions to set and get the state
Thomas Gleixner
2015-06-02
clockevents: Use helpers to check the state of a clockevent device
Viresh Kumar
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
2015-05-15
PM / tick: Add tracepoints for suspend-to-idle diagnostics
Rafael J. Wysocki
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-03
timers/PM: Drop unnecessary braces from tick_freeze()
Rafael J. Wysocki
2015-04-03
timers/PM: Fix up tick_unfreeze()
Rafael J. Wysocki
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2015-03-27
clockevents: Manage device's state separately for the core
Viresh Kumar
2015-03-27
clockevents: Handle tick device's resume separately
Viresh Kumar
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-09-13
nohz: Move nohz full init call to tick init
Frederic Weisbecker
2014-08-26
time: Replace __get_cpu_var uses
Christoph Lameter
2014-04-15
tick-common: Fix wrong check in tick_check_replacement()
Viresh Kumar
2014-03-26
tick: Remove code duplication in tick_handle_periodic()
Viresh Kumar
2014-03-26
tick: Fix spelling mistake in tick_handle_periodic()
Viresh Kumar
2014-01-12
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...
Ingo Molnar
2013-12-23
tick/timekeeping: Call update_wall_time outside the jiffies lock
John Stultz
2013-11-19
tick: Document tick_do_timer_cpu
Andrew Morton
2013-07-02
tick: Sanitize broadcast control logic
Thomas Gleixner
2013-06-24
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
2013-05-16
clockevents: Implement unbind functionality
Thomas Gleixner
2013-05-16
clockevents: Split out selection logic
Thomas Gleixner
2013-05-16
clockevents: Add module refcount
Thomas Gleixner
2013-05-16
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
2013-05-16
clockevents: Simplify locking
Thomas Gleixner
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-25
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-03-21
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
2013-03-07
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
2012-11-13
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-02-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
[next]