From: Bin Gao <bin.gao@linux.intel.com>
To: Zhang Rui <rui.zhang@intel.com>, Lee Jones <lee.jones@linaro.org>,
Eduardo Valentin <edubezval@gmail.com>,
linux-kernel@vger.kernel.org
Cc: ysiyer <yegnesh.s.iyer@intel.com>,
Ajay Thomas <ajay.thomas.david.rajamanickam@intel.com>,
Bin Gao <bin.gao@intel.com>
Subject: [PATCH 0/3] thermal: add thermal support for Intel BXT WhiskeyCove PMIC
Date: Sat, 11 Jun 2016 01:07:14 -0700 [thread overview]
Message-ID: <20160611080714.GA92337@worksta> (raw)
This series adds thermal support for Intel BXT WhiskeyCove PMIC
Yegnesh Iyer (3):
include/linux/mfd/intel_soc_pmic.h: add new data structures
thermal: add Intel BXT WhiskeyCove PMIC thermal driver
mfd/intel_soc_pmic_bxtwc: add Intel BXT WhiskeyCove PMIC ADC thermal
channel-zone mapping
include/linux/mfd/intel_soc_pmic.h | 21 +++++++++++++++++++++
drivers/thermal/Kconfig | 10 +++
drivers/thermal/Makefile | 1 +
drivers/thermal/intel_pmic_thermal.c | 159 +++++++++++++++++++++++++++++++++++
drivers/mfd/intel_soc_pmic_bxtwc.c | 109 +++++++++++++++++++++++++++++++++++++
5 files changed, 300 insertions(+)
create mode 100644 drivers/thermal/intel_pmic_thermal.c
--
1.9.1
reply other threads:[~2016-06-11 8:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20160611080714.GA92337@worksta \
--to=bin.gao@linux.intel.com \
--cc=ajay.thomas.david.rajamanickam@intel.com \
--cc=bin.gao@intel.com \
--cc=edubezval@gmail.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rui.zhang@intel.com \
--cc=yegnesh.s.iyer@intel.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