android_kernel_motorola_sm6225/drivers/acpi/utilities
Bob Moore f3d2e7865c ACPICA: Implement simplified Table Manager
The Table Manager component has been completely
redesigned and reimplemented. The new design is much
simpler, and reduces the overall code and data size of
the kernel-resident ACPICA by approximately 5%. Also,
it is now possible to obtain the ACPI tables very early
during kernel initialization, even before dynamic memory
management is initialized.

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-02-02 21:14:21 -05:00
..
Makefile [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
utalloc.c ACPI: acpi_os_allocate() fixes 2006-07-10 02:37:22 -04:00
utcache.c ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
utcopy.c ACPICA: fix for object premature deletion 2007-02-02 21:14:21 -05:00
utdebug.c ACPICA: Cast acpi_thread_id to UINT32 for debug output only 2007-02-02 21:14:21 -05:00
utdelete.c ACPICA: Delete recursive feature of ACPI Global Lock 2007-02-02 21:14:20 -05:00
uteval.c ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
utglobal.c ACPICA: Implement simplified Table Manager 2007-02-02 21:14:21 -05:00
utinit.c ACPICA: Implement simplified Table Manager 2007-02-02 21:14:21 -05:00
utmath.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utmisc.c ACPICA: Implement simplified Table Manager 2007-02-02 21:14:21 -05:00
utmutex.c ACPI: avoid gcc warnings in ACPI mutex debug code 2006-10-21 01:19:33 -04:00
utobject.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utresrc.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utstate.c ACPI: ACPICA 20060707 2006-07-09 15:15:40 -04:00
utxface.c ACPICA: Implement simplified Table Manager 2007-02-02 21:14:21 -05:00