index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aspm.c
Age
Commit message (
Expand
)
Author
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
2008-05-21
PCI: don't enable ASPM on devices with mixed PCIe/PCI functions
Shaohua Li
2008-04-20
PCI: add PCI Express ASPM support
Shaohua Li
2008-02-02
Revert "PCI: PCIE ASPM support"
Greg Kroah-Hartman
2008-02-01
PCI: PCIE ASPM support
Shaohua Li