On going through the aspm driver, I found some potential bugs in the way the aspm_disable, aspm_default and aspm_support states are being handled by the driver. I intend to fix these bugs. Ajay Agarwal (3): PCI/ASPM: Disable ASPM_STATE_L1 only when class driver disables L1 ASPM PCI/ASPM: Set ASPM_STATE_L1 when class driver enables L1ss PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS check drivers/pci/pcie/aspm.c | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) -- 2.40.0.577.gac1e443424-goog