]> git.baikalelectronics.ru Git - kernel.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)
commit05dbe65f7cbc51d3ba9e0ce4ce3e63bdd2d139ac
tree12c71ffb948ece626ad072e84a3c82b1f36cbaf8
parent54dd944b181bde0358b764950e062cbf778990dd
parentb8413a069cf0eccf5a481cd3e99231a918ab4276
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)