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
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
2009-06-18
PCI ASPM: cleanup __pcie_aspm_check_state_one
Kenji Kaneshige
2009-06-18
PCI ASPM: cleanup initialization
Kenji Kaneshige
2009-06-18
PCI ASPM: cleanup change input argument of aspm functions
Kenji Kaneshige
2009-06-18
PCI ASPM: cleanup misc in struct pcie_link_state
Kenji Kaneshige
2009-06-18
PCI ASPM: cleanup clkpm state in struct pcie_link_state
Kenji Kaneshige
2009-06-18
PCI ASPM: cleanup latency field in struct pcie_link_state
Kenji Kaneshige
2009-06-18
PCI ASPM: cleanup aspm state field in struct pcie_link_state
Kenji Kaneshige
2009-06-18
PCI ASPM: fix typo in struct pcie_link_state
Kenji Kaneshige
2009-06-11
PCI: disable ASPM on VIA root-port-under-bridge configurations
Shaohua Li
2009-02-04
PCI: properly clean up ASPM link state on device remove
Alex Chiang
2009-01-07
PCI: Use msleep instead of cpu_relax during ASPM link retraining
Andrew Patterson
2009-01-07
PCI: keep ASPM link state consistent throughout PCIe hierarchy
Shaohua Li
2009-01-07
ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added
Andrew Patterson
2008-12-09
PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch
Thomas Renninger
2008-10-20
PCI: probing debug message uniformization
Vincent Legoll
2008-09-16
PCI: Fix pcie_aspm=force
Sitsofe Wheeler
2008-07-28
PCI: add an option to allow ASPM enabled forcibly
Shaohua Li
2008-07-28
PCI: disable ASPM on pre-1.1 PCIe devices
Shaohua Li
2008-07-28
PCI: disable ASPM per ACPI FADT setting
Shaohua Li
[next]