Linus Torvalds
|
556f12f602
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
12 years ago |
Joe Lawrence
|
a26d5ecb32
PCI/ASPM: Don't touch ASPM if forcibly disabled
|
12 years ago |
Myron Stowe
|
84fb913c43
PCI/ASPM: Deallocate upstream link state even if device is not PCIe
|
12 years ago |
Colin Ian King
|
9e16721498
PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported
|
12 years ago |
Bjorn Helgaas
|
27e1c8ee01
Merge branch 'pci/bjorn-pcie-cap' into next
|
12 years ago |
Bjorn Helgaas
|
7508320678
PCI: Add standard PCIe Capability Link ASPM field names
|
12 years ago |
Joe Perches
|
438be3c6b7
PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
|
12 years ago |
Jiang Liu
|
f12eb72a26
PCI/ASPM: Use PCI Express Capability accessors
|
13 years ago |
Yijing Wang
|
62f87c0e31
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
|
13 years ago |
Matthew Garrett
|
c9651e70ad
ASPM: Fix pcie devices with non-pcie children
|
13 years ago |
Linus Torvalds
|
475c77edf8
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
|
13 years ago |
Matthew Garrett
|
4949be1682
PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled
|
13 years ago |
Matthew Garrett
|
ad71c96213
PCI: pcie: Add support for setting default ASPM policy
|
13 years ago |
Matthew Garrett
|
3c076351c4
PCI: Rework ASPM disable code
|
13 years ago |
Michael Witten
|
8072ba1ba7
PCIe ASPM: forcedly -> forcibly
|
14 years ago |
Yinghai Lu
|
9f728f53dd
PCI/e1000e: Add and use pci_disable_link_state_locked()
|
14 years ago |
Alex Williamson
|
3504e47ffc
PCI: Enable ASPM state clearing regardless of policy
|
14 years ago |
Naga Chumbalkar
|
bbfa306a1e
PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs
|
14 years ago |
Naga Chumbalkar
|
1a680b7c32
PCI: PCIe links may not get configured for ASPM under POWERSAVE mode
|
14 years ago |
Rafael J. Wysocki
|
8b8bae901c
PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
|
14 years ago |
Matthew Garrett
|
2f671e2dbf
PCI: Disable ASPM if BIOS asks us to
|
14 years ago |
Matthew Garrett
|
41cd766b06
PCI: Don't enable aspm before drivers have had a chance to veto it
|
15 years ago |
Stefan Assmann
|
45e829ea41
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
|
15 years ago |
Kenji Kaneshige
|
b26a34aa47
PCI: fix BUG_ON triggered by logical PCIe root port removal
|
15 years ago |
Kenji Kaneshige
|
8b06477dc4
PCIe ASPM: use pci_is_pcie()
|
15 years ago |
Kenji Kaneshige
|
db9538a749
PCIe ASPM: use pci_pcie_cap()
|
15 years ago |
Kenji Kaneshige
|
7557b5d632
PCI ASPM: support L1 only
|
16 years ago |
Kenji Kaneshige
|
ac18018a41
PCI ASPM: support per direction l0s management
|
16 years ago |
Kenji Kaneshige
|
b7206cbf02
PCI ASPM: support partial aspm enablement
|
16 years ago |
Kenji Kaneshige
|
07d92760d2
PCI ASPM: introduce capable flag
|
16 years ago |