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
*
PCI/ASPM: Unexport pcie_aspm_support_enabled()
Bjorn Helgaas
2022-07-12
1
-1
/
+0
*
PCI/ASPM: Remove pcie_aspm_pm_state_change()
Kai-Heng Feng
2022-07-12
1
-19
/
+0
*
Merge branch 'pci/enumeration'
Bjorn Helgaas
2022-01-13
1
-0
/
+1
|
\
|
*
PCI: Use DWORD accesses for LTR, L1 SS to avoid erratum
Rajat Jain
2022-01-11
1
-0
/
+1
*
|
PCI/ASPM: Remove struct aspm_latency
Saheed O. Bolarinwa
2021-11-19
1
-19
/
+13
*
|
PCI/ASPM: Stop caching device L0s, L1 acceptable exit latencies
Saheed O. Bolarinwa
2021-11-19
1
-19
/
+10
*
|
PCI/ASPM: Stop caching link L0s, L1 exit latencies
Saheed O. Bolarinwa
2021-11-19
1
-11
/
+17
*
|
PCI/ASPM: Move pci_function_0() upward
Bolarinwa O. Saheed
2021-11-19
1
-14
/
+14
|
/
*
PCI: Use kstrtobool() directly, sans strtobool() wrapper
Krzysztof Wilczyński
2021-09-29
1
-2
/
+2
*
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-06-04
1
-2
/
+2
*
Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"
Bjorn Helgaas
2021-01-27
1
-44
/
+0
*
PCI/ASPM: Save/restore L1SS Capability for suspend/resume
Vidya Sagar
2020-11-20
1
-0
/
+44
*
PCI/ASPM: Remove struct pcie_link_state.l1ss
Saheed O. Bolarinwa
2020-10-16
1
-35
/
+49
*
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap
Saheed O. Bolarinwa
2020-10-16
1
-32
/
+21
*
PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_info
Bjorn Helgaas
2020-10-16
1
-9
/
+8
*
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1
Saheed O. Bolarinwa
2020-10-16
1
-12
/
+14
*
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)
Bjorn Helgaas
2020-10-16
1
-4
/
+1
*
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr
Saheed O. Bolarinwa
2020-10-16
1
-21
/
+15
*
PCI/ASPM: Remove struct aspm_register_info.latency_encoding
Saheed O. Bolarinwa
2020-10-16
1
-14
/
+10
*
PCI/ASPM: Remove struct aspm_register_info.enabled
Saheed O. Bolarinwa
2020-10-16
1
-8
/
+6
*
PCI/ASPM: Remove struct aspm_register_info.support
Saheed O. Bolarinwa
2020-10-16
1
-11
/
+14
*
PCI/ASPM: Use 'parent' and 'child' for readability
Bjorn Helgaas
2020-10-16
1
-4
/
+5
*
PCI/ASPM: Move LTR path check to where it's used
Bjorn Helgaas
2020-10-16
1
-9
/
+8
*
PCI/ASPM: Move pci_clear_and_set_dword() earlier
Bjorn Helgaas
2020-10-16
1
-11
/
+11
*
PCI/ASPM: Add missing newline in sysfs 'policy'
Xiongfeng Wang
2020-07-17
1
-0
/
+1
*
PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges
Kai-Heng Feng
2020-05-07
1
-10
/
+0
*
PCI/ASPM: Reduce severity of common clock config message
Chris Packham
2020-03-28
1
-1
/
+1
*
PCI/ASPM: Clear the correct bits when enabling L1 substates
Yicong Yang
2020-03-18
1
-2
/
+2
*
PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code
Heiner Kallweit
2019-11-22
1
-105
/
+0
*
PCI/ASPM: Add sysfs attributes for controlling ASPM link states
Heiner Kallweit
2019-11-22
1
-0
/
+149
*
PCI/ASPM: Add pcie_aspm_get_link()
Heiner Kallweit
2019-10-15
1
-12
/
+18
*
PCI/ASPM: Allow re-enabling Clock PM
Heiner Kallweit
2019-10-15
1
-7
/
+11
*
PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()
Heiner Kallweit
2019-10-15
1
-1
/
+10
*
PCI/ASPM: Remove pcie_aspm_enabled() unnecessary locking
Bjorn Helgaas
2019-10-15
1
-6
/
+6
*
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-24
1
-5
/
+4
|
\
|
*
Merge branch 'pci/enumeration'
Bjorn Helgaas
2019-09-23
1
-4
/
+4
|
|
\
|
|
*
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
2019-09-07
1
-4
/
+4
|
*
|
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-28
1
-1
/
+0
|
|
/
*
/
PCI/ASPM: Add pcie_aspm_enabled()
Rafael J. Wysocki
2019-08-12
1
-0
/
+20
|
/
*
PCI: let pci_disable_link_state propagate errors
Heiner Kallweit
2019-06-22
1
-9
/
+11
*
PCI: Rework pcie_retrain_link() wait loop
Stefan Mätje
2019-04-06
1
-6
/
+4
*
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
2019-04-06
1
-0
/
+9
*
PCI: Factor out pcie_retrain_link() function
Stefan Mätje
2019-04-06
1
-16
/
+24
*
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-06
1
-6
/
+0
|
\
|
*
PCI/ASPM: Remove unused lists from struct pcie_link_state
Frederick Lawler
2018-12-17
1
-6
/
+0
*
|
Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set"
Bjorn Helgaas
2018-12-04
1
-1
/
+1
|
/
*
PCI/ASPM: Do not initialize link state when aspm_disabled is set
Patrick Talbert
2018-09-18
1
-1
/
+1
*
PCI/ASPM: Fix link_state teardown on device removal
Lukas Wunner
2018-09-17
1
-1
/
+1
*
PCI/ASPM: Convert to use sysfs_match_string() helper
Andy Shevchenko
2018-08-06
1
-5
/
+3
*
PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
Bjorn Helgaas
2018-04-18
1
-0
/
+9
[next]