aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* Augment rt_task() with is_realtime()Bjoern Brandenburg2015-08-09
* Add hrtimer_start_on() supportBjoern Brandenburg2015-08-09
* ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-13
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-09
|\
| * clockevents: Shutdown detached clockevent deviceViresh Kumar2015-04-24
* | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\ \ | |/ |/|
| * clockevents: export clockevents_unbind_device instead of clockevents_unbindVitaly Kuznetsov2015-03-01
* | timers/PM: Drop unnecessary braces from tick_freeze()Rafael J. Wysocki2015-04-03
* | timers/PM: Fix up tick_unfreeze()Rafael J. Wysocki2015-04-03
* | timekeeping: Get rid of stale commentThomas Gleixner2015-04-03
* | clockevents: Cleanup dead cpu explicitelyThomas Gleixner2015-04-03
* | clockevents: Make tick handover explicitThomas Gleixner2015-04-03
* | clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki2015-04-03
* | clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner2015-04-03
* | clockevents: Remove the broadcast control leftoversThomas Gleixner2015-04-03
* | clockevents: Provide explicit broadcast control functionsThomas Gleixner2015-04-03
* | clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ...John Stultz2015-04-03
* | time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang2015-04-03
* | time: Fix a bug in timekeeping_suspend() with no persistent clockXunlei Pang2015-04-03
* | time: Don't build timekeeping_inject_sleeptime64() if no one uses itXunlei Pang2015-04-03
* | time: Add y2038 safe update_persistent_clock64()Xunlei Pang2015-04-03
* | time: Add y2038 safe read_persistent_clock64()Xunlei Pang2015-04-03
* | time: Add y2038 safe read_boot_clock64()Xunlei Pang2015-04-03
* | timer: Further simplify the SMP and HOTPLUG logicPeter Zijlstra2015-04-02
* | timer: Don't initialize 'tvec_base' on hotplugViresh Kumar2015-04-02
* | timer: Allocate per-cpu tvec_base's staticallyPeter Zijlstra2015-04-02
* | clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy2015-04-02
* | tick: Further simplify tick-internal.hIngo Molnar2015-04-02
* | arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-01
* | tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-01
* | tick: Make tick_resume_broadcast_oneshot() staticThomas Gleixner2015-04-01
* | clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
* | clockevents: Remove extra local_irq_save() in clockevents_exchange_device()Thomas Gleixner2015-04-01
* | tick: Move core only declarations and functions to coreThomas Gleixner2015-04-01
* | tick: Simplify tick-internal.hThomas Gleixner2015-04-01
* | tick: Move clocksource related stuff to timekeeping.hThomas Gleixner2015-04-01
* | clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-01
* | Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-31
|\ \
| * | timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopPreeti U Murthy2015-03-23
| |/
* | clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new i...Viresh Kumar2015-03-27
* | clockevents: Manage device's state separately for the coreViresh Kumar2015-03-27
* | clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-27
* | time: Introduce tk_fast_rawPeter Zijlstra2015-03-27
* | time: Parametrize all tk_fast_mono usersPeter Zijlstra2015-03-27
* | time: Add timerkeeper::tkr_rawPeter Zijlstra2015-03-27
* | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-27
* | timers, sched/clock: Clean up the code a bitIngo Molnar2015-03-27
* | timers, sched/clock: Avoid deadlock during read from NMIDaniel Thompson2015-03-27
* | timers, sched/clock: Remove redundant notrace from update functionDaniel Thompson2015-03-27
* | timers, sched/clock: Remove suspend from clock_read_data()Daniel Thompson2015-03-27