[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160611080714.GA92337@worksta>
Date: Sat, 11 Jun 2016 01:07:14 -0700
From: Bin Gao <bin.gao@...ux.intel.com>
To: Zhang Rui <rui.zhang@...el.com>, Lee Jones <lee.jones@...aro.org>,
Eduardo Valentin <edubezval@...il.com>,
linux-kernel@...r.kernel.org
Cc: ysiyer <yegnesh.s.iyer@...el.com>,
Ajay Thomas <ajay.thomas.david.rajamanickam@...el.com>,
Bin Gao <bin.gao@...el.com>
Subject: [PATCH 0/3] thermal: add thermal support for Intel BXT WhiskeyCove
PMIC
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
Powered by blists - more mailing lists