kernel-ark/drivers/acpi
Bob Moore 59fa85057e ACPICA: Removed all 16-bit support.
Support for 16-bit ACPICA has been completely removed since it is
no longer necessary and it clutters the code. All 16-bit macros,
types, and conditional compiles have been removed, cleaning up
and simplifying the code across the entire subsystem.
DOS support is no longer needed since the Linux firmware kit
is now available.

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-02-02 21:14:30 -05:00
..
dispatcher ACPICA: Use manifest constants for parse pass number 2007-02-02 21:14:27 -05:00
events ACPICA: Removed all 16-bit support. 2007-02-02 21:14:30 -05:00
executer ACPICA: Removed all 16-bit support. 2007-02-02 21:14:30 -05:00
hardware ACPICA: Removed all 16-bit support. 2007-02-02 21:14:30 -05:00
namespace ACPICA: Fixes for parameter validation. 2007-02-02 21:14:28 -05:00
parser ACPICA: Use manifest constants for parse pass number 2007-02-02 21:14:27 -05:00
resources
sleep ACPICA: minimal patch to integrate new tables into Linux 2007-02-02 21:14:22 -05:00
tables ACPICA: Removed all 16-bit support. 2007-02-02 21:14:30 -05:00
utilities ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is called 2007-02-02 21:14:27 -05:00
ac.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
acpi_memhotplug.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
asus_acpi.c ACPICA: minimal patch to integrate new tables into Linux 2007-02-02 21:14:22 -05:00
battery.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
blacklist.c ACPICA: Miscellaneous table manager updates and optimizations 2007-02-02 21:14:29 -05:00
bus.c ACPICA: Remove duplicate table definitions (non-conflicting) 2007-02-02 21:14:29 -05:00
button.c ACPI: button: register with input layer 2006-11-09 03:20:19 -05:00
cm_sbs.c [PATCH] acpi NULL noise removal 2006-10-10 15:37:22 -07:00
container.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
debug.c
dock.c Pull style into test branch 2006-12-16 01:04:27 -05:00
ec.c ACPICA: Remove duplicate table definitions (non-conflicting), cont 2007-02-02 21:14:29 -05:00
event.c ACPI: add 'const' to several ACPI file_operations 2006-07-10 00:04:29 -04:00
fan.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
glue.c Pull style into test branch 2006-12-16 01:04:27 -05:00
hotkey.c ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi 2006-10-14 01:51:07 -04:00
i2c_ec.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
i2c_ec.h
ibm_acpi.c Revert "ACPI: ibm-acpi: make non-generic bay support optional" 2007-01-11 02:58:15 -05:00
Kconfig Revert "ACPI: ibm-acpi: make non-generic bay support optional" 2007-01-11 02:58:15 -05:00
Makefile Revert "Revert "ACPI: dock driver"" 2006-07-09 17:22:28 -04:00
motherboard.c ACPICA: minimal patch to integrate new tables into Linux 2007-02-02 21:14:22 -05:00
numa.c ACPICA: Remove duplicate table definitions (non-conflicting), cont 2007-02-02 21:14:29 -05:00
osl.c ACPICA: use new ACPI headers. 2007-02-02 21:14:28 -05:00
pci_bind.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
pci_irq.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
pci_link.c ACPICA: use new ACPI headers. 2007-02-02 21:14:28 -05:00
pci_root.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
power.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
processor_core.c ACPICA: use new ACPI headers. 2007-02-02 21:14:28 -05:00
processor_idle.c ACPICA: use new ACPI headers. 2007-02-02 21:14:28 -05:00
processor_perflib.c ACPICA: use new ACPI headers. 2007-02-02 21:14:28 -05:00
processor_thermal.c ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi 2006-10-14 01:51:07 -04:00
processor_throttling.c ACPICA: use new ACPI headers. 2007-02-02 21:14:28 -05:00
sbs.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
scan.c ACPICA: use new ACPI headers. 2007-02-02 21:14:28 -05:00
system.c ACPICA: minimal patch to integrate new tables into Linux 2007-02-02 21:14:22 -05:00
tables.c ACPICA: Remove duplicate table definitions (non-conflicting) 2007-02-02 21:14:29 -05:00
thermal.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
toshiba_acpi.c [PATCH] fix the toshiba_acpi write_lcd return value 2007-01-05 23:55:29 -08:00
utils.c ACPI: replace kmalloc+memset with kzalloc 2006-12-20 16:54:54 -05:00
video.c [PATCH] acpi: remove "video device notify" message 2007-01-23 07:52:07 -08:00