kernel-ark/drivers/pci/pcie
Andrew Patterson 3e1b16002a ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added
The _OSC capabilities OSC_ACTIVE_STATE_PWR_SUPPORT and
OSC_CLOCK_PWR_CAPABILITY_SUPPORT are set when the root bridge is added
with pci_acpi_osc_support(), so we no longer need to do it in the ASPM
driver.  Also add the function pcie_aspm_enabled, which returns true if
pcie_aspm=off is not on the kernel command-line.

Signed-off-by: Andrew Patterson <andrew.patterson@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2009-01-07 11:12:29 -08:00
..
aer PCI: fix aer resume sanity check 2008-12-16 13:26:45 -08:00
aspm.c ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added 2009-01-07 11:12:29 -08:00
Kconfig PCI Express ASPM support should default to 'No' 2008-04-23 15:41:14 -07:00
Makefile PCI: add PCI Express ASPM support 2008-04-20 21:47:03 -07:00
portdrv_bus.c PCIe: fix 'symbol not declared' sparse warnings 2008-06-10 10:59:55 -07:00
portdrv_core.c PCI: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-07 11:12:23 -08:00
portdrv_pci.c PCI: follow lspci device/vendor style 2008-10-20 10:53:43 -07:00
portdrv.h PCI: fix AER capability check 2008-10-20 11:01:52 -07:00