Merge tag 'timers-v5.2' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core
Pull clockevent updates from Daniel Lezcano: - Add compatible string for suniv for sun4i (Mesih Kilinc) - Add COMPILE_TEST option for sp804 (David Abdurachmanov) - Replace the compensation time when suspend happens on tegra with the one provided by the generic framework (Joseph Lo) - Cleanup, shutdown and oneshot mode fix on milbeaut timer (Sugaya Taichi) - Atmel TCB rework to fix boot failure on boards without PIT or misfunction on system using a preempt-rt kernel (Alexandre Belloni)
Showing
- Documentation/devicetree/bindings/timer/allwinner,sun4i-timer.txt 3 additions, 1 deletion...ation/devicetree/bindings/timer/allwinner,sun4i-timer.txt
- arch/arm/mach-at91/Kconfig 23 additions, 0 deletionsarch/arm/mach-at91/Kconfig
- drivers/clocksource/Kconfig 12 additions, 2 deletionsdrivers/clocksource/Kconfig
- drivers/clocksource/Makefile 1 addition, 1 deletiondrivers/clocksource/Makefile
- drivers/clocksource/timer-atmel-tcb.c 87 additions, 43 deletionsdrivers/clocksource/timer-atmel-tcb.c
- drivers/clocksource/timer-milbeaut.c 47 additions, 19 deletionsdrivers/clocksource/timer-milbeaut.c
- drivers/clocksource/timer-sun4i.c 4 additions, 1 deletiondrivers/clocksource/timer-sun4i.c
- drivers/clocksource/timer-tegra20.c 20 additions, 43 deletionsdrivers/clocksource/timer-tegra20.c
- drivers/misc/Kconfig 0 additions, 24 deletionsdrivers/misc/Kconfig
- drivers/misc/atmel_tclib.c 4 additions, 1 deletiondrivers/misc/atmel_tclib.c
- drivers/pwm/pwm-atmel-tcb.c 1 addition, 1 deletiondrivers/pwm/pwm-atmel-tcb.c
- include/soc/at91/atmel_tcb.h 2 additions, 2 deletionsinclude/soc/at91/atmel_tcb.h
Please register or sign in to comment