Merge branch into tip/master: 'timers/core'
authorIngo Molnar <mingo@kernel.org>
Wed, 12 Jan 2022 08:55:34 +0000 (09:55 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 12 Jan 2022 08:55:35 +0000 (09:55 +0100)
commit1540c8e4c208296fb2c11d0e9720c92729ed98cc
tree3c46aaf7561670d536c41889a7eab7b57e52dbf7
parentf752214046a95ab5b8c1dedb1266e3532c735414
parent35e13e9da9afbce13c1d36465504ece4e65f24fe
Merge branch into tip/master: 'timers/core'

* timers/core:
    35e13e9da9af Merge branch 'clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into timers/core
    6629c0769926 Merge tag 'timers-v5.17-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
    7647204c2e81 dt-bindings: timer: Add Mstar MSC313e timer devicetree bindings documentation
    e64da64f410c clocksource/drivers/msc313e: Add support for ssd20xd-based platforms
    5fc1f93f6998 clocksource/drivers: Add MStar MSC313e timer support
    0642fb4ba68f clocksource/drivers/pistachio: Fix -Wunused-but-set-variable warning
    0ed9e4ebcebc clocksource/drivers/timer-imx-sysctr: Set cpumask to cpu_possible_mask
    f5bd5fc9d478 clocksource/drivers/imx-sysctr: Mark two variable with __ro_after_init
    a2807f657976 clocksource/drivers/renesas,ostm: Make RENESAS_OSTM symbol visible
    3a3e9f23c2ca clocksource/drivers/renesas-ostm: Add RZ/G2L OSTM support
    92d06a3f67ad dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2L OSTM
    863298738076 Merge branch 'reset/of-get-optional-exclusive' of git://git.pengutronix.de/pza/linux into timers/drivers/next
    410fbda49cc9 clocksource/drivers/exynos_mct: Fix silly typo resulting in checkpatch warning
    1a5620671a1b clocksource: Reduce the default clocksource_watchdog() retries to 2
    c86ff8c55b8a clocksource: Avoid accidental unstable marking of clocksources
    8c0abfd6d2f6 rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios
    453e2cadc97c dt-bindings: timer: tpm-timer: Add imx8ulp compatible string
    c4f5b30dda01 reset: Add of_reset_control_get_optional_exclusive()
    7cd925a8823d clocksource/drivers/exynos_mct: Refactor resources allocation
    ad253b3dd798 dt-bindings: timer: remove rockchip,rk3066-timer compatible string from rockchip,rk-timer.yaml
    557804a81d25 dt-bindings: timer: cadence_ttc: Add power-domains

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/admin-guide/kernel-parameters.txt
MAINTAINERS