Commit 48295ab42dae for kernel

commit 48295ab42dae91b6903221adf1c316f08ffa5e09
Merge: 3381d7b2b3dd 7eaf8e32de5f
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Tue Feb 10 16:37:54 2026 -0800

    Merge tag 'timers-clocksource-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

    Pull clocksource updates from Thomas Gleixner:
     "A rather small set of boring cleanups, fixes and improvements"

    * tag 'timers-clocksource-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      clocksource/drivers/mips-gic-timer: Move GIC timer to request_percpu_irq()
      clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer is called on ARM32 platforms where the SP804 is not registered as the sched_clock.
      clocksource/drivers/armada-370-xp: Fix dead link to timer binding
      clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OF
      clocksource/drivers/sh_tmu: Always leave device running after probe