aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAge
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
* ACPI: fix bus scanning memory leaksBjorn Helgaas2009-10-02
* ACPI: simplify building device HID/CID listBjorn Helgaas2009-09-25
* ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas2009-09-25
* ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2009-09-25
* ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas2009-09-25
* ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas2009-09-25
* ACPI: make sure every acpi_device has an IDBjorn Helgaas2009-09-25
* ACPI: use acpi_device_hid() when possibleBjorn Helgaas2009-09-25
* ACPI: fix synthetic HID for \_SB_Bjorn Helgaas2009-09-25
* ACPI: handle re-enumeration, when acpi_devices might already existBjorn Helgaas2009-09-25
* ACPI: factor out device type and status checkingBjorn Helgaas2009-09-25
* ACPI: use acpi_walk_namespace() to enumerate devicesBjorn Helgaas2009-09-25
* ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPEBjorn Helgaas2009-09-25
* ACPI: enumerate namespace before adding functional fixed hardware devicesBjorn Helgaas2009-09-25
* ACPI: convert acpi_bus_scan() to operate on an acpi_handleBjorn Helgaas2009-09-25
* ACPI: add acpi_bus_get_parent() and remove "parent" argumentsBjorn Helgaas2009-09-25
* ACPI: remove unnecessary argument checkingBjorn Helgaas2009-09-25
* ACPI: remove redundant "type" argumentsBjorn Helgaas2009-09-25
* ACPI: remove acpi_device_set_context() "type" argumentBjorn Helgaas2009-09-25
* ACPI: use device_type rather than comparing HIDBjorn Helgaas2009-09-25
* ACPI: save device_type in acpi_deviceBjorn Helgaas2009-09-25
* ACPI: remove redundant "handle" and "parent" argumentsBjorn Helgaas2009-09-25
* ACPI: remove unused acpi_bus_scan_fixed() argumentBjorn Helgaas2009-09-25
* ACPI: add debug for device additionBjorn Helgaas2009-09-25
* ACPI: don't pass handle for fixed hardware notificationsBjorn Helgaas2009-09-19
* Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown2009-09-19
|\
| * ACPI: remove unused acpi_device_ops .stop methodBjorn Helgaas2009-06-25
* | Merge branch 'acpica' into releaseLen Brown2009-09-19
|\ \
| * | ACPI: fix NULL bug for HID/UID stringHugh Dickins2009-08-31
| * | ACPICA: Fix several acpi_attach_data problemsBob Moore2009-08-27
| * | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-27
| |/
* | Merge branch 'linus' into releaseLen Brown2009-09-19
|\ \
| * | ACPI PM: Replace wakeup.prepared with reference counterRafael J. Wysocki2009-09-09
| |/
* / Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible"Len Brown2009-09-05
|/
*-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-24
|\ \
| | * ACPI: clean up whitespace in drivers/acpi/scan.cAlex Chiang2009-06-17
| | * ACPI: acpi_device_register() should call device_register()Alex Chiang2009-06-17
| |/ |/|
| * ACPI: run ACPI device hot removal in kacpi_hotplug_wqZhang Rui2009-06-23
|/
* ACPI: delete acpi_device.g_listLen Brown2009-04-07
* ACPI: convert acpi_device_lock spinlock to mutexShaohua Li2009-04-07
* ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2009-04-05
* Merge branch 'driver-ops-cleanup' into releaseLen Brown2009-04-05
|\
| * ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas2009-03-27
* | ACPI: call acpi_scan_init() explicitly rather than as initcallBjorn Helgaas2009-03-27
* | ACPI: move private declarations to internal.hBjorn Helgaas2009-03-17
|/
* ACPI: remove private acpica headers from driver filesLin Ming2008-12-31
* Revert "ACPI: don't enable control method power button as wakeup device when ...Len Brown2008-11-26
* Merge branch 'processor-256' into releaseLen Brown2008-11-11
|\
| * ACPI: Disambiguate processor declaration typeMyron Stowe2008-11-06