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