index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aspm.c
Age
Commit message (
Expand
)
Author
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
2019-06-21
PCI: let pci_disable_link_state propagate errors
Heiner Kallweit
2019-04-06
PCI: Rework pcie_retrain_link() wait loop
Stefan Mätje
2019-04-06
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
2019-04-06
PCI: Factor out pcie_retrain_link() function
Stefan Mätje
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-17
PCI/ASPM: Remove unused lists from struct pcie_link_state
Frederick Lawler
2018-12-03
Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set"
Bjorn Helgaas
2018-09-18
PCI/ASPM: Do not initialize link state when aspm_disabled is set
Patrick Talbert
2018-09-17
PCI/ASPM: Fix link_state teardown on device removal
Lukas Wunner
2018-08-06
PCI/ASPM: Convert to use sysfs_match_string() helper
Andy Shevchenko
2018-04-18
PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
Bjorn Helgaas
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-02-28
PCI/ASPM: Don't warn if already in common clock mode
Sinan Kaya
2018-02-28
PCI/ASPM: Declare threshold_ns as u32, not u64
Gustavo A. R. Silva
2018-01-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2017-12-18
PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
Bjorn Helgaas
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
PCI/ASPM: Add L1 Substates definitions
Bjorn Helgaas
2017-11-14
PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
Bjorn Helgaas
2017-11-13
PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
Bjorn Helgaas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-05
PCI/ASPM: Deal with missing root ports in link state handling
Ard Biesheuvel
2017-03-07
PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove
Yinghai Lu
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-14
PCI/ASPM: Add comment about L1 substate latency
Rajat Jain
2017-02-14
PCI/ASPM: Configure L1 substate settings
Rajat Jain
2017-02-14
PCI/ASPM: Calculate and save the L1.2 timing parameters
Rajat Jain
2017-02-14
PCI/ASPM: Read and set up L1 substate capabilities
Rajat Jain
2017-02-14
PCI/ASPM: Add support for L1 substates
Rajat Jain
2017-01-27
PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
Bjorn Helgaas
2016-12-08
PCI/ASPM: Don't retrain link if ASPM not possible
David Daney
2016-11-14
PCI/ASPM: Use permission-specific DEVICE_ATTR variants
Julia Lawall
2016-06-10
PCI/ASPM: Remove redundant check of pcie_set_clkpm
Shawn Lin
2015-12-03
PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show()
Andy Lutomirski
2015-06-10
PCI/ASPM: Simplify Clock Power Management setting
Bjorn Helgaas
2015-05-26
PCI/ASPM: Use dev->has_secondary_link to find downstream links
Yijing Wang
2015-05-20
PCI/ASPM: Remove redundant PCIe port type checking
Yijing Wang
2015-05-20
PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter
Bjorn Helgaas
2015-04-09
PCI: Don't clear ASPM bits when the FADT declares it's unsupported
Matthew Garrett
2015-01-09
PCI/ASPM: Use standard parsing functions for sysfs setters
Chris J Arges
2014-01-13
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-05-28
PCI: Fix kerneldoc for pci_disable_link_state()
Yijing Wang
2013-05-21
PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do it
Bjorn Helgaas
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]