From: Li, Aubrey Date: Mon, 30 Jun 2014 06:08:42 +0000 (+0800) Subject: x86/platform: New Intel Atom SOC power management controller driver X-Git-Tag: omap-for-v3.17/fixes-against-rc2~172^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93e5eadd1f6e7f45c31aa327c42ac52e4df5ff6f;p=pandora-kernel.git x86/platform: New Intel Atom SOC power management controller driver The Power Management Controller (PMC) controls many of the power management features present in the Atom SoC. This driver provides a native power off function via PMC PCI IO port. On some ACPI hardware-reduced platforms(e.g. ASUS-T100), ACPI sleep registers are not valid so that (*pm_power_off)() is not hooked by acpi_power_off(). The power off function in this driver is installed only when pm_power_off is NULL. Signed-off-by: Aubrey Li Link: http://lkml.kernel.org/r/53B0FEEA.3010805@linux.intel.com Signed-off-by: Lejun Zhu Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed