[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1424956899-8891-1-git-send-email-leo.yan@linaro.org>
Date: Thu, 26 Feb 2015 21:21:37 +0800
From: Leo Yan <leo.yan@...aro.org>
To: "Rafael J . Wysocki" <rjw@...ysocki.net>,
Viresh Kumar <viresh.kumar@...aro.org>,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Dan Zhao <dan.zhao@...ilicon.com>, zhenwei.wang@...ilicon.com,
mohaoju@...ilicon.com
Cc: Leo Yan <leo.yan@...aro.org>
Subject: [PATCH 0/2] cpufreq: hisilicon acpu support
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists