linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Guo Ren <guoren@linux.alibaba.com>,
	Tony Lindgren <tony@atomide.com>,
	Tianjia Zhang <tianjia.zhang@linux.alibaba.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] timer drivers fixes for v5.9-rc4
Date: Fri, 4 Sep 2020 12:52:37 +0200	[thread overview]
Message-ID: <921c157b-7f18-52bb-2d94-513f33cf9f41@linaro.org> (raw)


Hi Thomas,

The following changes since commit b0294f30256bb6023b2044fd607855123863d98f:

  time: Delete repeated words in comments (2020-08-10 22:14:07 +0200)

are available in the Git repository at:

  https://git.linaro.org/people/daniel.lezcano/linux.git
tags/timers-v5.9-rc4

for you to fetch changes up to bc6717d55d07110d8f3c6d31ec2af50c11b07091:

  clocksource/drivers/timer-gx6605s: Fixup counter reload (2020-08-24
13:01:39 +0200)

----------------------------------------------------------------
- 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)

----------------------------------------------------------------
Guo Ren (1):
      clocksource/drivers/timer-gx6605s: Fixup counter reload

Tianjia Zhang (1):
      clocksource/drivers/h8300_timer8: Fix wrong return value in
h8300_8timer_init()

Tony Lindgren (1):
      clocksource/drivers/timer-ti-dm: Do reset before enable

 drivers/clocksource/h8300_timer8.c         |  2 +-
 drivers/clocksource/timer-gx6605s.c        |  1 +
 drivers/clocksource/timer-ti-dm-systimer.c | 44
+++++++++++++++++++++++---------------------
 3 files changed, 25 insertions(+), 22 deletions(-)


-- 
<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

             reply	other threads:[~2020-09-04 10:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04 10:52 Daniel Lezcano [this message]
2020-09-15  8:01 ` [GIT PULL] timer drivers fixes for v5.9-rc4 Daniel Lezcano
2020-09-24  9:07   ` Daniel Lezcano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=921c157b-7f18-52bb-2d94-513f33cf9f41@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=guoren@linux.alibaba.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=tianjia.zhang@linux.alibaba.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).