index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
clockevents.c
Age
Commit message (
Expand
)
Author
2022-12-01
clockevents: Repair kernel-doc for clockevent_delta2ns()
Lukas Bulwahn
2022-04-10
clockevents: Use dedicated list iterator variable
Jakob Koschel
2021-06-22
clockevents: Use list_move() instead of list_del()/list_add()
Baokun Li
2021-06-22
clockevents: Add missing parameter documentation
Baokun Li
2021-05-31
clockevents: Use DEVICE_ATTR_[RO|WO] macros
YueHaibing
2019-03-23
tick: Remove outgoing CPU from broadcast masks
Thomas Gleixner
2018-11-23
hrtimers/tick/clockevents: Remove sloppy license references
Thomas Gleixner
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
2018-11-05
clockevents: Remove unnecessary unlikely()
Yangtao Li
2018-08-02
clockevents: Warn if cpu_all_mask is used as cpumask
Sudeep Holla
2017-10-19
clockevents: Retry programming min delta up to 10 times
James Hogan
2017-03-23
clockevents: Make clockevents_config() static
Nicolai Stange
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-07-19
clockevents: Make clockevents_subsys static
Ben Dooks
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
2015-07-07
clockevents: Allow set-state callbacks to be optional
Viresh Kumar
2015-06-18
clockevents: Check state instead of mode in suspend/resume path
Viresh Kumar
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-27
clockevents: Do not suspend/resume if unused
Alexandre Belloni
2015-05-19
clockevents: Stop unused clockevent devices
Viresh Kumar
2015-05-19
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
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
[next]