summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aspm.c
Commit message (Expand)AuthorAge
* PCI: Fix kerneldoc for pci_disable_link_state()Yijing Wang2013-05-28
* PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do itBjorn Helgaas2013-05-21
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-25
|\
| * PCI/ASPM: Don't touch ASPM if forcibly disabledJoe Lawrence2013-02-01
| * PCI/ASPM: Deallocate upstream link state even if device is not PCIeMyron Stowe2013-02-01
* | PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King2013-01-14
|/
* Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-07
|\
| * PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas2012-12-07
* | PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-07
|/
* PCI/ASPM: Use PCI Express Capability accessorsJiang Liu2012-08-23
* PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-23
* ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett2012-03-31
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\
| * PCI: pcie: Add support for setting default ASPM policyMatthew Garrett2012-02-17
* | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett2012-03-07
|/
* 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