All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] thermal: add thermal support for Intel BXT WhiskeyCove PMIC
@ 2016-06-11  8:07 Bin Gao
  0 siblings, 0 replies; only message in thread
From: Bin Gao @ 2016-06-11  8:07 UTC (permalink / raw)
  To: Zhang Rui, Lee Jones, Eduardo Valentin, linux-kernel
  Cc: ysiyer, Ajay Thomas, Bin Gao

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-11  8:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-11  8:07 [PATCH 0/3] thermal: add thermal support for Intel BXT WhiskeyCove PMIC Bin Gao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.