linux/include/acpi
Bob Moore a647b5c340 ACPICA: Add Buffer->String conversion for predefined methods
For predefined methods (such as _BIF), add automatic conversion for
objects that are required to be a String, but a Buffer was found
instead. This can happen when reading string battery data from
an operation region, because it used to be difficult to convert
the data from buffer to string from within the ASL. Linux BZ 11822.

http://bugzilla.kernel.org/show_bug.cgi?id=11822

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-12-29 22:38:38 -05:00
..
platform ACPI: don't cond_resched() when irqs_disabled() 2008-12-19 04:38:33 -05:00
acconfig.h ACPICA: Add a mechanism to escape infinite AML While() loops 2008-12-29 22:38:36 -05:00
acdebug.h
acdisasm.h
acdispat.h
acevents.h
acexcep.h ACPICA: Add a mechanism to escape infinite AML While() loops 2008-12-29 22:38:36 -05:00
acglobal.h ACPICA: Add global pointer for FACS table to simplify FACS access 2008-12-29 22:38:37 -05:00
achware.h
acinterp.h
aclocal.h ACPICA: Add a mechanism to escape infinite AML While() loops 2008-12-29 22:38:36 -05:00
acmacros.h
acnames.h
acnamesp.h ACPICA: Add Buffer->String conversion for predefined methods 2008-12-29 22:38:38 -05:00
acobject.h
acopcode.h
acoutput.h ACPI: fix 2.6.28 acpi.debug_level regression 2008-12-19 04:38:32 -05:00
acparser.h
acpi_bus.h
acpi_drivers.h Merge branch 'processor-256' into release 2008-11-11 21:17:03 -05:00
acpi_numa.h
acpi.h
acpiosxf.h
acpixf.h ACPICA: Update FACS waking vector interfaces 2008-12-29 22:38:36 -05:00
acpredef.h ACPICA: disable _BIF warning 2008-11-27 02:17:30 -05:00
acresrc.h
acstruct.h
actables.h ACPICA: Add global pointer for FACS table to simplify FACS access 2008-12-29 22:38:37 -05:00
actbl1.h
actbl.h
actypes.h ACPICA: Fix several warnings under gcc 4 compiler 2008-12-29 22:38:36 -05:00
acutils.h
amlcode.h
amlresrc.h
container.h
pdc_intel.h
processor.h
reboot.h