aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/container.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-2/+2
* Merge branch 'acpica' into releaseLen Brown2009-09-191-7/+4
|\
| * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-7/+4
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
|/
* ACPI: add missing KERN_* constants to printksFrank Seidel2009-02-071-2/+3
* ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-071-1/+0
* Merge branch 'ull' into testLen Brown2008-10-221-1/+1
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-1/+1
* | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-101-1/+1
|/
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-1/+9
* ACPI: Remove duplicate definitions for _STA bitsBjorn Helgaas2007-04-251-4/+2
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-121-2/+1
* ACPI: fix acpi_driver.name usageLen Brown2007-02-121-1/+1
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-2/+2
* Pull sysfs into test branchLen Brown2007-02-031-3/+3
|\
| * ACPI: convert to sysfs frameworkPatrick Mochel2006-12-151-3/+3
* | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-2/+1
* | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-1/+1
|/
* ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-301-1/+1
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-20/+14
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-1/+1
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-261-1/+1
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-4/+4
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-4/+2
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-72/+56
* [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah2005-06-271-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+303