1. 31 Aug, 2023 1 commit
    • Thomas Gleixner's avatar
      Merge tag 'timers-v6.6-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core · 5146e1f5
      Thomas Gleixner authored
      Pull clocksource/clockdevice updates from Daniel Lezcano:
      
        - Remove oxnas the 0x810 and the 0x820 timer drivers, the platform
          being no longer maintained and removed (Neil Armstrong)
      
        - Disable the timer before programming the CVAL as there is no
          guarantee of atomicity on the ARM architected timer (Walter Chang)
      
        - Set variable ls1x_timer_lock static on the Loongson1 (Tom Rix)
      
        - Remove duplication of code and data by factoring out the structures
          into a single one and convert to the platform driver on the sun5i
          (Mans Rullgard)
      
        - Explicitly include correct DT includes (Rob Herring)
      5146e1f5
  2. 18 Aug, 2023 6 commits
  3. 13 Jul, 2023 2 commits
  4. 26 Jun, 2023 1 commit
    • Thomas Gleixner's avatar
      Merge tag 'timers-v6.5-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core · d2b32be7
      Thomas Gleixner authored
      Pull clockevent/source updates from Daniel Lezcano:
      
        - Fix memory leak on Cadence TTC at probe time (Feng Mingxi)
      
        - Use the pm_sleep_ptr macro for the Ingenic driver (Paul Cercueil)
      
        - Relocate the PMW timer Loongson from the mips arch directory to the
          drivers/clocksource (Keguang Zhang)
      
        - Use the same function names instead of using aliases and move data
          defined in the header to the driver directly as this one is the only
          user of the header file and remove this one on i.MX GPT (Uwe
          Kleine-König)
      
        - Convert Broadcom Kona family timer bindings to DT schema (Michael
           Kelley)
      
        - Add DT bindings for Ralink SoCs timer (Sergio Paracuellos)
      d2b32be7
  5. 23 Jun, 2023 6 commits
  6. 22 Jun, 2023 1 commit
  7. 19 Jun, 2023 6 commits
  8. 18 Jun, 2023 17 commits