0001 # SPDX-License-Identifier: GPL-2.0
0002 #
0003 # Intel x86 Platform-Specific Drivers
0004 #
0005
0006 config INTEL_PMC_CORE
0007 tristate "Intel PMC Core driver"
0008 depends on PCI
0009 depends on ACPI
0010 help
0011 The Intel Platform Controller Hub for Intel Core SoCs provides access
0012 to Power Management Controller registers via various interfaces. This
0013 driver can utilize debugging capabilities and supported features as
0014 exposed by the Power Management Controller. It also may perform some
0015 tasks in the PMC in order to enable transition into the SLPS0 state.
0016 It should be selected on all Intel platforms supported by the driver.
0017
0018 Supported features:
0019 - SLP_S0_RESIDENCY counter
0020 - PCH IP Power Gating status
0021 - LTR Ignore / LTR Show
0022 - MPHY/PLL gating status (Sunrisepoint PCH only)
0023 - SLPS0 Debug registers (Cannonlake/Icelake PCH)
0024 - Low Power Mode registers (Tigerlake and beyond)
0025 - PMC quirks as needed to enable SLPS0/S0ix