aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAge
...
* 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
* | Merge branch 'video' into releaseLen Brown2008-11-11
|\ \
| * | ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger2008-11-07
| |/
* / ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-06
|/
* Merge branch 'misc' into testLen Brown2008-10-22
|\
| * ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-10
| * ACPI: acpi_driver_data could only be applied to acpi_deviceAlexey Starikovskiy2008-10-10
* | Merge branch 'ec' into testLen Brown2008-10-22
|\ \
| * | ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui2008-10-11
| |/
* | Merge branch 'bugzilla-10503' into testLen Brown2008-10-22
|\ \
| * | ACPI: don't enable control method power button as wakeup device when Fixed Po...Zhang Rui2008-10-06
| |/
* | Merge branch 'acpica' into testLen Brown2008-10-22
|\ \
| * | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-22
| |/
* | ACPI: remove unused acpi_is_child_device()Len Brown2008-10-22
* | ACPI : Load device driver according to the status of acpi deviceZhao Yakui2008-10-22
* | ACPI: Attach the ACPI device to the ACPI handle as early as possibleZhao Yakui2008-10-22
* | ACPI: Get the device power state in the course of scanning deviceZhao Yakui2008-10-22
|/
* driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-22
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
|\
| * ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-07
* | ACPI: fix checkpatch.pl complaints in scan.cAlok N Kataria2008-07-16
* | fix a deadlock issue when poking "eject" fileZhang Rui2008-07-16
|/