]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'timers-v5.9-rc4' of https://git.linaro.org/people/daniel.lezcano/linux...
authorThomas Gleixner <tglx@linutronix.de>
Sun, 27 Sep 2020 09:24:34 +0000 (11:24 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 27 Sep 2020 09:24:34 +0000 (11:24 +0200)
commitc3f1296214440ab3a405bb48230fe7329bbbada4
treed4114e38242097ba13268645f9b00fe0e60c59e9
parent67f73e94153d882c641d071799f6ba8906e8861c
parente852b7e7788d281eee044b2c16c837f1c55c5dbf
Merge tag 'timers-v5.9-rc4' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent

Pull clocksource/clockevent fixes from Daniel Lezcano:

 - Fix wrong signed return value when checking of_iomap in the probe
   function for the h8300 timer (Tianjia Zhang)

 - Fix reset sequence when setting up the timer on the dm_timer (Tony
   Lindgren)

 - Fix counter reload when the interrupt fires on gx6605s (Guo Ren)