开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aspm.c
Age
Commit message (
Expand
)
Author
2023-10-28
Merge branch 'pci/misc'
Bjorn Helgaas
2023-10-26
PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()
Ilpo Järvinen
2023-10-24
PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()
Heiner Kallweit
2023-10-24
Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"
Heiner Kallweit
2023-10-10
PCI/ASPM: Convert printk() to pr_*() and add include
Ilpo Järvinen
2023-10-10
PCI/ASPM: Remove unnecessary includes
Ilpo Järvinen
2023-10-10
PCI/ASPM: Use FIELD_MAX() instead of literals
Ilpo Järvinen
2023-10-10
PCI/ASPM: Use time constants
Ilpo Järvinen
2023-10-10
PCI/ASPM: Return U32_MAX instead of bit magic construct
Ilpo Järvinen
2023-10-10
PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fields
Ilpo Järvinen
2023-08-10
PCI/ASPM: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2023-06-26
Merge branch 'pci/enumeration'
Bjorn Helgaas
2023-06-20
PCI/ASPM: Avoid link retraining race
Ilpo Järvinen
2023-06-20
PCI/ASPM: Factor out pcie_wait_for_retrain()
Ilpo Järvinen
2023-06-20
PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
Bjorn Helgaas
2023-06-20
PCI: Add support for polling DLLLA to pcie_retrain_link()
Maciej W. Rozycki
2023-06-20
PCI: Export pcie_retrain_link() for use outside ASPM
Maciej W. Rozycki
2023-06-20
PCI: Export PCIe link retrain timeout
Maciej W. Rozycki
2023-06-20
PCI/ASPM: Factor out waiting for link training to complete
Maciej W. Rozycki
2023-06-20
PCI/ASPM: Avoid unnecessary pcie_link_state use
Maciej W. Rozycki
2023-06-14
PCI/ASPM: Use distinct local vars in pcie_retrain_link()
Maciej W. Rozycki
2023-05-19
PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS check
Ajay Agarwal
2023-05-19
PCI/ASPM: Rename L1.2-specific functions from 'l1ss' to 'l12'
Ajay Agarwal
2023-05-19
PCI/ASPM: Set ASPM_STATE_L1 when driver enables L1.1 or L1.2
Ajay Agarwal
2023-05-18
PCI/ASPM: Set only ASPM_STATE_L1 when driver enables L1
Ajay Agarwal
2023-05-18
PCI/ASPM: Disable only ASPM_STATE_L1 when driver disables L1
Ajay Agarwal
2023-05-18
PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free
Ding Hui
2023-02-24
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-10
Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"
Bjorn Helgaas
2023-02-10
Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"
Bjorn Helgaas
2023-02-02
PCI/ASPM: Add pci_enable_link_state()
Michael Bottini
2022-10-05
PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation
Bjorn Helgaas
2022-10-05
PCI/ASPM: Ignore L1 PM Substates if device lacks capability
Bjorn Helgaas
2022-10-05
PCI/ASPM: Factor out L1 PM Substates configuration
Bjorn Helgaas
2022-10-04
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
Vidya Sagar
2022-10-04
PCI/ASPM: Refactor L1 PM Substates Control Register programming
Vidya Sagar
2022-07-12
PCI/ASPM: Unexport pcie_aspm_support_enabled()
Bjorn Helgaas
2022-07-12
PCI/ASPM: Remove pcie_aspm_pm_state_change()
Kai-Heng Feng
2022-01-13
Merge branch 'pci/enumeration'
Bjorn Helgaas
2022-01-11
PCI: Use DWORD accesses for LTR, L1 SS to avoid erratum
Rajat Jain
2021-11-19
PCI/ASPM: Remove struct aspm_latency
Saheed O. Bolarinwa
2021-11-19
PCI/ASPM: Stop caching device L0s, L1 acceptable exit latencies
Saheed O. Bolarinwa
2021-11-19
PCI/ASPM: Stop caching link L0s, L1 exit latencies
Saheed O. Bolarinwa
2021-11-19
PCI/ASPM: Move pci_function_0() upward
Bolarinwa O. Saheed
2021-09-28
PCI: Use kstrtobool() directly, sans strtobool() wrapper
Krzysztof Wilczyński
2021-06-03
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-01-27
Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"
Bjorn Helgaas
2020-11-20
PCI/ASPM: Save/restore L1SS Capability for suspend/resume
Vidya Sagar
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
[next]