summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific matchMagnus Damm2019-08-271-0/+8
* dt-bindings: timer: renesas, cmt: Update R-Car Gen3 CMT1 usageMagnus Damm2019-08-271-10/+10
* dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77995Magnus Damm2019-08-271-0/+2
* dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7792Magnus Damm2019-08-271-0/+2
* dt-bindings: timer: renesas, cmt: Update CMT1 on sh73a0 and r8a7740Magnus Damm2019-08-271-8/+2
* dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740Magnus Damm2019-08-271-0/+8
* clocksource/drivers: Do not warn on probe deferJon Hunter2019-08-271-1/+3
* clocksource/drivers/timer-of: Do not warn on deferred probeJon Hunter2019-08-271-2/+4
* clocksource/drivers/npcm: Fix GENMASK and timer operationAvi Fishman2019-08-271-6/+3
* clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helperGeert Uytterhoeven2019-08-271-1/+1
* arm64: dts: imx8mq: Add system counter nodeAnson Huang2019-08-271-0/+8
* arm64: dts: imx8mm: Add system counter nodeAnson Huang2019-08-271-0/+8
* clocksource/drivers/imx-sysctr: Add internal clock divider handleAnson Huang2019-08-271-0/+5
* clocksource/drivers/tcb_clksrc: Register delay timerAlexandre Belloni2019-08-272-1/+19
* dt-bindings: timer: Convert Allwinner A13 HSTimer to a schemaMaxime Ripard2019-08-272-26/+79
* clocksource: sun4i: Add missing compatiblesMaxime Ripard2019-08-271-0/+4
* dt-bindings: timer: Add missing compatiblesMaxime Ripard2019-08-271-0/+26
* dt-bindings: timer: Convert Allwinner A10 Timer to a schemaMaxime Ripard2019-08-272-19/+76
* clocksource: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-273-11/+3
* clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov2019-08-234-22/+6
* clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan2019-08-234-12/+21
* clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan2019-08-232-9/+5
* posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()Thomas Gleixner2019-08-213-4/+5
* posix-cpu-timers: Sanitize bogus WARNONSThomas Gleixner2019-08-211-7/+13
* hrtimer: Don't take expiry_lock when timer is currently migratedJulien Grall2019-08-211-1/+5
* hrtimer: Protect lockless access to timer->baseJulien Grall2019-08-211-1/+2
* posix-cpu-timers: Fixup stale commentThomas Gleixner2019-08-201-3/+4
* alarmtimers: Avoid rtc.h includeThomas Gleixner2019-08-201-1/+2
* posix-timers: Cleanup forward declarations and includesThomas Gleixner2019-08-201-3/+2
* hrtimer: Improve comments on handling priority inversion against softirq kthreadFrederic Weisbecker2019-08-202-4/+16
* posix-timers: Use a callback for cancel synchronization on PREEMPT_RTThomas Gleixner2019-08-203-1/+32
* posix-timers: Move rcu_head out of it unionSebastian Andrzej Siewior2019-08-012-4/+5
* posix-timers: Rework cancel retry loopsThomas Gleixner2019-08-011-6/+23
* posix-timers: Cleanup the flag/flags confusionThomas Gleixner2019-08-011-5/+5
* itimers: Prepare for PREEMPT_RTAnna-Maria Gleixner2019-08-011-0/+1
* timerfd: Prepare for PREEMPT_RTAnna-Maria Gleixner2019-08-011-1/+5
* alarmtimer: Prepare for PREEMPT_RTAnna-Maria Gleixner2019-08-011-1/+1
* sched/deadline: Ensure inactive_timer runs in hardirq contextJuri Lelli2019-08-011-2/+2
* timers: Prepare support for PREEMPT_RTAnna-Maria Gleixner2019-08-012-9/+96
* hrtimer: Prepare support for PREEMPT_RTAnna-Maria Gleixner2019-08-012-6/+105
* hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RTSebastian Andrzej Siewior2019-08-011-0/+34
* hrtimer: Move unmarked hrtimers to soft interrupt expiry on RTSebastian Andrzej Siewior2019-08-011-1/+11
* tick: Mark tick related hrtimers to expiry in hard interrupt contextSebastian Andrzej Siewior2019-08-012-10/+18
* KVM: LAPIC: Mark hrtimer to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-011-3/+3
* watchdog: Mark watchdog_hrtimer to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-011-2/+2
* perf/core: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-011-4/+4
* sched: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-013-8/+9
* hrtimer: Make enqueue mode check work on RTThomas Gleixner2019-08-012-2/+10
* hrtimer: Introduce HARD expiry modeSebastian Andrzej Siewior2019-08-011-0/+6
* hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner2019-08-014-5/+5