2021-02-10 01:39:01

by Daniel Lezcano

[permalink] [raw]
Subject: [GIT PULL] timer drivers for v5.12


Hi Thomas,

please consider pulling the following changes for v5.12.

Thanks

-- Daniel


The following changes since commit e85c1d21b16b278f50d191155bc674633270e9c6:

clocksource/drivers/timer-microchip-pit64b: Add clocksource
suspend/resume (2021-02-03 09:36:50 +0100)

are available in the Git repository at:

https://git.linaro.org/people/daniel.lezcano/linux.git
tags/timers-v5.12-rc1

for you to fetch changes up to e85c1d21b16b278f50d191155bc674633270e9c6:

clocksource/drivers/timer-microchip-pit64b: Add clocksource
suspend/resume (2021-02-03 09:36:50 +0100)

----------------------------------------------------------------
- Drop dead code on efm32 (Uwe Kleine-König)

- Move pr_fmt() before the includes on davinci driver (Bartosz
Golaszewski)

- Clarified timer interrupt must be specified on nuvoton DT bindings
(Jonathan Neuschäfer)

- Remove tango, sirf, u300 and atlas timer drivers (Arnd Bergman)

- Add suspend/resume on pit64b (Claudiu Beznea)



--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


Subject: [tip: timers/core] Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core

The following commit has been merged into the timers/core branch of tip:

Commit-ID: 11db5710d4a954148e00e376f04ba91a498a20dd
Gitweb: https://git.kernel.org/tip/11db5710d4a954148e00e376f04ba91a498a20dd
Author: Thomas Gleixner <[email protected]>
AuthorDate: Wed, 10 Feb 2021 11:02:20 +01:00
Committer: Thomas Gleixner <[email protected]>
CommitterDate: Wed, 10 Feb 2021 11:02:20 +01:00

Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core

Pull clocksource/events updates from Daniel Lezcano:

- Drop dead code on efm32 (Uwe Kleine-König)

- Move pr_fmt() before the includes on davinci driver (Bartosz
Golaszewski)

- Clarified timer interrupt must be specified on nuvoton DT bindings
(Jonathan Neuschäfer)

- Remove tango, sirf, u300 and atlas timer drivers (Arnd Bergman)

- Add suspend/resume on pit64b (Claudiu Beznea)

Link: https://lore.kernel.org/r/[email protected]
---