aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAge
* 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
|/
*-------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-30
|\ \ \ \ \
| | | | | * ACPI: Cleanup: Remove unneeded, multiple local dummy variablesThomas Renninger2008-04-29
| | | |_|/ | | |/| |
| * / | | ACPI : Disable the device's ability to wake the sleeping system in the boot p...Zhao Yakui2008-04-09
| |/ / /
* / / / ACPICA: Fixes for external Reference ObjectsBob Moore2008-04-22
|/ / /
* / / ACPI: fix a regression of ACPI device driver autoloadingZhang Rui2008-03-25
|/ /
| |
| \
*-. | Merge branches 'release', 'ejd', 'sony' and 'wmi' into releaseLen Brown2008-03-13
|\ \|
| * | ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJDHolger Macht2008-02-21
| |/
* / ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-11
|/
* Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-07
|\
| * ACPI: add missing prink prefix stringsLen Brown2008-02-07
* | Merge branches 'release' and 'autoload' into releaseLen Brown2008-02-07
|\ \ | |/ |/|
| * ACPI: Fix autloading of dock, video, bay and all linux specific HID driversFrank Seidel2007-12-08
* | drivers/acpi/: Spelling fixesJoe Perches2008-02-03
* | ACPI: EC: Enable boot EC before bus_scanAlexey Starikovskiy2008-01-01
|/
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* make drivers/acpi/scan.c:create_modalias() staticAdrian Bunk2007-08-25
* ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger2007-07-23
* PNPACPI sets pnpdev->dev.archdataDavid Brownell2007-05-08