Age | Commit message (Expand) | Author |
2013-01-27 | PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported | Colin Ian King |
2012-08-23 | PCI/ASPM: Use PCI Express Capability accessors | Jiang Liu |
2012-08-23 | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type | Yijing Wang |
2012-03-31 | ASPM: Fix pcie devices with non-pcie children | Matthew Garrett |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-07 | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled | Matthew Garrett |
2012-02-17 | PCI: pcie: Add support for setting default ASPM policy | Matthew Garrett |
2011-12-05 | PCI: Rework ASPM disable code | Matthew Garrett |
2011-06-29 | PCIe ASPM: forcedly -> forcibly | Michael Witten |
2011-05-21 | PCI/e1000e: Add and use pci_disable_link_state_locked() | Yinghai Lu |
2011-05-10 | PCI: Enable ASPM state clearing regardless of policy | Alex Williamson |
2011-03-21 | PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs | Naga Chumbalkar |
2011-03-21 | PCI: PCIe links may not get configured for ASPM under POWERSAVE mode | Naga Chumbalkar |
2011-03-21 | PCI/ACPI: Report ASPM support to BIOS if not disabled from command line | Rafael J. Wysocki |
2010-12-23 | PCI: Disable ASPM if BIOS asks us to | Matthew Garrett |
2010-07-30 | PCI: Don't enable aspm before drivers have had a chance to veto it | Matthew Garrett |
2009-12-16 | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann |
2009-12-04 | PCI: fix BUG_ON triggered by logical PCIe root port removal | Kenji Kaneshige |
2009-11-24 | PCIe ASPM: use pci_is_pcie() | Kenji Kaneshige |
2009-11-24 | PCIe ASPM: use pci_pcie_cap() | Kenji Kaneshige |
2009-09-17 | PCI ASPM: support L1 only | Kenji Kaneshige |
2009-09-09 | PCI ASPM: support per direction l0s management | Kenji Kaneshige |
2009-09-09 | PCI ASPM: support partial aspm enablement | Kenji Kaneshige |
2009-09-09 | PCI ASPM: introduce capable flag | Kenji Kaneshige |
2009-09-09 | PCI ASPM: introduce disable flag | Kenji Kaneshige |
2009-09-09 | PCI ASPM: fix possible null pointer dereference | Kenji Kaneshige |
2009-09-09 | PCI ASPM: remove redundant list check | Kenji Kaneshige |
2009-09-09 | PCI ASPM: do not clear enabled field by support field | Kenji Kaneshige |
2009-06-18 | PCI ASPM: remove get_root_port_link | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup pcie_aspm_sanity_check | Kenji Kaneshige |
2009-06-18 | PCI ASPM: remove has_switch field | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup calc_Lx_latency | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup pcie_aspm_get_cap_device | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup clkpm checks | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup __pcie_aspm_check_state_one | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup initialization | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup change input argument of aspm functions | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup misc in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup clkpm state in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup latency field in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup aspm state field in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI ASPM: fix typo in struct pcie_link_state | Kenji Kaneshige |
2009-06-11 | PCI: disable ASPM on VIA root-port-under-bridge configurations | Shaohua Li |
2009-02-04 | PCI: properly clean up ASPM link state on device remove | Alex Chiang |
2009-01-07 | PCI: Use msleep instead of cpu_relax during ASPM link retraining | Andrew Patterson |
2009-01-07 | PCI: keep ASPM link state consistent throughout PCIe hierarchy | Shaohua Li |
2009-01-07 | ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added | Andrew Patterson |
2008-12-09 | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch | Thomas Renninger |
2008-10-20 | PCI: probing debug message uniformization | Vincent Legoll |
2008-09-16 | PCI: Fix pcie_aspm=force | Sitsofe Wheeler |