freebsd-nq/sys/dev/acpica
Mitsuru IWASAKI a1fccb4765 Add device(power/sleep button and lid) wake function from sleeping state.
This is required for some Thinkpad (and maybe VAIO) machines to wake
the system up from sleep.

Currently partially implemented, more complete implementation will come later.
2002-07-22 12:52:54 +00:00
..
Osd Resolve conflicts arising from the ACPI CA 20020611 import. 2002-07-09 17:54:02 +00:00
acpi_acad.c Add generalized power profile code. 2002-03-04 18:46:13 +00:00
acpi_battery.c Staticise devclasses and some unnecessarily global variables. 2002-01-08 06:46:01 +00:00
acpi_button.c Add device(power/sleep button and lid) wake function from sleeping state. 2002-07-22 12:52:54 +00:00
acpi_cmbat.c Do not concatenate __func__ with strings, because it is not a string. 2002-03-12 00:15:06 +00:00
acpi_cpu.c Brutally deal with __func__ being 'const char *' on gcc-3.1. 2002-05-19 06:16:47 +00:00
acpi_ec.c Make interrupt driven EC transaction optional. 2002-07-02 03:38:07 +00:00
acpi_lid.c Add device(power/sleep button and lid) wake function from sleeping state. 2002-07-22 12:52:54 +00:00
acpi_pcib_acpi.c Brutally deal with __func__ being 'const char *' on gcc-3.1. 2002-05-19 06:16:47 +00:00
acpi_pcib.c Brutally deal with __func__ being 'const char *' on gcc-3.1. 2002-05-19 06:16:47 +00:00
acpi_powerres.c Brutally deal with __func__ being 'const char *' on gcc-3.1. 2002-05-19 06:16:47 +00:00
acpi_resource.c Brutally deal with __func__ being 'const char *' on gcc-3.1. 2002-05-19 06:16:47 +00:00
acpi_thermal.c Fixed printf format errors which apparently crept in while -Wformat was 2002-05-25 11:18:03 +00:00
acpi_timer.c Brutally deal with __func__ being 'const char *' on gcc-3.1. 2002-05-19 06:16:47 +00:00
acpi.c Add device(power/sleep button and lid) wake function from sleeping state. 2002-07-22 12:52:54 +00:00
acpica_support.c Resolve conflicts arising from the ACPI CA 20020611 import. 2002-07-09 17:54:02 +00:00
acpica_support.h Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. 2001-11-06 15:00:30 +00:00
acpiio.h Add sysctl interface (Read-only) for temprature, AC-line and Battery. 2001-06-23 10:38:25 +00:00
acpivar.h Add device(power/sleep button and lid) wake function from sleeping state. 2002-07-22 12:52:54 +00:00