]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch into tip/master: 'timers/clocksource'
authorIngo Molnar <mingo@kernel.org>
Mon, 20 Apr 2026 07:25:41 +0000 (09:25 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 20 Apr 2026 07:25:41 +0000 (09:25 +0200)
commit216fe4b3e06754e73c79a88b1df7e9806e41f29d
tree54a0069f2d8e397ace716161a9515ba6238d68fc
parent3d02b74bdb753038546b96819c347bb965c4db17
parent1655f6895a896eb632ca8a019259bc5d358a9712
Merge branch into tip/master: 'timers/clocksource'

 # New commits in timers/clocksource:
    68ed094971b0 ("clocksource/drivers/timer-of: Make the code compatible with modules")
    2423405880c2 ("clocksource/drivers/mmio: Make the code compatible with modules")
    fed9f727cc3f ("clocksource/drivers/sun5i: Handle error returns from devm_reset_control_get_optional_exclusive()")
    045a9dac7eb7 ("clocksource/drivers/timer-rtl-otto: Make rttm_cs variable static")
    b385caf91868 ("dt-bindings: timer: fsl,imxgpt: add compatible string fsl,imx25-epit")

Signed-off-by: Ingo Molnar <mingo@kernel.org>