aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
AgeCommit message (Expand)Author
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
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy
2007-01-30ACPI: delete unused acpi_device_get_debug_info()Len Brown
2007-01-30ACPI: Correct ACPI_DEBUG_OUTPUT typoRobert P. J. Day
2007-01-05ACPI: use more understandable bus_id for ACPI devicesZhang Rui
2006-12-21ACPI: fix Supermicro X7DB8+ Boot regressionRui Zhang
2006-12-21ACPI: use PNPID:instance_no as bus_id of ACPI deviceZhang Rui
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-15ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui
2006-12-15ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driverLi Shaohua
2006-12-15ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua
2006-12-15ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua
2006-12-15ACPI: convert to sysfs frameworkPatrick Mochel
2006-12-15ACPI: change registration interface to follow driver modelPatrick Mochel
2006-12-15ACPI: add ACPI bus_type for driver modelPatrick Mochel
2006-12-15ACPI: add device_driver and hepler functionsPatrick Mochel
2006-12-15ACPI: rename some functionsZhang Rui
2006-12-15ACPI: clean up scan.cZhang Rui
2006-07-12ACPI: scan: handle kset/kobject errorsRandy Dunlap
2006-07-09Revert "Revert "ACPI: dock driver""Len Brown
2006-07-09Revert "ACPI: dock driver"Linus Torvalds
2006-07-01Pull acpi_os_free into release branchLen Brown
2006-06-30ACPI: drivers/acpi/scan.c: make acpi_bus_type staticAdrian Bunk
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2006-06-28ACPI: dock driverKristen Accardi
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2006-06-15Pull bugzilla-5000 into release branchLen Brown
2006-06-15Pull sem2mutex into release branchLen Brown