aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
AgeCommit message (Expand)Author
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown
2010-04-03ACPI: use _HID when supplied by root-level devicesBjorn Helgaas
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2010-02-22ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki
2010-01-31ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger
2010-01-31ACPI: Add NULL pointer check in acpi_bus_startThomas Renninger
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-10-02ACPI: fix bus scanning memory leaksBjorn Helgaas
2009-09-25ACPI: simplify building device HID/CID listBjorn Helgaas
2009-09-25ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas
2009-09-25ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas
2009-09-25ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas
2009-09-25ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas
2009-09-25ACPI: make sure every acpi_device has an IDBjorn Helgaas
2009-09-25ACPI: use acpi_device_hid() when possibleBjorn Helgaas
2009-09-25ACPI: fix synthetic HID for \_SB_Bjorn Helgaas
2009-09-25ACPI: handle re-enumeration, when acpi_devices might already existBjorn Helgaas
2009-09-25ACPI: factor out device type and status checkingBjorn Helgaas
2009-09-25ACPI: use acpi_walk_namespace() to enumerate devicesBjorn Helgaas
2009-09-25ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPEBjorn Helgaas
2009-09-25ACPI: enumerate namespace before adding functional fixed hardware devicesBjorn Helgaas
2009-09-25ACPI: convert acpi_bus_scan() to operate on an acpi_handleBjorn Helgaas
2009-09-25ACPI: add acpi_bus_get_parent() and remove "parent" argumentsBjorn Helgaas
2009-09-25ACPI: remove unnecessary argument checkingBjorn Helgaas
2009-09-25ACPI: remove redundant "type" argumentsBjorn Helgaas
2009-09-25ACPI: remove acpi_device_set_context() "type" argumentBjorn Helgaas
2009-09-25ACPI: use device_type rather than comparing HIDBjorn Helgaas
2009-09-25ACPI: save device_type in acpi_deviceBjorn Helgaas
2009-09-25ACPI: remove redundant "handle" and "parent" argumentsBjorn Helgaas
2009-09-25ACPI: remove unused acpi_bus_scan_fixed() argumentBjorn Helgaas
2009-09-25ACPI: add debug for device additionBjorn Helgaas
2009-09-19ACPI: don't pass handle for fixed hardware notificationsBjorn Helgaas
2009-09-19Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown
2009-09-19Merge branch 'acpica' into releaseLen Brown
2009-09-19Merge branch 'linus' into releaseLen Brown
2009-09-09ACPI PM: Replace wakeup.prepared with reference counterRafael J. Wysocki
2009-09-05Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible"Len Brown
2009-08-31ACPI: fix NULL bug for HID/UID stringHugh Dickins
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-06-25ACPI: remove unused acpi_device_ops .stop methodBjorn Helgaas
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-23ACPI: run ACPI device hot removal in kacpi_hotplug_wqZhang Rui
2009-06-17ACPI: clean up whitespace in drivers/acpi/scan.cAlex Chiang
2009-06-17ACPI: acpi_device_register() should call device_register()Alex Chiang
2009-04-07ACPI: delete acpi_device.g_listLen Brown
2009-04-07ACPI: convert acpi_device_lock spinlock to mutexShaohua Li