lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ