summaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
AgeCommit message (Expand)Author
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
2009-04-05ACPI: support acpi_device_ops .notify methodsBjorn Helgaas
2009-04-05Merge branch 'driver-ops-cleanup' into releaseLen Brown
2009-03-27ACPI: remove unused acpi_device_ops .shutdown methodBjorn Helgaas
2009-03-27ACPI: call acpi_scan_init() explicitly rather than as initcallBjorn Helgaas
2009-03-17ACPI: move private declarations to internal.hBjorn Helgaas
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming
2008-11-26Revert "ACPI: don't enable control method power button as wakeup device when ...Len Brown
2008-11-11Merge branch 'processor-256' into releaseLen Brown
2008-11-11Merge branch 'video' into releaseLen Brown
2008-11-07ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger
2008-11-06ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-06ACPI: Disambiguate processor declaration typeMyron Stowe
2008-10-22Merge branch 'misc' into testLen Brown
2008-10-22Merge branch 'ec' into testLen Brown
2008-10-22Merge branch 'bugzilla-10503' into testLen Brown
2008-10-22Merge branch 'acpica' into testLen Brown
2008-10-22ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming
2008-10-22ACPI: remove unused acpi_is_child_device()Len Brown
2008-10-22ACPI : Load device driver according to the status of acpi deviceZhao Yakui
2008-10-22ACPI: Attach the ACPI device to the ACPI handle as early as possibleZhao Yakui
2008-10-22ACPI: Get the device power state in the course of scanning deviceZhao Yakui
2008-10-11ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek
2008-10-10ACPI: acpi_driver_data could only be applied to acpi_deviceAlexey Starikovskiy
2008-10-06ACPI: don't enable control method power button as wakeup device when Fixed Po...Zhang Rui
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16ACPI: fix checkpatch.pl complaints in scan.cAlok N Kataria
2008-07-16fix a deadlock issue when poking "eject" fileZhang Rui
2008-07-07ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown