aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/container.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI driversThomas Renninger1-1/+9
2007-04-25ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas1-4/+2
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown1-2/+1
2007-02-12ACPI: fix acpi_driver.name usageLen Brown1-1/+1
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-2/+2
2007-02-03Pull sysfs into test branchLen Brown1-3/+3
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-12-15ACPI: convert to sysfs frameworkPatrick Mochel1-3/+3
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-1/+1
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown1-1/+1
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-20/+14
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-1/+1
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-1/+1
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-4/+4
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-4/+2
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-72/+56
2005-06-27[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independentlyRajesh Shah1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+303