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.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
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+4
2019-09-24
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-4
/
+4
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
1
-4
/
+4
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-08-12
PCI/ASPM: Add pcie_aspm_enabled()
Rafael J. Wysocki
1
-0
/
+20
2019-06-22
PCI: let pci_disable_link_state propagate errors
Heiner Kallweit
1
-9
/
+11
2019-04-06
PCI: Rework pcie_retrain_link() wait loop
Stefan Mätje
1
-6
/
+4
2019-04-06
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
1
-0
/
+9
2019-04-06
PCI: Factor out pcie_retrain_link() function
Stefan Mätje
1
-16
/
+24
2019-01-06
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2018-12-17
PCI/ASPM: Remove unused lists from struct pcie_link_state
Frederick Lawler
1
-6
/
+0
2018-12-04
Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set"
Bjorn Helgaas
1
-1
/
+1
2018-09-19
PCI/ASPM: Do not initialize link state when aspm_disabled is set
Patrick Talbert
1
-1
/
+1
2018-09-18
PCI/ASPM: Fix link_state teardown on device removal
Lukas Wunner
1
-1
/
+1
2018-08-06
PCI/ASPM: Convert to use sysfs_match_string() helper
Andy Shevchenko
1
-5
/
+3
2018-04-19
PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
Bjorn Helgaas
1
-0
/
+9
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+1
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-2
/
+1
2018-03-01
PCI/ASPM: Don't warn if already in common clock mode
Sinan Kaya
1
-0
/
+18
2018-02-28
PCI/ASPM: Declare threshold_ns as u32, not u64
Gustavo A. R. Silva
1
-1
/
+1
2018-01-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-5
/
+4
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-5
/
+4
2017-12-19
PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
Bjorn Helgaas
1
-24
/
+47
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+28
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2017-11-14
PCI/ASPM: Add L1 Substates definitions
Bjorn Helgaas
1
-14
/
+20
2017-11-14
PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
Bjorn Helgaas
1
-1
/
+1
2017-11-14
PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
Bjorn Helgaas
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+3
2017-10-05
PCI/ASPM: Deal with missing root ports in link state handling
Ard Biesheuvel
1
-2
/
+6
2017-03-07
PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove
Yinghai Lu
1
-3
/
+2
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+278
2017-02-15
PCI/ASPM: Add comment about L1 substate latency
Rajat Jain
1
-0
/
+8
2017-02-15
PCI/ASPM: Configure L1 substate settings
Rajat Jain
1
-2
/
+104
2017-02-15
PCI/ASPM: Calculate and save the L1.2 timing parameters
Rajat Jain
1
-0
/
+79
2017-02-15
PCI/ASPM: Read and set up L1 substate capabilities
Rajat Jain
1
-1
/
+58
2017-02-15
PCI/ASPM: Add support for L1 substates
Rajat Jain
1
-10
/
+29
2017-01-28
PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
Bjorn Helgaas
1
-6
/
+13
2016-12-08
PCI/ASPM: Don't retrain link if ASPM not possible
David Daney
1
-2
/
+16
2016-11-15
PCI/ASPM: Use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-2
/
+2
2016-06-11
PCI/ASPM: Remove redundant check of pcie_set_clkpm
Shawn Lin
1
-1
/
+1
2015-12-03
PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show()
Andy Lutomirski
1
-11
/
+5
2015-06-10
PCI/ASPM: Simplify Clock Power Management setting
Bjorn Helgaas
1
-8
/
+5
2015-05-26
PCI/ASPM: Use dev->has_secondary_link to find downstream links
Yijing Wang
1
-6
/
+10
2015-05-20
PCI/ASPM: Remove redundant PCIe port type checking
Yijing Wang
1
-15
/
+4
2015-05-20
PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter
Bjorn Helgaas
1
-5
/
+4
2015-04-09
PCI: Don't clear ASPM bits when the FADT declares it's unsupported
Matthew Garrett
1
-18
/
+0
2015-01-09
PCI/ASPM: Use standard parsing functions for sysfs setters
Chris J Arges
1
-5
/
+7
2014-01-13
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
1
-12
/
+0
[next]