All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengquan Chen <Fengquan.Chen@mediatek.com>
To: Daniel Lezcano <daniel.lezcano@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>
Cc: <fengquan.chen@mediatek.com>, <dehui.sun@mediatek.com>,
	Fengquan Chen <Fengquan.Chen@mediatek.com>
Subject: [v4, 1/1] clocksource/drivers/timer-mediatek: optimize systimer irq clear flow on shutdown
Date: Fri, 9 Apr 2021 17:22:41 +0800	[thread overview]
Message-ID: <1617960162-1988-1-git-send-email-Fengquan.Chen@mediatek.com> (raw)


Fengquan Chen (1):
  [v4, 1/1] clocksource/drivers/timer-mediatek: optimize systimer irq clear flow on shutdown

 drivers/clocksource/timer-mediatek.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
1.8.1.1.dirty


WARNING: multiple messages have this Message-ID (diff)
From: Fengquan Chen <Fengquan.Chen@mediatek.com>
To: Daniel Lezcano <daniel.lezcano@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>
Cc: <fengquan.chen@mediatek.com>, <dehui.sun@mediatek.com>,
	Fengquan Chen <Fengquan.Chen@mediatek.com>
Subject: [v4, 1/1] clocksource/drivers/timer-mediatek: optimize systimer irq clear flow on shutdown
Date: Fri, 9 Apr 2021 17:22:41 +0800	[thread overview]
Message-ID: <1617960162-1988-1-git-send-email-Fengquan.Chen@mediatek.com> (raw)


Fengquan Chen (1):
  [v4, 1/1] clocksource/drivers/timer-mediatek: optimize systimer irq clear flow on shutdown

 drivers/clocksource/timer-mediatek.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
1.8.1.1.dirty
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Fengquan Chen <Fengquan.Chen@mediatek.com>
To: Daniel Lezcano <daniel.lezcano@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	<linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>
Cc: <fengquan.chen@mediatek.com>, <dehui.sun@mediatek.com>,
	Fengquan Chen <Fengquan.Chen@mediatek.com>
Subject: [v4, 1/1] clocksource/drivers/timer-mediatek: optimize systimer irq clear flow on shutdown
Date: Fri, 9 Apr 2021 17:22:41 +0800	[thread overview]
Message-ID: <1617960162-1988-1-git-send-email-Fengquan.Chen@mediatek.com> (raw)


Fengquan Chen (1):
  [v4, 1/1] clocksource/drivers/timer-mediatek: optimize systimer irq clear flow on shutdown

 drivers/clocksource/timer-mediatek.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
1.8.1.1.dirty
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-04-09  9:22 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-09  9:22 Fengquan Chen [this message]
2021-04-09  9:22 ` [v4, 1/1] clocksource/drivers/timer-mediatek: optimize systimer irq clear flow on shutdown Fengquan Chen
2021-04-09  9:22 ` Fengquan Chen
2021-04-09  9:22 ` [PATCH] " Fengquan Chen
2021-04-09  9:22   ` Fengquan Chen
2021-04-09  9:22   ` Fengquan Chen
2021-04-16 10:47   ` Hsin-Yi Wang
2021-04-16 10:47     ` Hsin-Yi Wang
2021-04-16 10:47     ` Hsin-Yi Wang
2021-04-19  8:44   ` Daniel Lezcano
2021-04-19  8:44     ` Daniel Lezcano
2021-04-19  8:44     ` Daniel Lezcano
2021-04-21 10:27     ` Fengquan Chen
2021-04-21 10:27       ` Fengquan Chen
2021-04-21 10:27       ` Fengquan Chen
2021-07-26 10:01       ` Fengquan Chen
2021-07-26 10:01         ` Fengquan Chen
2021-07-26 10:01         ` Fengquan Chen
2021-08-26 16:25   ` [tip: timers/core] clocksource/drivers/mediatek: Optimize " tip-bot2 for Fengquan Chen

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=1617960162-1988-1-git-send-email-Fengquan.Chen@mediatek.com \
    --to=fengquan.chen@mediatek.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=dehui.sun@mediatek.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.