summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-27dt-bindings: timer: renesas, cmt: Update R-Car Gen3 CMT1 usageMagnus Damm
2019-08-27dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77995Magnus Damm
2019-08-27dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7792Magnus Damm
2019-08-27dt-bindings: timer: renesas, cmt: Update CMT1 on sh73a0 and r8a7740Magnus Damm
2019-08-27dt-bindings: timer: renesas, cmt: Add CMT0234 to sh73a0 and r8a7740Magnus Damm
2019-08-27clocksource/drivers: Do not warn on probe deferJon Hunter
2019-08-27clocksource/drivers/timer-of: Do not warn on deferred probeJon Hunter
2019-08-27clocksource/drivers/npcm: Fix GENMASK and timer operationAvi Fishman
2019-08-27clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helperGeert Uytterhoeven
2019-08-27arm64: dts: imx8mq: Add system counter nodeAnson Huang
2019-08-27arm64: dts: imx8mm: Add system counter nodeAnson Huang
2019-08-27clocksource/drivers/imx-sysctr: Add internal clock divider handleAnson Huang
2019-08-27clocksource/drivers/tcb_clksrc: Register delay timerAlexandre Belloni
2019-08-27dt-bindings: timer: Convert Allwinner A13 HSTimer to a schemaMaxime Ripard
2019-08-27clocksource: sun4i: Add missing compatiblesMaxime Ripard
2019-08-27dt-bindings: timer: Add missing compatiblesMaxime Ripard
2019-08-27dt-bindings: timer: Convert Allwinner A10 Timer to a schemaMaxime Ripard
2019-08-27clocksource: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan
2019-08-23clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan
2019-08-21posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()Thomas Gleixner
2019-08-21posix-cpu-timers: Sanitize bogus WARNONSThomas Gleixner
2019-08-21hrtimer: Don't take expiry_lock when timer is currently migratedJulien Grall
2019-08-21hrtimer: Protect lockless access to timer->baseJulien Grall
2019-08-20posix-cpu-timers: Fixup stale commentThomas Gleixner
2019-08-20alarmtimers: Avoid rtc.h includeThomas Gleixner
2019-08-20posix-timers: Cleanup forward declarations and includesThomas Gleixner
2019-08-20hrtimer: Improve comments on handling priority inversion against softirq kthreadFrederic Weisbecker
2019-08-20posix-timers: Use a callback for cancel synchronization on PREEMPT_RTThomas Gleixner
2019-08-01posix-timers: Move rcu_head out of it unionSebastian Andrzej Siewior
2019-08-01posix-timers: Rework cancel retry loopsThomas Gleixner
2019-08-01posix-timers: Cleanup the flag/flags confusionThomas Gleixner
2019-08-01itimers: Prepare for PREEMPT_RTAnna-Maria Gleixner
2019-08-01timerfd: Prepare for PREEMPT_RTAnna-Maria Gleixner
2019-08-01alarmtimer: Prepare for PREEMPT_RTAnna-Maria Gleixner
2019-08-01sched/deadline: Ensure inactive_timer runs in hardirq contextJuri Lelli
2019-08-01timers: Prepare support for PREEMPT_RTAnna-Maria Gleixner
2019-08-01hrtimer: Prepare support for PREEMPT_RTAnna-Maria Gleixner
2019-08-01hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RTSebastian Andrzej Siewior
2019-08-01hrtimer: Move unmarked hrtimers to soft interrupt expiry on RTSebastian Andrzej Siewior
2019-08-01tick: Mark tick related hrtimers to expiry in hard interrupt contextSebastian Andrzej Siewior
2019-08-01KVM: LAPIC: Mark hrtimer to expire in hard interrupt contextSebastian Andrzej Siewior
2019-08-01watchdog: Mark watchdog_hrtimer to expire in hard interrupt contextSebastian Andrzej Siewior
2019-08-01perf/core: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior
2019-08-01sched: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior
2019-08-01hrtimer: Make enqueue mode check work on RTThomas Gleixner
2019-08-01hrtimer: Introduce HARD expiry modeSebastian Andrzej Siewior
2019-08-01hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner
2019-08-01hrtimer: Provide hrtimer_sleeper_start_expires()Thomas Gleixner