summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aspm.c
AgeCommit message (Expand)Author
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2017-12-18PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristicsBjorn Helgaas
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14PCI/ASPM: Add L1 Substates definitionsBjorn Helgaas
2017-11-14PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLDBjorn Helgaas
2017-11-13PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_TimeBjorn Helgaas
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-05PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel
2017-03-07PCI/ASPM: Always set link->downstream to avoid NULL dereference on removeYinghai Lu
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-14PCI/ASPM: Add comment about L1 substate latencyRajat Jain
2017-02-14PCI/ASPM: Configure L1 substate settingsRajat Jain
2017-02-14PCI/ASPM: Calculate and save the L1.2 timing parametersRajat Jain
2017-02-14PCI/ASPM: Read and set up L1 substate capabilitiesRajat Jain
2017-02-14PCI/ASPM: Add support for L1 substatesRajat Jain
2017-01-27PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas
2016-12-08PCI/ASPM: Don't retrain link if ASPM not possibleDavid Daney
2016-11-14PCI/ASPM: Use permission-specific DEVICE_ATTR variantsJulia Lawall
2016-06-10PCI/ASPM: Remove redundant check of pcie_set_clkpmShawn Lin
2015-12-03PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show()Andy Lutomirski
2015-06-10PCI/ASPM: Simplify Clock Power Management settingBjorn Helgaas
2015-05-26PCI/ASPM: Use dev->has_secondary_link to find downstream linksYijing Wang
2015-05-20PCI/ASPM: Remove redundant PCIe port type checkingYijing Wang
2015-05-20PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameterBjorn Helgaas
2015-04-09PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett
2015-01-09PCI/ASPM: Use standard parsing functions for sysfs settersChris J Arges
2014-01-13PCI: Remove unused pcie_aspm_enabled()Stephen Hemminger
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-05-28PCI: Fix kerneldoc for pci_disable_link_state()Yijing Wang
2013-05-21PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do itBjorn Helgaas
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