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