linux/drivers/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
..
dispatcher ACPICA: Add support to externally execute _OSI method 2008-12-29 22:38:37 -05:00
events ACPICA: Reformat comments, no functional changes 2008-12-29 22:38:37 -05:00
executer ACPICA: Update debug output for IndexField I/O 2008-12-29 22:38:36 -05:00
hardware ACPICA: Add global pointer for FACS table to simplify FACS access 2008-12-29 22:38:37 -05:00
namespace ACPICA: Add Buffer->String conversion for predefined methods 2008-12-29 22:38:38 -05:00
parser ACPICA: Add support to externally execute _OSI method 2008-12-29 22:38:37 -05:00
resources
sleep ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume 2008-11-26 17:53:13 -05:00
tables ACPICA: Add global pointer for FACS table to simplify FACS access 2008-12-29 22:38:37 -05:00
utilities ACPICA: Add support to externally execute _OSI method 2008-12-29 22:38:37 -05:00
ac.c
acpi_memhotplug.c
asus_acpi.c
battery.c Revert "ACPI: battery: Convert discharge energy rate to current properly" 2008-12-05 13:30:03 -08:00
blacklist.c ACPI: delete OSI(Linux) DMI dmesg spam 2008-11-27 01:55:21 -05:00
bus.c ACPI: fix 2.6.28 acpi.debug_level regression 2008-12-19 04:38:32 -05:00
button.c
cm_sbs.c
container.c
debug.c
dock.c
ec.c ACPI: EC: count interrupts only if called from interrupt handler. 2008-11-26 17:16:45 -05:00
event.c
fan.c
glue.c
Kconfig
Makefile
numa.c
osl.c ACPI: delete OSI(Linux) DMI dmesg spam 2008-11-27 01:55:21 -05:00
pci_bind.c
pci_irq.c
pci_link.c
pci_root.c
pci_slot.c
power.c
processor_core.c
processor_idle.c
processor_perflib.c
processor_thermal.c
processor_throttling.c
reboot.c
sbs.c
sbshc.c
sbshc.h
scan.c Revert "ACPI: don't enable control method power button as wakeup device when Fixed Power button is used" 2008-11-26 17:55:15 -05:00
system.c
tables.c
thermal.c
toshiba_acpi.c ACPI toshiba: only register rfkill if bt is enabled 2008-12-15 16:27:07 -08:00
utils.c ACPI: scheduling in atomic via acpi_evaluate_integer () 2008-11-26 17:39:06 -05:00
video.c
video_detect.c
wmi.c