linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hanjun Guo <guohanjun@huawei.com>
To: Mark Rutland <mark.rutland@arm.com>,
	Marc Zyngier <marc.zyngier@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	Fu Wei <fu.wei@linaro.org>,
	Ding Tianhong <dingtianhong@huawei.com>,
	linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linuxarm@huawei.com, Hanjun Guo <hanjun.guo@linaro.org>
Subject: [PATCH 0/2] arch_timer: acpi: Add workaround for hisilicon-161010101 erratum
Date: Tue, 24 Jan 2017 18:39:49 +0800	[thread overview]
Message-ID: <1485254391-51551-1-git-send-email-guohanjun@huawei.com> (raw)

From: Hanjun Guo <hanjun.guo@linaro.org>

Introduce a general quirk framework for arch timer erratum in ACPI,
which use the oem information in GTDT table for platform specific
erratums, then add specific handler and data for hisilicon-161010101
erratum.

Hanjun Guo (2):
  arm64: arch_timer: acpi: Introduce a generic aquirk framework for
    erratum
  arch_timer: acpi: add hisi timer erratum data

 drivers/clocksource/arm_arch_timer.c | 58 ++++++++++++++++++++++++++++++++++++
 1 file changed, 58 insertions(+)

-- 
1.7.12.4


             reply	other threads:[~2017-01-24 10:44 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-24 10:39 Hanjun Guo [this message]
2017-01-24 10:39 ` [PATCH 1/2] arm64: arch_timer: acpi: Introduce a generic aquirk framework for erratum Hanjun Guo
2017-01-24 10:39 ` [PATCH 2/2] arch_timer: acpi: add hisi timer erratum data Hanjun Guo
2017-01-24 10:57   ` Mark Rutland
2017-01-24 11:32     ` Marc Zyngier
2017-01-24 12:35       ` John Garry
2017-01-24 13:08         ` Marc Zyngier
2017-01-24 13:28           ` Shameerali Kolothum Thodi
2017-01-24 13:22       ` Hanjun Guo
2017-02-10  7:10       ` Hanjun Guo
2017-02-16  8:42         ` Alexander Graf
2017-02-16  9:14           ` Daniel Lezcano
2017-02-16  9:32             ` Alexander Graf
2017-02-16  9:41               ` Ding Tianhong
2017-02-16  9:46                 ` Sanil Kumar
2017-02-16  9:49                   ` Daniel Lezcano
2017-02-16  9:42             ` Hanjun Guo
2017-02-16 10:04         ` Marc Zyngier
2017-02-20 19:00         ` Marc Zyngier
2017-02-21 11:56           ` Hanjun Guo
2017-02-21 15:22             ` Marc Zyngier
2017-02-22  4:08               ` Alexander Graf
2017-02-22  9:29                 ` Marc Zyngier
2017-02-22  7:41               ` Hanjun Guo
2017-02-21 12:46           ` Ding Tianhong
2017-01-24 13:50     ` Hanjun Guo
2017-01-24 10:49 ` [PATCH 0/2] arch_timer: acpi: Add workaround for hisilicon-161010101 erratum Hanjun Guo

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=1485254391-51551-1-git-send-email-guohanjun@huawei.com \
    --to=guohanjun@huawei.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=dingtianhong@huawei.com \
    --cc=fu.wei@linaro.org \
    --cc=hanjun.guo@linaro.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linuxarm@huawei.com \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=marc.zyngier@arm.com \
    --cc=mark.rutland@arm.com \
    --cc=rafael@kernel.org \
    --cc=will.deacon@arm.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).