aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
AgeCommit message (Expand)Author
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
2008-04-29ACPI: Cleanup: Remove unneeded, multiple local dummy variablesThomas Renninger
2008-04-22ACPICA: Fixes for external Reference ObjectsBob Moore
2008-04-09ACPI : Disable the device's ability to wake the sleeping system in the boot p...Zhao Yakui
2008-03-25ACPI: fix a regression of ACPI device driver autoloadingZhang Rui
2008-03-13Merge branches 'release', 'ejd', 'sony' and 'wmi' into releaseLen Brown
2008-03-11ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-21ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJDHolger Macht
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown
2008-02-07ACPI: add missing prink prefix stringsLen Brown
2008-02-07Merge branches 'release' and 'autoload' into releaseLen Brown
2008-02-03drivers/acpi/: Spelling fixesJoe Perches
2008-01-01ACPI: EC: Enable boot EC before bus_scanAlexey Starikovskiy
2007-12-08ACPI: Fix autloading of dock, video, bay and all linux specific HID driversFrank Seidel
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-08-25make drivers/acpi/scan.c:create_modalias() staticAdrian Bunk
2007-07-23ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger
2007-05-08PNPACPI sets pnpdev->dev.archdataDavid Brownell
2007-04-25ACPI: use _STA bit names rather than 0x0FBjorn Helgaas
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2007-02-03Pull trivial into test branchLen Brown
2007-02-03ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update.Zhang Rui
2007-02-03Pull sysfs into test branchLen Brown