linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC
@ 2016-06-24  0:43 Bin Gao
  2016-06-24  2:25 ` Aaron Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Bin Gao @ 2016-06-24  0:43 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. It
also adds support for PMIC regs operation region.

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

Chandra Sekhar Anagani (1):
 acpi: pmic: Add support for Intel BXT PMIC regs operation region

 drivers/acpi/pmic/intel_pmic.c       | 87  +++++++------
 drivers/acpi/pmic/intel_pmic.h       | 11  ++--
 drivers/acpi/pmic/intel_pmic_crc.c   |  5  +++--
 drivers/acpi/Kconfig                 |  6  +
 drivers/acpi/Makefile                |  1  +
 drivers/acpi/pmic/intel_pmic_bxtwc.c |449  +++++++++++++++++++++++++++++++++++
 6 files changed, 559 insertions(+), 10 deletions(-)
 create mode 100644 drivers/acpi/pmic/intel_pmic_bxtwc.c
--
1.9.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v4 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC
  2016-06-24  0:43 [PATCH v4 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC Bin Gao
@ 2016-06-24  2:25 ` Aaron Lu
  2016-06-25  0:24   ` Rafael J. Wysocki
  0 siblings, 1 reply; 3+ messages in thread
From: Aaron Lu @ 2016-06-24  2:25 UTC (permalink / raw)
  To: Bin Gao, Rafael J. Wysocki, Paul Gortmaker, linux-acpi
  Cc: linux-kernel, ysiyer, Ajay Thomas, Bin Gao

On 06/24/2016 08:43 AM, Bin Gao wrote:
> This series modifies the pen function signature to take bit field
> and adds a new opregion driver for Intel BXT WhiskeyCove PMIC. It
> also adds support for PMIC regs operation region.

Reviewed-by: Aaron Lu <aaron.lu@intel.com>

Thanks,
Aaron

> 
> 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
> 
> Chandra Sekhar Anagani (1):
>  acpi: pmic: Add support for Intel BXT PMIC regs operation region
> 
>  drivers/acpi/pmic/intel_pmic.c       | 87  +++++++------
>  drivers/acpi/pmic/intel_pmic.h       | 11  ++--
>  drivers/acpi/pmic/intel_pmic_crc.c   |  5  +++--
>  drivers/acpi/Kconfig                 |  6  +
>  drivers/acpi/Makefile                |  1  +
>  drivers/acpi/pmic/intel_pmic_bxtwc.c |449  +++++++++++++++++++++++++++++++++++
>  6 files changed, 559 insertions(+), 10 deletions(-)
>  create mode 100644 drivers/acpi/pmic/intel_pmic_bxtwc.c
> --
> 1.9.1
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v4 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC
  2016-06-24  2:25 ` Aaron Lu
@ 2016-06-25  0:24   ` Rafael J. Wysocki
  0 siblings, 0 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2016-06-25  0:24 UTC (permalink / raw)
  To: Aaron Lu, Bin Gao
  Cc: Paul Gortmaker, linux-acpi, linux-kernel, ysiyer, Ajay Thomas, Bin Gao

On Friday, June 24, 2016 10:25:21 AM Aaron Lu wrote:
> On 06/24/2016 08:43 AM, Bin Gao wrote:
> > This series modifies the pen function signature to take bit field
> > and adds a new opregion driver for Intel BXT WhiskeyCove PMIC. It
> > also adds support for PMIC regs operation region.
> 
> Reviewed-by: Aaron Lu <aaron.lu@intel.com>

OK, all [1-3/3] applied, thanks!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-25  0:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-24  0:43 [PATCH v4 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC Bin Gao
2016-06-24  2:25 ` Aaron Lu
2016-06-25  0:24   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).