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
2020-10-16
PCI/ASPM: Remove struct pcie_link_state.l1ss
Saheed O. Bolarinwa
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap
Saheed O. Bolarinwa
2020-10-16
PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_info
Bjorn Helgaas
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1
Saheed O. Bolarinwa
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)
Bjorn Helgaas
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr
Saheed O. Bolarinwa
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.latency_encoding
Saheed O. Bolarinwa
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.enabled
Saheed O. Bolarinwa
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.support
Saheed O. Bolarinwa
2020-10-16
PCI/ASPM: Use 'parent' and 'child' for readability
Bjorn Helgaas
2020-10-16
PCI/ASPM: Move LTR path check to where it's used
Bjorn Helgaas
2020-10-16
PCI/ASPM: Move pci_clear_and_set_dword() earlier
Bjorn Helgaas
2020-07-17
PCI/ASPM: Add missing newline in sysfs 'policy'
Xiongfeng Wang
2020-05-07
PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges
Kai-Heng Feng
2020-03-28
PCI/ASPM: Reduce severity of common clock config message
Chris Packham
2020-03-18
PCI/ASPM: Clear the correct bits when enabling L1 substates
Yicong Yang
2019-11-21
PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code
Heiner Kallweit
2019-11-21
PCI/ASPM: Add sysfs attributes for controlling ASPM link states
Heiner Kallweit
2019-10-15
PCI/ASPM: Add pcie_aspm_get_link()
Heiner Kallweit
2019-10-15
PCI/ASPM: Allow re-enabling Clock PM
Heiner Kallweit
2019-10-15
PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()
Heiner Kallweit
2019-10-15
PCI/ASPM: Remove pcie_aspm_enabled() unnecessary locking
Bjorn Helgaas
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
Merge branch 'pci/enumeration'
Bjorn Helgaas
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-12
PCI/ASPM: Add pcie_aspm_enabled()
Rafael J. Wysocki
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
[next]