/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/drivers/platform/x86/intel/pmc
NameSizeModeActions
Kconfig5910644editdlrm
Makefile2520644editdlrm
Edit: /usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/drivers/platform/x86/intel/pmc/Kconfig (591B)
# SPDX-License-Identifier: GPL-2.0 # # Intel x86 Platform-Specific Drivers # config INTEL_PMC_CORE tristate "Intel PMC Core driver" depends on PCI depends on ACPI ---help--- The Intel Platform Controller Hub for Intel Core SoCs provides access to Power Management Controller registers via a PCI interface. This driver can utilize debugging capabilities and supported features as exposed by the Power Management Controller. Supported features: - SLP_S0_RESIDENCY counter - PCH IP Power Gating status - LTR Ignore - MPHY/PLL gating status (Sunrisepoint PCH only)