index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
clockevents.c
Age
Commit message (
Expand
)
Author
2015-05-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-04-24
clockevents: Shutdown detached clockevent device
Viresh Kumar
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-03
clockevents: Remove broadcast oneshot control leftovers
Rafael J. Wysocki
2015-04-03
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
2015-04-03
clockevents: Remove the broadcast control leftovers
Thomas Gleixner
2015-04-03
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2015-04-01
clockevents: Remove extra local_irq_save() in clockevents_exchange_device()
Thomas Gleixner
2015-04-01
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
2015-03-27
clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new i...
Viresh Kumar
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-03-01
clockevents: export clockevents_unbind_device instead of clockevents_unbind
Vitaly Kuznetsov
2015-02-18
clockevents: Introduce mode specific callbacks
Viresh Kumar
2014-10-25
clockevents: Prevent shift out of bounds
Thomas Gleixner
2014-08-01
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
2014-02-07
time: Change the return type of clockevents_notify() to integer
Preeti U Murthy
2014-02-07
clockevents: Adjust timer interval when frequency changes
Soren Brinkmann
2014-02-07
clockevents: Serialize calls to clockevents_update_freq() in the core
Thomas Gleixner
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-10-23
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
2013-10-18
time: Fix signedness bug in sysfs_get_uname() and its callers
Patrick Palka
2013-05-16
clockevents: Implement unbind functionality
Thomas Gleixner
2013-05-16
clockevents: Provide sysfs interface
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: Get rid of the notifier chain
Thomas Gleixner
2013-01-14
clockevents: export clockevents_config_and_register for module use
Shawn Guo
2012-09-04
timekeeping: Add suspend and resume of clock event devices
Rafael J. Wysocki
2012-05-25
clockevents: Make clockevents_config() a global symbol
Magnus Damm
2011-12-21
clockevents: remove sysdev.h
Kay Sievers
2011-09-08
clockevents: Add direct ktime programming function
Martin Schwidefsky
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-06-03
clockevents: Handle empty cpumask gracefully
Thomas Gleixner
2011-05-20
clockevents/source: Use u64 to make 32bit happy
Thomas Gleixner
2011-05-19
clockevents: Provide interface to reconfigure an active clock event device
Thomas Gleixner
2011-05-19
clockevents: Provide combined configure and register function
Thomas Gleixner
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2010-01-18
clockevent: Don't remove broadcast device when cpu is dead
Xiaotian Feng
2009-12-19
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-14
clockevents: Convert to raw_spinlock
Thomas Gleixner
2009-12-11
clockevents: Prevent clockevent_devices list corruption on cpu hotplug
Thomas Gleixner
2009-11-18
clockevents: Add missing include to pacify sparse
H Hartley Sweeten
2009-11-13
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
Jon Hunter
2009-08-19
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
2009-07-10
hrtimer: Fix migration expiry check
Thomas Gleixner
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
[next]