summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-21linux/const.h: Extract common header for vDSOVincenzo Frascino
2020-03-19Revert "tick/common: Make tick_periodic() check for missing ticks"Thomas Gleixner
2020-03-19time/sched_clock: Expire timer in hardirq contextAhmed S. Darwish
2020-03-19Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner
2020-03-17clocksource/drivers/timer-probe: Avoid creating dead devicesSaravana Kannan
2020-03-17clocksource/drivers/imx-sysctr: Remove unused includesAnson Huang
2020-03-17clocksource/drivers/imx-tpm: Remove unused includesAnson Huang
2020-03-16Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/nextDaniel Lezcano
2020-03-16clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla
2020-03-16clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren
2020-03-16clocksource/drivers/timer-ti-dm: Convert to SPDX identifierLokesh Vutla
2020-03-16clocksource/drivers/timer-microchip-pit64b: Fix rate for gckClaudiu Beznea
2020-03-12clocksource/drivers/timer-cs5535: Request irq with non-NULL dev_idafzal mohammed
2020-03-04tick/common: Make tick_periodic() check for missing ticksWaiman Long
2020-03-04hrtimer: Cast explicitely to u32t in __ktime_divns()Wen Yang
2020-03-04timekeeping: Prevent 32bit truncation in scale64_check_overflow()Wen Yang
2020-03-04posix-cpu-timers: Stop disabling timers on mt-execEric W. Biederman
2020-03-04posix-cpu-timers: Store a reference to a pid not a taskEric W. Biederman
2020-03-01posix-cpu-timers: Pass the task into arm_timer()Eric W. Biederman
2020-03-01posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_groupEric W. Biederman
2020-03-01posix-cpu-timers: cpu_clock_sample_group() no longer needs siglockEric W. Biederman
2020-02-27clocksource: Replace setup_irq() by request_irq()afzal mohammed
2020-02-27clocksource/drivers/ingenic: Add support for TCU of X1000周琰杰 (Zhou Yanjie)
2020-02-27dt-bindings: timer: Add X1000 bindings.周琰杰 (Zhou Yanjie)
2020-02-27clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()Suman Anna
2020-02-27clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla
2020-02-27clocksource/drivers/owl: Improve owl_timer_init fail messagesMatheus Castello
2020-02-27clocksource: Add driver for the Ingenic JZ47xx OSTMaarten ter Huurne
2020-02-25clocksource/drivers/arm_arch_timer: Fix vDSO clockmode when vDSO disabledVincenzo Frascino
2020-02-21dt-bindings: fttmr010: Add ast2600 compatibleJoel Stanley
2020-02-21clocksource/drivers/fttmr010: Set interrupt and shutdownJoel Stanley
2020-02-21clocksource/drivers/fttmr010: Parametrise shutdownJoel Stanley
2020-02-17posix-timers: Pass lockdep expression to RCU listsAmol Grover
2020-02-17timer: Improve the comment describing schedule_timeout()Alexander Popov
2020-02-17lib/vdso: Allow architectures to provide the vdso data pointerChristophe Leroy
2020-02-17lib/vdso: Allow architectures to override the ns shift operationChristophe Leroy
2020-02-17lib/vdso: Allow fixed clock modeChristophe Leroy
2020-02-17lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modesThomas Gleixner
2020-02-17lib/vdso: Avoid highres update if clocksource is not VDSO capableThomas Gleixner
2020-02-17lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner
2020-02-17mips: vdso: Use generic VDSO clock mode storageThomas Gleixner
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner
2020-02-17clocksource: Add common vdso clock mode storageThomas Gleixner
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner
2020-02-17clocksource: Cleanup struct clocksource and documentationThomas Gleixner
2020-02-17MIPS: vdso: Compile high resolution parts conditionallyThomas Gleixner