]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMIC
authorHans de Goede <hdegoede@redhat.com>
Wed, 19 Apr 2017 13:06:59 +0000 (15:06 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 20 Apr 2017 10:43:41 +0000 (12:43 +0200)
commitac2c4936e9ec76f1d5c4cd2afdc8258769635b7a
tree3618a22afdb3e99bb5fd39b501c5c746ed0a78dd
parent4f7d029b9bf009fbee76bb10c0c4351a1870d2f3
ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMIC

Add opregion driver for Intel CHT Whiskey Cove PMIC, based on various
non upstreamed CHT Whiskey Cove PMIC patches. This does not include
support for the Thermal opregion (DPTF) due to lacking documentation.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/Kconfig
drivers/acpi/Makefile
drivers/acpi/pmic/intel_pmic_chtwc.c [new file with mode: 0644]