aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAge
* 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
* ACPI: use _STA bit names rather than 0x0FBjorn Helgaas2007-04-25
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-12
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* Pull trivial into test branchLen Brown2007-02-03
|\
| * ACPI: delete unused acpi_device_get_debug_info()Len Brown2007-01-30
| * ACPI: Correct ACPI_DEBUG_OUTPUT typoRobert P. J. Day2007-01-30
* | ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update.Zhang Rui2007-02-03
* | Pull sysfs into test branchLen Brown2007-02-03
|\ \
| * | ACPI: use more understandable bus_id for ACPI devicesZhang Rui2007-01-05
| * | ACPI: fix Supermicro X7DB8+ Boot regressionRui Zhang2006-12-21
| * | ACPI: use PNPID:instance_no as bus_id of ACPI deviceZhang Rui2006-12-21
| * | ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui2006-12-15
| * | ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driverLi Shaohua2006-12-15
| * | ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua2006-12-15
| * | ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua2006-12-15
| * | ACPI: convert to sysfs frameworkPatrick Mochel2006-12-15
| * | ACPI: change registration interface to follow driver modelPatrick Mochel2006-12-15
| * | ACPI: add ACPI bus_type for driver modelPatrick Mochel2006-12-15
| * | ACPI: add device_driver and hepler functionsPatrick Mochel2006-12-15
| * | ACPI: rename some functionsZhang Rui2006-12-15
| * | ACPI: clean up scan.cZhang Rui2006-12-15
* | | ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-02
* | | ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-02
| |/ |/|
* | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-20
|/
* ACPI: scan: handle kset/kobject errorsRandy Dunlap2006-07-12
* Revert "Revert "ACPI: dock driver""Len Brown2006-07-09
* Revert "ACPI: dock driver"Linus Torvalds2006-07-09
* Pull acpi_os_free into release branchLen Brown2006-07-01
|\
| * ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-30
* | ACPI: drivers/acpi/scan.c: make acpi_bus_type staticAdrian Bunk2006-06-30
|/
* ACPI: dock driverKristen Accardi2006-06-28
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-27
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-26
* Pull bugzilla-5000 into release branchLen Brown2006-06-15
|\
| * ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend()Len Brown2006-05-15