linux/include/acpi
Bob Moore d85988fa02 ACPICA: Update FACS waking vector interfaces
Split AcpiSetFirmwareWakingVector into two: one for the 32-bit
vector, another for the 64-bit vector. This is required because the
host OS must setup the wake much differently for each vector (real
vs. protected mode, etc.) and the interface should not be deciding
which vector to use.  Also eliminate the GetFirmwareWakingVector
interface, as it served no purpose (only the firmware reads the
vector, OS only writes the vector.)  ACPICA BZ 731.

http://www.acpica.org/bugzilla/show_bug.cgi?id=731

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:36 -05:00
..
platform ACPI: don't cond_resched() when irqs_disabled() 2008-12-19 04:38:33 -05:00
acconfig.h
acdebug.h
acdisasm.h
acdispat.h
acevents.h
acexcep.h
acglobal.h
achware.h
acinterp.h
aclocal.h
acmacros.h Merge branch 'linus' into test 2008-10-23 00:11:07 -04:00
acnames.h
acnamesp.h
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: video: Ignore devices that aren't present in hardware 2008-11-07 23:49:23 -05:00
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
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