summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aspm.c
AgeCommit message (Expand)Author
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-01PCI/ASPM: Don't touch ASPM if forcibly disabledJoe Lawrence
2013-02-01PCI/ASPM: Deallocate upstream link state even if device is not PCIeMyron Stowe
2013-01-14PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King
2012-12-07Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas
2012-12-07PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas
2012-11-07PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-08-23PCI/ASPM: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-03-31ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-07PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett
2012-02-17PCI: pcie: Add support for setting default ASPM policyMatthew Garrett
2011-12-05PCI: Rework ASPM disable codeMatthew Garrett
2011-06-29PCIe ASPM: forcedly -> forciblyMichael Witten
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu
2011-05-10PCI: Enable ASPM state clearing regardless of policyAlex Williamson
2011-03-21PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIsNaga Chumbalkar
2011-03-21PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar
2011-03-21PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki
2010-12-23PCI: Disable ASPM if BIOS asks us toMatthew Garrett
2010-07-30PCI: Don't enable aspm before drivers have had a chance to veto itMatthew Garrett
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann
2009-12-04PCI: fix BUG_ON triggered by logical PCIe root port removalKenji Kaneshige
2009-11-24PCIe ASPM: use pci_is_pcie()Kenji Kaneshige
2009-11-24PCIe ASPM: use pci_pcie_cap()Kenji Kaneshige
2009-09-17PCI ASPM: support L1 onlyKenji Kaneshige
2009-09-09PCI ASPM: support per direction l0s managementKenji Kaneshige
2009-09-09PCI ASPM: support partial aspm enablementKenji Kaneshige
2009-09-09PCI ASPM: introduce capable flagKenji Kaneshige
2009-09-09PCI ASPM: introduce disable flagKenji Kaneshige
2009-09-09PCI ASPM: fix possible null pointer dereferenceKenji Kaneshige
2009-09-09PCI ASPM: remove redundant list checkKenji Kaneshige
2009-09-09PCI ASPM: do not clear enabled field by support fieldKenji Kaneshige
2009-06-18PCI ASPM: remove get_root_port_linkKenji Kaneshige
2009-06-18PCI ASPM: cleanup pcie_aspm_sanity_checkKenji Kaneshige
2009-06-18PCI ASPM: remove has_switch fieldKenji Kaneshige
2009-06-18PCI ASPM: cleanup calc_Lx_latencyKenji Kaneshige
2009-06-18PCI ASPM: cleanup pcie_aspm_get_cap_deviceKenji Kaneshige
2009-06-18PCI ASPM: cleanup clkpm checksKenji Kaneshige
2009-06-18PCI ASPM: cleanup __pcie_aspm_check_state_oneKenji Kaneshige
2009-06-18PCI ASPM: cleanup initializationKenji Kaneshige
2009-06-18PCI ASPM: cleanup change input argument of aspm functionsKenji Kaneshige
2009-06-18PCI ASPM: cleanup misc in struct pcie_link_stateKenji Kaneshige
2009-06-18PCI ASPM: cleanup clkpm state in struct pcie_link_stateKenji Kaneshige
2009-06-18PCI ASPM: cleanup latency field in struct pcie_link_stateKenji Kaneshige
2009-06-18PCI ASPM: cleanup aspm state field in struct pcie_link_stateKenji Kaneshige
2009-06-18PCI ASPM: fix typo in struct pcie_link_stateKenji Kaneshige
2009-06-11PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li
2009-02-04PCI: properly clean up ASPM link state on device removeAlex Chiang