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
events
executer
hardware
namespace
parser
resources
sleep
tables
utilities
ac.c
acpi_memhotplug.c
asus_acpi.c
battery.c
blacklist.c
bus.c
button.c
container.c
debug.c
ec.c
event.c
fan.c
ibm_acpi.c
Kconfig [PATCH] suspend/resume SMP support 2005-06-25 16:24:32 -07:00
Makefile
motherboard.c
numa.c
osl.c
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
pci_root.c [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add 2005-06-27 21:52:39 -07:00
power.c
processor_core.c
processor_idle.c [PATCH] smp_processor_id() cleanup 2005-06-21 18:46:13 -07:00
processor_perflib.c
processor_thermal.c
processor_throttling.c
scan.c [PATCH] sysfs: (rest) if show/store is missing return -EIO 2005-06-20 15:15:03 -07:00
system.c
tables.c
thermal.c
toshiba_acpi.c
utils.c
video.c