linux/drivers/acpi
Rajesh Shah c431ada45d [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add
When you hot-plug a (root) bridge hierarchy, it may have p2p bridges and
devices attached to it that have not been configured by firmware.  In this
case, we need to configure the devices before starting them.  This patch
separates device start from device scan so that we can introduce the
configuration step in the middle.

I kept the existing semantics for pci_scan_bus() since there are a huge number
of callers to that function.

Also, I have no way of testing the changes I made to the parisc files, so this
needs review by those folks.  Sorry for the massive cross-post, this touches
files in many different places.

Signed-off-by: Rajesh Shah <rajesh.shah@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-27 21:52:39 -07:00
..
dispatcher Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
events Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
executer Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hardware Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
namespace Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parser Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
resources Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sleep Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tables Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
utilities Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [PATCH] suspend/resume SMP support 2005-06-25 16:24:32 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
acpi_memhotplug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
asus_acpi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
battery.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
blacklist.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bus.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
button.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
container.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
debug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
event.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fan.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibm_acpi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
motherboard.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
numa.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
osl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci_bind.c [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add 2005-06-27 21:52:39 -07:00
pci_irq.c ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt assignment 2005-06-25 10:01:36 -07:00
pci_link.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci_root.c [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add 2005-06-27 21:52:39 -07:00
power.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
processor_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
processor_idle.c [PATCH] smp_processor_id() cleanup 2005-06-21 18:46:13 -07:00
processor_perflib.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
processor_thermal.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
processor_throttling.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scan.c [PATCH] sysfs: (rest) if show/store is missing return -EIO 2005-06-20 15:15:03 -07:00
system.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tables.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
thermal.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
toshiba_acpi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
utils.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
video.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00