PCI Express ASPM control

modulename: aspm.ko

configname: CONFIG_PCIEASPM

Linux Kernel Configuration
└─>Device Drivers
└─>PCI support
└─>PCI Express ASPM control
In linux kernel since version 3.10 (release Date: 2013-06-30)  
This enables OS control over PCI Express ASPM (Active State
Power Management) and Clock Power Management. ASPM supports
state L0/L0s/L1.

ASPM is initially set up by the firmware. With this option enabled,
Linux can modify this state in order to disable ASPM on known-bad
hardware or configurations and enable it when known-safe.

ASPM can be disabled or enabled at runtime via
/sys/module/pcie_aspm/parameters/policy

When in doubt, say Y.

source code:
depends
CONFIG_PCI