]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
Merge tag 'timers-v5.4' of https://git.linaro.org/people/daniel.lezcano/linux into...
authorThomas Gleixner <tglx@linutronix.de>
Wed, 26 Jun 2019 14:45:49 +0000 (16:45 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 26 Jun 2019 14:45:49 +0000 (16:45 +0200)
commita57e8e1982cc0e4631772c52218548432974de58
tree12c71ffb948ece626ad072e84a3c82b1f36cbaf8
parentd48e0cd8fcaf314175a15d3076d7a1e71bd4e628
parenta2e1bb44a35d84bc760a0553fb1e36fecc25a623
Merge tag 'timers-v5.4' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core

Pull clocksource/events updates from Daniel Lezcano:

 - Rewrite of the davinci timer resulting to an immutable branch to be
   shared with davinci platform specific tree (Bartosz Golaszewski)

 - Cleanup and improvements of the tegra timer (Dmitry Osipenko)

 - Add new nxp system counter timer (Bai Ping)

 - Increase priority for exynos_mct to take over the initialization
   of the IP the arch ARM timer depends on (Marek Szyprowski)

 - Change macro use _BITUL() by BIT() on arc timer (Masahiro Yamada)

 - Implement the delay timer on ixp4xx (Linus Walleij)

 - Add the SPDX license identifier on the meson timer (Neil Armstrong)