linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] timers changes for v5.11 #2
@ 2020-12-10 11:23 Daniel Lezcano
  2020-12-12 12:55 ` Thomas Gleixner
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Lezcano @ 2020-12-10 11:23 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Dinh Nguyen, Keqian Zhu, Niklas Söderlund,
	Linux Kernel Mailing List


Hi Thomas,

please consider pulling those 3 last changes which fixes some issues on
the drivers.

The following changes since commit fef92cd2bc04c64bb3743d40c0b4be47aedf9e23:

  Merge tag 'timers-v5.11' of
https://git.linaro.org/people/daniel.lezcano/linux into timers/core
(2020-12-04 00:39:45 +0100)

are available in the Git repository at:

  https://git.linaro.org/people/daniel.lezcano/linux.git tags/timers-v5.11-2

for you to fetch changes up to 8ae954caf49ac403c177d117fb8e05cbc866aa3c:

  clocksource/drivers/sh_cmt: Fix potential deadlock when calling
runtime PM (2020-12-07 20:10:05 +0100)

----------------------------------------------------------------
- Fix error handling if no clock is available on dw_apb_timer_of (Dinh
Nguyen)

- Fix overhead for erratum handling when the timer has no erratum and
  fix fault programing for the event stream on the arm arch timer
  (Keqian Zhu)

- Fix potential deadlock when calling runtime PM on sh_cmt (Niklas
  Söderlund)

----------------------------------------------------------------
Dinh Nguyen (1):
      clocksource/drivers/dw_apb_timer_of: Add error handling if no
clock available

Keqian Zhu (2):
      clocksource/drivers/arm_arch_timer: Use stable count reader in
erratum sne
      clocksource/drivers/arm_arch_timer: Correct fault programming of
CNTKCTL_EL1.EVNTI

Niklas Söderlund (1):
      clocksource/drivers/sh_cmt: Fix potential deadlock when calling
runtime PM

 drivers/clocksource/arm_arch_timer.c  | 27 ++++++++++++++++++---------
 drivers/clocksource/dw_apb_timer_of.c | 57
+++++++++++++++++++++++++++++++++++++++------------------
 drivers/clocksource/sh_cmt.c          | 18 ++++++++++++++----
 3 files changed, 71 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] timers changes for v5.11 #2
  2020-12-10 11:23 [GIT PULL] timers changes for v5.11 #2 Daniel Lezcano
@ 2020-12-12 12:55 ` Thomas Gleixner
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Gleixner @ 2020-12-12 12:55 UTC (permalink / raw)
  To: Daniel Lezcano
  Cc: Dinh Nguyen, Keqian Zhu, Niklas Söderlund,
	Linux Kernel Mailing List

On Thu, Dec 10 2020 at 12:23, Daniel Lezcano wrote:
> please consider pulling those 3 last changes which fixes some issues on
> the drivers.
>
> The following changes since commit fef92cd2bc04c64bb3743d40c0b4be47aedf9e23:
>
>   Merge tag 'timers-v5.11' of
> https://git.linaro.org/people/daniel.lezcano/linux into timers/core
> (2020-12-04 00:39:45 +0100)
>
> are available in the Git repository at:
>
>   https://git.linaro.org/people/daniel.lezcano/linux.git tags/timers-v5.11-2

Pulled.

Thanks,

        tglx

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-12 12:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 11:23 [GIT PULL] timers changes for v5.11 #2 Daniel Lezcano
2020-12-12 12:55 ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).