index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aspm.c
Age
Commit message (
Expand
)
Author
2015-06-10
PCI/ASPM: Simplify Clock Power Management setting
Bjorn Helgaas
2015-05-26
PCI/ASPM: Use dev->has_secondary_link to find downstream links
Yijing Wang
2015-05-20
PCI/ASPM: Remove redundant PCIe port type checking
Yijing Wang
2015-05-20
PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter
Bjorn Helgaas
2015-04-09
PCI: Don't clear ASPM bits when the FADT declares it's unsupported
Matthew Garrett
2015-01-09
PCI/ASPM: Use standard parsing functions for sysfs setters
Chris J Arges
2014-01-13
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-05-28
PCI: Fix kerneldoc for pci_disable_link_state()
Yijing Wang
2013-05-21
PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do it
Bjorn Helgaas
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-01
PCI/ASPM: Don't touch ASPM if forcibly disabled
Joe Lawrence
2013-02-01
PCI/ASPM: Deallocate upstream link state even if device is not PCIe
Myron Stowe
2013-01-14
PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported
Colin Ian King
2012-12-07
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
2012-12-07
PCI: Add standard PCIe Capability Link ASPM field names
Bjorn Helgaas
2012-11-07
PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-08-23
PCI/ASPM: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-03-31
ASPM: Fix pcie devices with non-pcie children
Matthew Garrett
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-07
PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled
Matthew Garrett
2012-02-17
PCI: pcie: Add support for setting default ASPM policy
Matthew Garrett
2011-12-05
PCI: Rework ASPM disable code
Matthew Garrett
2011-06-29
PCIe ASPM: forcedly -> forcibly
Michael Witten
2011-05-21
PCI/e1000e: Add and use pci_disable_link_state_locked()
Yinghai Lu
2011-05-10
PCI: Enable ASPM state clearing regardless of policy
Alex Williamson
2011-03-21
PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs
Naga Chumbalkar
2011-03-21
PCI: PCIe links may not get configured for ASPM under POWERSAVE mode
Naga Chumbalkar
2011-03-21
PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
Rafael J. Wysocki
2010-12-23
PCI: Disable ASPM if BIOS asks us to
Matthew Garrett
2010-07-30
PCI: Don't enable aspm before drivers have had a chance to veto it
Matthew Garrett
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
2009-12-04
PCI: fix BUG_ON triggered by logical PCIe root port removal
Kenji Kaneshige
2009-11-24
PCIe ASPM: use pci_is_pcie()
Kenji Kaneshige
2009-11-24
PCIe ASPM: use pci_pcie_cap()
Kenji Kaneshige
2009-09-17
PCI ASPM: support L1 only
Kenji Kaneshige
2009-09-09
PCI ASPM: support per direction l0s management
Kenji Kaneshige
2009-09-09
PCI ASPM: support partial aspm enablement
Kenji Kaneshige
2009-09-09
PCI ASPM: introduce capable flag
Kenji Kaneshige
2009-09-09
PCI ASPM: introduce disable flag
Kenji Kaneshige
2009-09-09
PCI ASPM: fix possible null pointer dereference
Kenji Kaneshige
2009-09-09
PCI ASPM: remove redundant list check
Kenji Kaneshige
2009-09-09
PCI ASPM: do not clear enabled field by support field
Kenji Kaneshige
2009-06-18
PCI ASPM: remove get_root_port_link
Kenji Kaneshige
2009-06-18
PCI ASPM: cleanup pcie_aspm_sanity_check
Kenji Kaneshige
2009-06-18
PCI ASPM: remove has_switch field
Kenji Kaneshige
2009-06-18
PCI ASPM: cleanup calc_Lx_latency
Kenji Kaneshige
2009-06-18
PCI ASPM: cleanup pcie_aspm_get_cap_device
Kenji Kaneshige
2009-06-18
PCI ASPM: cleanup clkpm checks
Kenji Kaneshige
[next]