PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
[linux-flexiantxendom0-natty.git] / drivers / pci / pcie / aspm.c
2011-04-27 Rafael J. WysockiPCI/ACPI: Report ASPM support to BIOS if not disabled...
2010-12-23 Matthew GarrettPCI: Disable ASPM if BIOS asks us to
2010-07-30 Matthew GarrettPCI: Don't enable aspm before drivers have had a chance...
2009-12-16 Stefan AssmannPCI: change PCI nomenclature in drivers/pci/ (comment...
2009-12-05 Kenji KaneshigePCI: fix BUG_ON triggered by logical PCIe root port...
2009-11-24 Kenji KaneshigePCIe ASPM: use pci_is_pcie()
2009-11-24 Kenji KaneshigePCIe ASPM: use pci_pcie_cap()
2009-11-06 Kenji KaneshigePCI ASPM: fix oops on root port removal
2009-09-17 Kenji KaneshigePCI ASPM: support L1 only
2009-09-09 Kenji KaneshigePCI ASPM: support per direction l0s management
2009-09-09 Kenji KaneshigePCI ASPM: support partial aspm enablement
2009-09-09 Kenji KaneshigePCI ASPM: introduce capable flag
2009-09-09 Kenji KaneshigePCI ASPM: introduce disable flag
2009-09-09 Kenji KaneshigePCI ASPM: fix possible null pointer dereference
2009-09-09 Kenji KaneshigePCI ASPM: remove redundant list check
2009-09-09 Kenji KaneshigePCI ASPM: do not clear enabled field by support field
2009-06-18 Kenji KaneshigePCI ASPM: remove get_root_port_link
2009-06-18 Kenji KaneshigePCI ASPM: cleanup pcie_aspm_sanity_check
2009-06-18 Kenji KaneshigePCI ASPM: remove has_switch field
2009-06-18 Kenji KaneshigePCI ASPM: cleanup calc_Lx_latency
2009-06-18 Kenji KaneshigePCI ASPM: cleanup pcie_aspm_get_cap_device
2009-06-18 Kenji KaneshigePCI ASPM: cleanup clkpm checks
2009-06-18 Kenji KaneshigePCI ASPM: cleanup __pcie_aspm_check_state_one
2009-06-18 Kenji KaneshigePCI ASPM: cleanup initialization
2009-06-18 Kenji KaneshigePCI ASPM: cleanup change input argument of aspm functions
2009-06-18 Kenji KaneshigePCI ASPM: cleanup misc in struct pcie_link_state
2009-06-18 Kenji KaneshigePCI ASPM: cleanup clkpm state in struct pcie_link_state
2009-06-18 Kenji KaneshigePCI ASPM: cleanup latency field in struct pcie_link_state
2009-06-18 Kenji KaneshigePCI ASPM: cleanup aspm state field in struct pcie_link_...
2009-06-18 Kenji KaneshigePCI ASPM: fix typo in struct pcie_link_state
2009-06-11 Shaohua LiPCI: disable ASPM on VIA root-port-under-bridge configu...
2009-02-05 Alex ChiangPCI: properly clean up ASPM link state on device remove
2009-01-07 Andrew PattersonPCI: Use msleep instead of cpu_relax during ASPM link...
2009-01-07 Shaohua LiPCI: keep ASPM link state consistent throughout PCIe...
2009-01-07 Andrew PattersonACPI/PCI: PCIe ASPM _OSC support capabilities called...
2008-12-09 Thomas RenningerPCIe: ASPM: Break out of endless loop waiting for PCI...
2008-10-20 Vincent LegollPCI: probing debug message uniformization
2008-09-16 Sitsofe WheelerPCI: Fix pcie_aspm=force
2008-07-28 Shaohua LiPCI: add an option to allow ASPM enabled forcibly
2008-07-28 Shaohua LiPCI: disable ASPM on pre-1.1 PCIe devices
2008-07-28 Shaohua LiPCI: disable ASPM per ACPI FADT setting
2008-05-22 Shaohua LiPCI: don't enable ASPM on devices with mixed PCIe/PCI...
2008-04-21 Shaohua LiPCI: add PCI Express ASPM support
2008-02-02 Greg Kroah-HartmanRevert "PCI: PCIE ASPM support"
2008-02-01 Shaohua LiPCI: PCIE ASPM support