index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aspm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-31
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
1
-4
/
+9
2024-01-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-35
/
+30
2024-01-04
Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+19
2024-01-03
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
Bjorn Helgaas
1
-0
/
+19
2023-12-13
PCI: Move pci_clear_and_set_dword() helper to PCI header
Shuai Xue
1
-35
/
+30
2023-12-11
PCI/ASPM: Add pci_disable_link_state_locked() lockdep assert
Johan Hovold
1
-0
/
+2
2023-12-11
PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameter
Johan Hovold
1
-5
/
+5
2023-12-11
PCI/ASPM: Add pci_enable_link_state_locked()
Johan Hovold
1
-13
/
+40
2023-10-28
Merge branch 'pci/misc'
Bjorn Helgaas
1
-4
/
+4
2023-10-26
PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()
Ilpo Järvinen
1
-4
/
+4
2023-10-25
PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()
Heiner Kallweit
1
-0
/
+2
2023-10-25
Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"
Heiner Kallweit
1
-1
/
+2
2023-10-11
PCI/ASPM: Convert printk() to pr_*() and add include
Ilpo Järvinen
1
-2
/
+3
2023-10-11
PCI/ASPM: Remove unnecessary includes
Ilpo Järvinen
1
-2
/
+0
2023-10-11
PCI/ASPM: Use FIELD_MAX() instead of literals
Ilpo Järvinen
1
-7
/
+7
2023-10-11
PCI/ASPM: Use time constants
Ilpo Järvinen
1
-6
/
+8
2023-10-11
PCI/ASPM: Return U32_MAX instead of bit magic construct
Ilpo Järvinen
1
-2
/
+3
2023-10-11
PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fields
Ilpo Järvinen
1
-13
/
+18
2023-08-10
PCI/ASPM: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-17
/
+13
2023-06-26
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-52
/
+1
2023-06-20
PCI/ASPM: Avoid link retraining race
Ilpo Järvinen
1
-0
/
+11
2023-06-20
PCI/ASPM: Factor out pcie_wait_for_retrain()
Ilpo Järvinen
1
-12
/
+18
2023-06-20
PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
Bjorn Helgaas
1
-9
/
+11
2023-06-20
PCI: Add support for polling DLLLA to pcie_retrain_link()
Maciej W. Rozycki
1
-1
/
+1
2023-06-20
PCI: Export pcie_retrain_link() for use outside ASPM
Maciej W. Rozycki
1
-42
/
+0
2023-06-20
PCI: Export PCIe link retrain timeout
Maciej W. Rozycki
1
-4
/
+2
2023-06-20
PCI/ASPM: Factor out waiting for link training to complete
Maciej W. Rozycki
1
-11
/
+23
2023-06-20
PCI/ASPM: Avoid unnecessary pcie_link_state use
Maciej W. Rozycki
1
-8
/
+7
2023-06-15
PCI/ASPM: Use distinct local vars in pcie_retrain_link()
Maciej W. Rozycki
1
-9
/
+10
2023-05-19
PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS check
Ajay Agarwal
1
-4
/
+1
2023-05-19
PCI/ASPM: Rename L1.2-specific functions from 'l1ss' to 'l12'
Ajay Agarwal
1
-7
/
+7
2023-05-19
PCI/ASPM: Set ASPM_STATE_L1 when driver enables L1.1 or L1.2
Ajay Agarwal
1
-4
/
+5
2023-05-19
PCI/ASPM: Set only ASPM_STATE_L1 when driver enables L1
Ajay Agarwal
1
-2
/
+1
2023-05-19
PCI/ASPM: Disable only ASPM_STATE_L1 when driver disables L1
Ajay Agarwal
1
-2
/
+1
2023-05-19
PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free
Ding Hui
1
-9
/
+12
2023-02-25
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+54
2023-02-11
Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"
Bjorn Helgaas
1
-40
/
+34
2023-02-11
Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"
Bjorn Helgaas
1
-37
/
+0
2023-02-02
PCI/ASPM: Add pci_enable_link_state()
Michael Bottini
1
-0
/
+54
2022-10-05
PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation
Bjorn Helgaas
1
-17
/
+32
2022-10-05
PCI/ASPM: Ignore L1 PM Substates if device lacks capability
Bjorn Helgaas
1
-0
/
+3
2022-10-05
PCI/ASPM: Factor out L1 PM Substates configuration
Bjorn Helgaas
1
-48
/
+55
2022-10-05
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
Vidya Sagar
1
-0
/
+37
2022-10-05
PCI/ASPM: Refactor L1 PM Substates Control Register programming
Vidya Sagar
1
-34
/
+40
2022-07-12
PCI/ASPM: Unexport pcie_aspm_support_enabled()
Bjorn Helgaas
1
-1
/
+0
2022-07-12
PCI/ASPM: Remove pcie_aspm_pm_state_change()
Kai-Heng Feng
1
-19
/
+0
2022-01-13
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+1
2022-01-11
PCI: Use DWORD accesses for LTR, L1 SS to avoid erratum
Rajat Jain
1
-0
/
+1
2021-11-20
PCI/ASPM: Remove struct aspm_latency
Saheed O. Bolarinwa
1
-19
/
+13
2021-11-20
PCI/ASPM: Stop caching device L0s, L1 acceptable exit latencies
Saheed O. Bolarinwa
1
-19
/
+10
[next]