freebsd-dev/sys/dev/acpica
Nate Lawson 169b539a33 Disable wake GPEs in the reboot path as well as poweroff path. This fixes
"stray irq 9" messages on my Thinkpad.  It may also help with general
reboot consistency although the recent hang on reboot was solved by
acpi_cpu.c rev 1.39.
2004-06-05 07:25:58 +00:00
..
Osd Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00
acpi_acad.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_battery.c
acpi_button.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_cmbat.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_cpu.c Rework acpi_cpu_idle() to select the next idle state before sleeping, not 2004-06-05 07:02:18 +00:00
acpi_ec.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_isab.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_lid.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_package.c Add support for packages as the first element of _PRW. This may allow 2004-04-09 06:40:03 +00:00
acpi_pci_link.c Don't assume that the current setting (_CRS) of a PCI link device is 2004-05-28 17:31:32 +00:00
acpi_pci.c Style cleanups, don't set the device description before the probe routine 2004-05-29 04:32:50 +00:00
acpi_pcib_acpi.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_pcib_pci.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_pcib.c Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00
acpi_pcibvar.h
acpi_powerres.c Return an error immediately if asked to switch a non-existent consumer. 2004-04-14 17:58:19 +00:00
acpi_resource.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_thermal.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_timer.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi_video.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
acpi.c Disable wake GPEs in the reboot path as well as poweroff path. This fixes 2004-06-05 07:25:58 +00:00
acpiio.h Add the -i flag to acpiconf(8) to retrieve battery information. 2003-09-13 20:13:01 +00:00
acpivar.h Style cleanups. "extern" is unneeded for function prototypes. 2004-05-28 07:15:55 +00:00