From: Leo Yan <leo.yan@linaro.org>
To: "Rafael J . Wysocki" <rjw@rjwysocki.net>,
Viresh Kumar <viresh.kumar@linaro.org>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Dan Zhao <dan.zhao@hisilicon.com>,
zhenwei.wang@hisilicon.com, mohaoju@hisilicon.com
Cc: Leo Yan <leo.yan@linaro.org>
Subject: [PATCH 0/2] cpufreq: hisilicon acpu support
Date: Thu, 26 Feb 2015 21:21:37 +0800 [thread overview]
Message-ID: <1424956899-8891-1-git-send-email-leo.yan@linaro.org> (raw)
This series adds support for hisilicon acpu cpufreq driver, which
has been tested on Linaro's 96board "hikey" with hi6220 SoC.
Leo Yan (2):
cpufreq: hisilicon: add acpu driver
dt-bindings: cpufreq: document for hisilicon acpu driver
.../bindings/cpufreq/cpufreq-hisi-acpu.txt | 112 +++++++
drivers/cpufreq/Kconfig.arm | 9 +
drivers/cpufreq/Makefile | 1 +
drivers/cpufreq/hisi-acpu-cpufreq.c | 324 +++++++++++++++++++++
4 files changed, 446 insertions(+)
create mode 100644 Documentation/devicetree/bindings/cpufreq/cpufreq-hisi-acpu.txt
create mode 100644 drivers/cpufreq/hisi-acpu-cpufreq.c
--
1.9.1
next reply other threads:[~2015-02-26 13:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-26 13:21 Leo Yan [this message]
2015-02-26 13:21 ` [PATCH 1/2] cpufreq: hisilicon: add acpu driver Leo Yan
2015-03-02 6:14 ` Viresh Kumar
2015-03-02 10:50 ` Leo Yan
2015-03-02 11:04 ` Viresh Kumar
2015-03-02 11:14 ` Leo Yan
2015-02-26 13:21 ` [PATCH 2/2] dt-bindings: cpufreq: document for hisilicon " Leo Yan
2015-03-02 6:16 ` Viresh Kumar
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=1424956899-8891-1-git-send-email-leo.yan@linaro.org \
--to=leo.yan@linaro.org \
--cc=dan.zhao@hisilicon.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=mohaoju@hisilicon.com \
--cc=rjw@rjwysocki.net \
--cc=viresh.kumar@linaro.org \
--cc=zhenwei.wang@hisilicon.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).