lkml.org 
[lkml]   [2016]   [Jun]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH v2 0/2] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC
This series modifies the pen function signature to take bit field
and adds a new opregion driver for Intel BXT WhiskeyCove PMIC.

Changes in v2:
- Replaced module_init() with device_initcall() as the driver is
supposed to be built-in.

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

\
 
 \ /
  Last update: 2016-06-13 20:01    [W:0.021 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site