android_kernel_xiaomi_sm7250/include/acpi
Bob Moore 4c90ece249 ACPI: ACPICA 20060608
Converted the locking mutex used for the ACPI hardware
to a spinlock. This change should eliminate all problems
caused by attempting to acquire a semaphore at interrupt
level, and it means that all ACPICA external interfaces
that directly access the ACPI hardware can be safely
called from interrupt level.

Fixed a regression introduced in 20060526 where the ACPI
device initialization could be prematurely aborted with
an AE_NOT_FOUND if a device did not have an optional
_INI method.

Fixed an IndexField issue where a write to the Data
Register should be limited in size to the AccessSize
(width) of the IndexField itself. (BZ 433, Fiodor Suietov)

Fixed problem reports (Valery Podrezov) integrated: - Allow
store of ThermalZone objects to Debug object.
http://bugzilla.kernel.org/show_bug.cgi?id=5369
http://bugzilla.kernel.org/show_bug.cgi?id=5370

Fixed problem reports (Fiodor Suietov) integrated: -
acpi_get_table_header() doesn't handle multiple instances
correctly (BZ 364)

Removed four global mutexes that were obsolete and were
no longer being used.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2006-06-14 02:45:47 -04:00
..
platform ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
acconfig.h ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
acdebug.h
acdisasm.h ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
acdispat.h ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
acevents.h ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
acexcep.h ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
acglobal.h ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
achware.h
acinterp.h
aclocal.h ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
acmacros.h ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
acnames.h
acnamesp.h ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
acobject.h ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
acopcode.h ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
acoutput.h ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
acparser.h ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
acpi_bus.h ACPI: ACPICA 20060331 2006-06-14 02:04:16 -04:00
acpi_drivers.h
acpi.h
acpiosxf.h ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
acpixf.h [ACPI] ACPICA 20060317 2006-06-14 01:22:20 -04:00
acresrc.h ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
acstruct.h ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
actables.h ACPI: ACPICA 20060331 2006-06-14 02:04:16 -04:00
actbl1.h ACPI: ACPICA 20060331 2006-06-14 02:04:16 -04:00
actbl2.h ACPI: ACPICA 20060331 2006-06-14 02:04:16 -04:00
actbl71.h
actbl.h ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
actypes.h ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
acutils.h ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
amlcode.h ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
amlresrc.h ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00
container.h
pdc_intel.h
processor.h