aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/tick-broadcast-hrtimer.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-02tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimerGravatar Sudeep Holla 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-12-25ktime: Get rid of the unionGravatar Thomas Gleixner 1-1/+1
2016-07-05tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimerGravatar Jisheng Zhang 1-0/+1
2015-08-10kernel: broadcast-hrtimer: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-29/+20
2015-05-05tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is ...Gravatar Andreas Sandberg 1-3/+7
2015-04-22tick: broadcast-hrtimer: Remove overly clever return value abuseGravatar Thomas Gleixner 1-3/+5
2015-03-23timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopGravatar Preeti U Murthy 1-2/+9
2014-02-09tick: Fixup more fallout from hrtimer broadcast modeGravatar Preeti U Murthy 1-1/+1
2014-02-07tick: Introduce hrtimer based broadcastGravatar Preeti U Murthy 1-0/+106