-
- Downloads
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer and clockevent updates from Thomas Gleixner: "The time(r) core and clockevent updates are mostly boring this time: - A new driver for the Tegra210 timer - Small fixes and improvements alll over the place - Documentation updates and cleanups" * 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (22 commits) soc/tegra: default select TEGRA_TIMER for Tegra210 clocksource/drivers/tegra: Add Tegra210 timer support dt-bindings: timer: add Tegra210 timer clocksource/drivers/timer-cs5535: Rename the file for consistency clocksource/drivers/timer-pxa: Rename the file for consistency clocksource/drivers/tango-xtal: Rename the file for consistency dt-bindings: timer: gpt: update binding doc clocksource/drivers/exynos_mct: Remove unused header includes dt-bindings: timer: mediatek: update bindings for MT7629 SoC clocksource/drivers/exynos_mct: Fix error path in timer resources initialization clocksource/drivers/exynos_mct: Remove dead code clocksource/drivers/riscv: Add required checks during clock source init dt-bindings: timer: renesas: tmu: Document r8a774c0 bindings dt-bindings: timer: renesas, cmt: Document r8a774c0 CMT support clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable timers: Mark expected switch fall-throughs timekeeping/debug: No need to check return value of debugfs_create functions ...
Showing
- Documentation/arm64/silicon-errata.txt 2 additions, 0 deletionsDocumentation/arm64/silicon-errata.txt
- Documentation/devicetree/bindings/timer/fsl,imxgpt.txt 33 additions, 6 deletionsDocumentation/devicetree/bindings/timer/fsl,imxgpt.txt
- Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt 8 additions, 3 deletions...entation/devicetree/bindings/timer/mediatek,mtk-timer.txt
- Documentation/devicetree/bindings/timer/nvidia,tegra210-timer.txt 36 additions, 0 deletions...ation/devicetree/bindings/timer/nvidia,tegra210-timer.txt
- Documentation/devicetree/bindings/timer/renesas,cmt.txt 2 additions, 0 deletionsDocumentation/devicetree/bindings/timer/renesas,cmt.txt
- Documentation/devicetree/bindings/timer/renesas,tmu.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/timer/renesas,tmu.txt
- drivers/clocksource/Kconfig 12 additions, 1 deletiondrivers/clocksource/Kconfig
- drivers/clocksource/Makefile 3 additions, 3 deletionsdrivers/clocksource/Makefile
- drivers/clocksource/arm_arch_timer.c 55 additions, 0 deletionsdrivers/clocksource/arm_arch_timer.c
- drivers/clocksource/exynos_mct.c 27 additions, 21 deletionsdrivers/clocksource/exynos_mct.c
- drivers/clocksource/timer-cs5535.c 0 additions, 0 deletionsdrivers/clocksource/timer-cs5535.c
- drivers/clocksource/timer-pxa.c 0 additions, 0 deletionsdrivers/clocksource/timer-pxa.c
- drivers/clocksource/timer-riscv.c 20 additions, 3 deletionsdrivers/clocksource/timer-riscv.c
- drivers/clocksource/timer-sun5i.c 10 additions, 0 deletionsdrivers/clocksource/timer-sun5i.c
- drivers/clocksource/timer-tango-xtal.c 0 additions, 0 deletionsdrivers/clocksource/timer-tango-xtal.c
- drivers/clocksource/timer-tegra20.c 259 additions, 111 deletionsdrivers/clocksource/timer-tegra20.c
- drivers/soc/tegra/Kconfig 1 addition, 0 deletionsdrivers/soc/tegra/Kconfig
- include/linux/cpuhotplug.h 1 addition, 0 deletionsinclude/linux/cpuhotplug.h
- include/linux/posix-timers.h 1 addition, 1 deletioninclude/linux/posix-timers.h
- kernel/rcu/Kconfig 0 additions, 30 deletionskernel/rcu/Kconfig
Loading
Please register or sign in to comment