kernel-ark/drivers/acpi
Bob Moore bc45b1d39a ACPICA: Ignore ACPI table signature for Load() operator
Only "SSDT" is acceptable to the ACPI spec, but tables are
seen with OEMx and null sigs. Therefore, signature validation
is worthless.  Apparently MS ACPI accepts such signatures, ACPICA
must be compatible.

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

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-06-11 19:13:47 -04:00
..
dispatcher ACPICA: Fix to allow zero-length ASL field declarations 2008-06-11 19:13:47 -04:00
events
executer acpi: fix integer as NULL pointer warning 2008-05-23 08:11:06 -07:00
hardware
namespace
parser
resources
sleep ACPI: Disable Fixed_RTC event when installing RTC handler 2008-06-11 19:13:45 -04:00
tables ACPICA: Ignore ACPI table signature for Load() operator 2008-06-11 19:13:47 -04:00
utilities
ac.c
acpi_memhotplug.c
asus_acpi.c
battery.c
bay.c bay: exit if notify handler cannot be installed 2008-06-11 19:13:47 -04:00
blacklist.c
bus.c
button.c
cm_sbs.c
container.c
debug.c
dock.c dock.c remove trailing printk whitespace 2008-06-11 19:13:46 -04:00
ec.c ACPI: EC: Use msleep instead of udelay while waiting for event. 2008-06-11 19:13:45 -04:00
event.c
fan.c
glue.c ACPI: Disable Fixed_RTC event when installing RTC handler 2008-06-11 19:13:45 -04:00
Kconfig
Makefile
numa.c ACPI: handle invalid ACPI SLIT table 2008-06-11 19:13:46 -04:00
osl.c
pci_bind.c
pci_irq.c
pci_link.c
pci_root.c
power.c
processor_core.c proper prototype for acpi_processor_tstate_has_changed() 2008-06-11 19:13:46 -04:00
processor_idle.c cpuidle acpi driver: fix oops on AC<->DC 2008-06-11 19:13:45 -04:00
processor_perflib.c
processor_thermal.c
processor_throttling.c
sbs.c
sbshc.c
sbshc.h
scan.c
system.c ACPI: use memory_read_from_buffer() 2008-06-11 19:13:47 -04:00
tables.c
thermal.c
toshiba_acpi.c
utils.c
video.c Fix ACPI vs proc_create_data() mismerge 2008-04-30 16:26:27 -07:00
wmi.c