1. 26 Jan, 2022 3 commits
  2. 10 Jan, 2022 2 commits
    • Thomas Gleixner's avatar
      Merge branch 'clocksource' of... · 35e13e9d
      Thomas Gleixner authored
      Merge branch 'clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into timers/core
      
      Pull clocksource watchdog updates from Paul McKenney:
      
       - Avoid accidental unstable marking of clocksources by rejecting
         clocksource measurements where the source of the skew is the delay
         reading reference clocksource itself.  This change avoids many of the
         current false positives caused by epic cache-thrashing workloads.
      
       - Reduce the default clocksource_watchdog() retries to 2, thus offsetting
         the increased overhead due to #1 above rereading the reference
         clocksource.
      
      Link: https://lore.kernel.org/lkml/20220105001723.GA536708@paulmck-ThinkPad-P17-Gen-1
      35e13e9d
    • Thomas Gleixner's avatar
      Merge tag 'timers-v5.17-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core · 6629c076
      Thomas Gleixner authored
      Pull clocksource/events updates from Daniel Lezcano:
      
       - Refactor resource allocation on the Exynos_mct driver without
         functional changes (Marek Szyprowski)
      
       - Add imx8ulp compatible string for NPX TPM driver (Jacky Bai)
      
       - Fix comma introduced by error by replacing it by the initial
         semicolon on the Exynos_mct (Will Deacon)
      
       - Add OSTM driver support on Renesas. The reset line must be
         deasserted before accessing the registers. This change depends on an
         external change resulting in a shared immutable branch
         'reset/of-get-optional-exclusive' from
         git://git.pengutronix.de/pza/linux (Biju Das)
      
       - Make the OSTM Kconfig option visible to user in order to let him
         disable it when ARM architected timers is enabled (Biju Das)
      
       - Tag two variables on iMX sysctr _ro_afterinit (Peng Fan)
      
       - Set the cpumask to cpu_possible_mask in order to have full benefit
         of the DYNIRQ flag on iMX sysctr (Peng Fan)
      
       - Tag __maybe_unused a variable in the Pistachio timer driver in order
         to fix a warning reported by the kernel test robot (Drew Fustini)
      
       - Add MStar MSC313e timer support and the ssd20xd-based variant, as
         well as the DT bindings (Romain Perier)
      
       - Remove the incompatible compatible string for the rk3066 (Johan
         Jonker)
      
       - Fix dts_check warnings on the cadence ttc driver by adding the power
         domain bindings (Michal Simek)
      
      Link: https://lore.kernel.org/lkml/e093c706-c98d-29ee-0102-78b6d41c6164@linaro.org
      6629c076
  3. 20 Dec, 2021 3 commits
  4. 14 Dec, 2021 2 commits
  5. 12 Dec, 2021 14 commits
  6. 11 Dec, 2021 16 commits