| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Don't enable aspm before drivers have had a chance to veto it | Matthew Garrett | 2010-07-30 | 1 | -2/+14 |
* | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann | 2009-12-16 | 1 | -2/+2 |
* | PCI: fix BUG_ON triggered by logical PCIe root port removal | Kenji Kaneshige | 2009-12-04 | 1 | -2/+4 |
* | PCIe ASPM: use pci_is_pcie() | Kenji Kaneshige | 2009-11-24 | 1 | -9/+12 |
* | PCIe ASPM: use pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 | 1 | -10/+10 |
* | PCI ASPM: support L1 only | Kenji Kaneshige | 2009-09-17 | 1 | -3/+0 |
* | PCI ASPM: support per direction l0s management | Kenji Kaneshige | 2009-09-09 | 1 | -63/+107 |
* | PCI ASPM: support partial aspm enablement | Kenji Kaneshige | 2009-09-09 | 1 | -164/+47 |
* | PCI ASPM: introduce capable flag | Kenji Kaneshige | 2009-09-09 | 1 | -31/+86 |
* | PCI ASPM: introduce disable flag | Kenji Kaneshige | 2009-09-09 | 1 | -17/+24 |
* | PCI ASPM: fix possible null pointer dereference | Kenji Kaneshige | 2009-09-09 | 1 | -8/+9 |
* | PCI ASPM: remove redundant list check | Kenji Kaneshige | 2009-09-09 | 1 | -3/+0 |
* | PCI ASPM: do not clear enabled field by support field | Kenji Kaneshige | 2009-09-09 | 1 | -3/+3 |
* | PCI ASPM: remove get_root_port_link | Kenji Kaneshige | 2009-06-18 | 1 | -13/+11 |
* | PCI ASPM: cleanup pcie_aspm_sanity_check | Kenji Kaneshige | 2009-06-18 | 1 | -12/+9 |
* | PCI ASPM: remove has_switch field | Kenji Kaneshige | 2009-06-18 | 1 | -4/+1 |
* | PCI ASPM: cleanup calc_Lx_latency | Kenji Kaneshige | 2009-06-18 | 1 | -39/+34 |
* | PCI ASPM: cleanup pcie_aspm_get_cap_device | Kenji Kaneshige | 2009-06-18 | 1 | -5/+4 |
* | PCI ASPM: cleanup clkpm checks | Kenji Kaneshige | 2009-06-18 | 1 | -14/+20 |
* | PCI ASPM: cleanup __pcie_aspm_check_state_one | Kenji Kaneshige | 2009-06-18 | 1 | -42/+25 |
* | PCI ASPM: cleanup initialization | Kenji Kaneshige | 2009-06-18 | 1 | -67/+75 |
* | PCI ASPM: cleanup change input argument of aspm functions | Kenji Kaneshige | 2009-06-18 | 1 | -199/+173 |
* | PCI ASPM: cleanup misc in struct pcie_link_state | Kenji Kaneshige | 2009-06-18 | 1 | -9/+9 |
* | PCI ASPM: cleanup clkpm state in struct pcie_link_state | Kenji Kaneshige | 2009-06-18 | 1 | -19/+18 |
* | PCI ASPM: cleanup latency field in struct pcie_link_state | Kenji Kaneshige | 2009-06-18 | 1 | -38/+28 |
* | PCI ASPM: cleanup aspm state field in struct pcie_link_state | Kenji Kaneshige | 2009-06-18 | 1 | -33/+38 |
* | PCI ASPM: fix typo in struct pcie_link_state | Kenji Kaneshige | 2009-06-18 | 1 | -7/+7 |
* | PCI: disable ASPM on VIA root-port-under-bridge configurations | Shaohua Li | 2009-06-11 | 1 | -0/+4 |
* | PCI: properly clean up ASPM link state on device remove | Alex Chiang | 2009-02-04 | 1 | -2/+2 |
* | PCI: Use msleep instead of cpu_relax during ASPM link retraining | Andrew Patterson | 2009-01-07 | 1 | -4/+9 |
* | PCI: keep ASPM link state consistent throughout PCIe hierarchy | Shaohua Li | 2009-01-07 | 1 | -19/+106 |
* | ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -18/+9 |
* | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch | Thomas Renninger | 2008-12-09 | 1 | -3/+26 |
* | PCI: probing debug message uniformization | Vincent Legoll | 2008-10-20 | 1 | -3/+3 |
* | PCI: Fix pcie_aspm=force | Sitsofe Wheeler | 2008-09-16 | 1 | -1/+1 |
* | PCI: add an option to allow ASPM enabled forcibly | Shaohua Li | 2008-07-28 | 1 | -6/+14 |
* | PCI: disable ASPM on pre-1.1 PCIe devices | Shaohua Li | 2008-07-28 | 1 | -0/+13 |
* | PCI: disable ASPM per ACPI FADT setting | Shaohua Li | 2008-07-28 | 1 | -0/+5 |
* | PCI: don't enable ASPM on devices with mixed PCIe/PCI functions | Shaohua Li | 2008-05-21 | 1 | -0/+20 |
* | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-20 | 1 | -0/+811 |
* | Revert "PCI: PCIE ASPM support" | Greg Kroah-Hartman | 2008-02-02 | 1 | -802/+0 |
* | PCI: PCIE ASPM support | Shaohua Li | 2008-02-01 | 1 | -0/+802 |