• Linus Torvalds's avatar
    Merge tag 'timers-core-2023-09-04-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 4accdb98
    Linus Torvalds authored
    Pull clocksource/clockevent driver updates from Thomas Gleixner:
    
     - Remove the OXNAS driver instead of adding a new one!
    
     - A set of boring fixes, cleanups and improvements
    
    * tag 'timers-core-2023-09-04-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      clocksource: Explicitly include correct DT includes
      clocksource/drivers/sun5i: Convert to platform device driver
      clocksource/drivers/sun5i: Remove pointless struct
      clocksource/drivers/sun5i: Remove duplication of code and data
      clocksource/drivers/loongson1: Set variable ls1x_timer_lock storage-class-specifier to static
      clocksource/drivers/arm_arch_timer: Disable timer before programming CVAL
      dt-bindings: timer: oxsemi,rps-timer: remove obsolete bindings
      clocksource/drivers/timer-oxnas-rps: Remove obsolete timer driver
    4accdb98
arm_arch_timer.c 46.9 KB