All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC
@ 2016-06-11  7:14 Bin Gao
  0 siblings, 0 replies; only message in thread
From: Bin Gao @ 2016-06-11  7:14 UTC (permalink / raw)
  To: Rafael J. Wysocki, Aaron Lu, Paul Gortmaker, linux-acpi
  Cc: linux-kernel, ysiyer, Ajay Thomas, Bin Gao

This series modifies the pen function signature to take bit field
and adds a new opregion driver for Intel BXT WhiskeyCove PMIC.

Yegnesh Iyer (1):
  acpi/pmic: Modifying the pen function signature to take bit field

Ajay Thomas (1):
  acpi/pmic: Add opregion driver for Intel BXT WhiskeyCove PMIC

 drivers/acpi/pmic/intel_pmic.c       | 13 +++++++------
 drivers/acpi/pmic/intel_pmic.h       |  4 ++--
 drivers/acpi/pmic/intel_pmic_crc.c   |  5 +++--
 drivers/acpi/Kconfig                 |   6 +
 drivers/acpi/Makefile                |   1 +
 drivers/acpi/pmic/intel_pmic_bxtwc.c | 424 +++++++++++++++++++++++++++++++++++
 6 files changed, 443 insertions(+), 10 deletions(-)
 create mode 100644 drivers/acpi/pmic/intel_pmic_bxtwc.c
--
1.9.1


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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-11  7:14 [PATCH 0/2] acpi/pmic: add opregion driver 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.