index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aspm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
1
-93
/
+89
|
\
|
*
PCI/ASPM: Clean up ASPM disable/enable mask calculation
Ilpo Järvinen
2024-05-03
1
-27
/
+24
|
*
PCI/ASPM: Consolidate link state defines
Ilpo Järvinen
2024-05-02
1
-78
/
+77
*
|
PCI/ASPM: Restore parent state to parent, child state to child
Kai-Heng Feng
2024-05-06
1
-2
/
+2
|
/
*
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-14
1
-1
/
+267
|
\
|
*
PCI/ASPM: Update save_state when configuration changes
Vidya Sagar
2024-03-12
1
-1
/
+33
|
*
PCI/ASPM: Disable L1 before configuring L1 Substates
Bjorn Helgaas
2024-03-12
1
-0
/
+19
|
*
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
David E. Box
2024-03-12
1
-3
/
+99
|
*
PCI/ASPM: Move pci_save_ltr_state() to aspm.c
David E. Box
2024-03-07
1
-0
/
+40
|
*
PCI/ASPM: Always build aspm.c
David E. Box
2024-03-07
1
-0
/
+4
|
*
PCI/ASPM: Move pci_configure_ltr() to aspm.c
David E. Box
2024-03-07
1
-0
/
+75
*
|
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
2024-01-31
1
-4
/
+9
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-01-09
1
-35
/
+30
|
\
|
*
PCI: Move pci_clear_and_set_dword() helper to PCI header
Shuai Xue
2023-12-13
1
-35
/
+30
*
|
Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-03
1
-0
/
+19
|
\
\
|
*
|
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
Bjorn Helgaas
2024-01-03
1
-0
/
+19
|
|
/
*
|
PCI/ASPM: Add pci_disable_link_state_locked() lockdep assert
Johan Hovold
2023-12-11
1
-0
/
+2
*
|
PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameter
Johan Hovold
2023-12-11
1
-5
/
+5
*
|
PCI/ASPM: Add pci_enable_link_state_locked()
Johan Hovold
2023-12-11
1
-13
/
+40
|
/
*
Merge branch 'pci/misc'
Bjorn Helgaas
2023-10-28
1
-4
/
+4
|
\
|
*
PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()
Ilpo Järvinen
2023-10-26
1
-4
/
+4
*
|
PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()
Heiner Kallweit
2023-10-24
1
-0
/
+2
*
|
Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"
Heiner Kallweit
2023-10-24
1
-1
/
+2
*
|
PCI/ASPM: Convert printk() to pr_*() and add include
Ilpo Järvinen
2023-10-10
1
-2
/
+3
*
|
PCI/ASPM: Remove unnecessary includes
Ilpo Järvinen
2023-10-10
1
-2
/
+0
*
|
PCI/ASPM: Use FIELD_MAX() instead of literals
Ilpo Järvinen
2023-10-10
1
-7
/
+7
*
|
PCI/ASPM: Use time constants
Ilpo Järvinen
2023-10-10
1
-6
/
+8
*
|
PCI/ASPM: Return U32_MAX instead of bit magic construct
Ilpo Järvinen
2023-10-10
1
-2
/
+3
*
|
PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fields
Ilpo Järvinen
2023-10-10
1
-13
/
+18
|
/
*
PCI/ASPM: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2023-08-10
1
-17
/
+13
*
Merge branch 'pci/enumeration'
Bjorn Helgaas
2023-06-26
1
-52
/
+1
|
\
|
*
PCI: Add support for polling DLLLA to pcie_retrain_link()
Maciej W. Rozycki
2023-06-20
1
-1
/
+1
|
*
PCI: Export pcie_retrain_link() for use outside ASPM
Maciej W. Rozycki
2023-06-20
1
-42
/
+0
|
*
PCI: Export PCIe link retrain timeout
Maciej W. Rozycki
2023-06-20
1
-4
/
+2
|
*
PCI/ASPM: Factor out waiting for link training to complete
Maciej W. Rozycki
2023-06-20
1
-11
/
+23
|
*
PCI/ASPM: Avoid unnecessary pcie_link_state use
Maciej W. Rozycki
2023-06-20
1
-8
/
+7
|
*
PCI/ASPM: Use distinct local vars in pcie_retrain_link()
Maciej W. Rozycki
2023-06-15
1
-9
/
+10
*
|
PCI/ASPM: Avoid link retraining race
Ilpo Järvinen
2023-06-20
1
-0
/
+11
*
|
PCI/ASPM: Factor out pcie_wait_for_retrain()
Ilpo Järvinen
2023-06-20
1
-12
/
+18
*
|
PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
Bjorn Helgaas
2023-06-20
1
-9
/
+11
*
|
PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS check
Ajay Agarwal
2023-05-19
1
-4
/
+1
*
|
PCI/ASPM: Rename L1.2-specific functions from 'l1ss' to 'l12'
Ajay Agarwal
2023-05-19
1
-7
/
+7
*
|
PCI/ASPM: Set ASPM_STATE_L1 when driver enables L1.1 or L1.2
Ajay Agarwal
2023-05-19
1
-4
/
+5
*
|
PCI/ASPM: Set only ASPM_STATE_L1 when driver enables L1
Ajay Agarwal
2023-05-18
1
-2
/
+1
*
|
PCI/ASPM: Disable only ASPM_STATE_L1 when driver disables L1
Ajay Agarwal
2023-05-18
1
-2
/
+1
*
|
PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free
Ding Hui
2023-05-18
1
-9
/
+12
|
/
*
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-25
1
-0
/
+54
|
\
|
*
PCI/ASPM: Add pci_enable_link_state()
Michael Bottini
2023-02-02
1
-0
/
+54
*
|
Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"
Bjorn Helgaas
2023-02-10
1
-40
/
+34
*
|
Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"
Bjorn Helgaas
2023-02-10
1
-37
/
+0
|
/
[next]