Server IP : 15.235.198.142 / Your IP : 216.73.216.154 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/src/linux-headers-6.8.0-60/drivers/platform/x86/intel/pmc/ |
Upload File : |
# 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 depends on INTEL_PMT_TELEMETRY help The Intel Platform Controller Hub for Intel Core SoCs provides access to Power Management Controller registers via various interfaces. This driver can utilize debugging capabilities and supported features as exposed by the Power Management Controller. It also may perform some tasks in the PMC in order to enable transition into the SLPS0 state. It should be selected on all Intel platforms supported by the driver. Supported features: - SLP_S0_RESIDENCY counter - PCH IP Power Gating status - LTR Ignore / LTR Show - MPHY/PLL gating status (Sunrisepoint PCH only) - SLPS0 Debug registers (Cannonlake/Icelake PCH) - Low Power Mode registers (Tigerlake and beyond) - PMC quirks as needed to enable SLPS0/S0ix