summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aspm.c
AgeCommit message (Expand)Author
2012-04-02ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett
2012-03-19PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu
2011-05-10PCI: Enable ASPM state clearing regardless of policyAlex Williamson
2011-03-21PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIsNaga Chumbalkar
2011-03-21PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar
2011-03-21PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki
2010-12-23PCI: Disable ASPM if BIOS asks us toMatthew Garrett
2010-07-30PCI: Don't enable aspm before drivers have had a chance to veto itMatthew Garrett
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann
2009-12-04PCI: fix BUG_ON triggered by logical PCIe root port removalKenji Kaneshige
2009-11-24PCIe ASPM: use pci_is_pcie()Kenji Kaneshige
2009-11-24PCIe ASPM: use pci_pcie_cap()Kenji Kaneshige
2009-09-17PCI ASPM: support L1 onlyKenji Kaneshige
2009-09-09PCI ASPM: support per direction l0s managementKenji Kaneshige
2009-09-09PCI ASPM: support partial aspm enablementKenji Kaneshige
2009-09-09PCI ASPM: introduce capable flagKenji Kaneshige
2009-09-09PCI ASPM: introduce disable flagKenji Kaneshige
2009-09-09PCI ASPM: fix possible null pointer dereferenceKenji Kaneshige
2009-09-09PCI ASPM: remove redundant list checkKenji Kaneshige
2009-09-09PCI ASPM: do not clear enabled field by support fieldKenji Kaneshige
2009-06-18PCI ASPM: remove get_root_port_linkKenji Kaneshige
2009-06-18PCI ASPM: cleanup pcie_aspm_sanity_checkKenji Kaneshige
2009-06-18PCI ASPM: remove has_switch fieldKenji Kaneshige
2009-06-18PCI ASPM: cleanup calc_Lx_latencyKenji Kaneshige
2009-06-18PCI ASPM: cleanup pcie_aspm_get_cap_deviceKenji Kaneshige
2009-06-18PCI ASPM: cleanup clkpm checksKenji Kaneshige
2009-06-18PCI ASPM: cleanup __pcie_aspm_check_state_oneKenji Kaneshige
2009-06-18PCI ASPM: cleanup initializationKenji Kaneshige
2009-06-18PCI ASPM: cleanup change input argument of aspm functionsKenji Kaneshige
2009-06-18PCI ASPM: cleanup misc in struct pcie_link_stateKenji Kaneshige
2009-06-18PCI ASPM: cleanup clkpm state in struct pcie_link_stateKenji Kaneshige
2009-06-18PCI ASPM: cleanup latency field in struct pcie_link_stateKenji Kaneshige
2009-06-18PCI ASPM: cleanup aspm state field in struct pcie_link_stateKenji Kaneshige
2009-06-18PCI ASPM: fix typo in struct pcie_link_stateKenji Kaneshige
2009-06-11PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li
2009-02-04PCI: properly clean up ASPM link state on device removeAlex Chiang
2009-01-07PCI: Use msleep instead of cpu_relax during ASPM link retrainingAndrew Patterson
2009-01-07PCI: keep ASPM link state consistent throughout PCIe hierarchyShaohua Li
2009-01-07ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson
2008-12-09PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger
2008-10-20PCI: probing debug message uniformizationVincent Legoll
2008-09-16PCI: Fix pcie_aspm=forceSitsofe Wheeler
2008-07-28PCI: add an option to allow ASPM enabled forciblyShaohua Li
2008-07-28PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li
2008-05-21PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li
2008-04-20PCI: add PCI Express ASPM supportShaohua Li
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman