index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aspm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove
Yinghai Lu
2017-03-07
1
-3
/
+2
*
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-23
1
-13
/
+278
|
\
|
*
PCI/ASPM: Add comment about L1 substate latency
Rajat Jain
2017-02-14
1
-0
/
+8
|
*
PCI/ASPM: Configure L1 substate settings
Rajat Jain
2017-02-14
1
-2
/
+104
|
*
PCI/ASPM: Calculate and save the L1.2 timing parameters
Rajat Jain
2017-02-14
1
-0
/
+79
|
*
PCI/ASPM: Read and set up L1 substate capabilities
Rajat Jain
2017-02-14
1
-1
/
+58
|
*
PCI/ASPM: Add support for L1 substates
Rajat Jain
2017-02-14
1
-10
/
+29
*
|
PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
Bjorn Helgaas
2017-01-27
1
-6
/
+13
|
/
*
PCI/ASPM: Don't retrain link if ASPM not possible
David Daney
2016-12-08
1
-2
/
+16
*
PCI/ASPM: Use permission-specific DEVICE_ATTR variants
Julia Lawall
2016-11-14
1
-2
/
+2
*
PCI/ASPM: Remove redundant check of pcie_set_clkpm
Shawn Lin
2016-06-10
1
-1
/
+1
*
PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show()
Andy Lutomirski
2015-12-03
1
-11
/
+5
*
PCI/ASPM: Simplify Clock Power Management setting
Bjorn Helgaas
2015-06-10
1
-8
/
+5
*
PCI/ASPM: Use dev->has_secondary_link to find downstream links
Yijing Wang
2015-05-26
1
-6
/
+10
*
PCI/ASPM: Remove redundant PCIe port type checking
Yijing Wang
2015-05-20
1
-15
/
+4
*
PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter
Bjorn Helgaas
2015-05-20
1
-5
/
+4
*
PCI: Don't clear ASPM bits when the FADT declares it's unsupported
Matthew Garrett
2015-04-09
1
-18
/
+0
*
PCI/ASPM: Use standard parsing functions for sysfs setters
Chris J Arges
2015-01-09
1
-5
/
+7
*
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
2014-01-13
1
-12
/
+0
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-1
/
+1
*
PCI: Fix kerneldoc for pci_disable_link_state()
Yijing Wang
2013-05-28
1
-4
/
+9
*
PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do it
Bjorn Helgaas
2013-05-21
1
-3
/
+13
*
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-25
1
-4
/
+4
|
\
|
*
PCI/ASPM: Don't touch ASPM if forcibly disabled
Joe Lawrence
2013-02-01
1
-0
/
+3
|
*
PCI/ASPM: Deallocate upstream link state even if device is not PCIe
Myron Stowe
2013-02-01
1
-4
/
+1
*
|
PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported
Colin Ian King
2013-01-14
1
-0
/
+3
|
/
*
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
2012-12-07
1
-5
/
+6
|
\
|
*
PCI: Add standard PCIe Capability Link ASPM field names
Bjorn Helgaas
2012-12-07
1
-5
/
+6
*
|
PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-11-07
1
-5
/
+2
|
/
*
PCI/ASPM: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-51
/
+26
*
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
1
-21
/
+21
*
ASPM: Fix pcie devices with non-pcie children
Matthew Garrett
2012-03-31
1
-3
/
+10
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
1
-0
/
+8
|
\
|
*
PCI: pcie: Add support for setting default ASPM policy
Matthew Garrett
2012-02-17
1
-0
/
+8
*
|
PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled
Matthew Garrett
2012-03-07
1
-0
/
+3
|
/
*
PCI: Rework ASPM disable code
Matthew Garrett
2011-12-05
1
-21
/
+37
*
PCIe ASPM: forcedly -> forcibly
Michael Witten
2011-06-29
1
-1
/
+1
*
PCI/e1000e: Add and use pci_disable_link_state_locked()
Yinghai Lu
2011-05-21
1
-3
/
+16
*
PCI: Enable ASPM state clearing regardless of policy
Alex Williamson
2011-05-10
1
-1
/
+1
*
PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs
Naga Chumbalkar
2011-03-21
1
-0
/
+4
*
PCI: PCIe links may not get configured for ASPM under POWERSAVE mode
Naga Chumbalkar
2011-03-21
1
-0
/
+22
*
PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
Rafael J. Wysocki
2011-03-21
1
-0
/
+7
*
PCI: Disable ASPM if BIOS asks us to
Matthew Garrett
2010-12-23
1
-4
/
+17
*
PCI: Don't enable aspm before drivers have had a chance to veto it
Matthew Garrett
2010-07-30
1
-2
/
+14
*
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
2009-12-16
1
-2
/
+2
*
PCI: fix BUG_ON triggered by logical PCIe root port removal
Kenji Kaneshige
2009-12-04
1
-2
/
+4
*
PCIe ASPM: use pci_is_pcie()
Kenji Kaneshige
2009-11-24
1
-9
/
+12
*
PCIe ASPM: use pci_pcie_cap()
Kenji Kaneshige
2009-11-24
1
-10
/
+10
*
PCI ASPM: support L1 only
Kenji Kaneshige
2009-09-17
1
-3
/
+0
*
PCI ASPM: support per direction l0s management
Kenji Kaneshige
2009-09-09
1
-63
/
+107
[next]