freebsd-dev/sys/dev/acpica
Mitsuru IWASAKI ece50487e9 Disable sleep requests for 5 sec after wakeup. This is needed for
some Toshiba and Thinkpad laptops.
Wakeup event is generated by power button or sleep button on some
laptops but this also generates SCI interrupt, and shutdown the system
as result.  So this is introduced so that acpi driver ignore given
requests for certain period.
2001-12-09 18:02:36 +00:00
..
Osd Synch with minor changes in the ACPI CA 20011120 snapshot. 2001-11-28 04:36:29 +00:00
acpi_acad.c Cleanups of verbose printing. All the messages for the debugging is 2001-11-18 18:12:07 +00:00
acpi_battery.c Some improvements of control method battery driver. 2001-10-30 14:24:26 +00:00
acpi_button.c Cleanups of verbose printing. All the messages for the debugging is 2001-11-18 18:12:07 +00:00
acpi_cmbat.c Add disabling code via the debug.acpi.disable environment variable. 2001-11-22 17:43:15 +00:00
acpi_cpu.c Cleanups of verbose printing. All the messages for the debugging is 2001-11-18 18:12:07 +00:00
acpi_ec.c Synch with minor changes in the ACPI CA 20011120 snapshot. 2001-11-28 04:36:29 +00:00
acpi_lid.c Cleanups of verbose printing. All the messages for the debugging is 2001-11-18 18:12:07 +00:00
acpi_pcib_acpi.c Make the interrupt routing a bit less chatty unless bootverbose is set. 2001-10-07 18:25:43 +00:00
acpi_pcib.c Make the interrupt routing a bit less chatty unless bootverbose is set. 2001-10-07 18:25:43 +00:00
acpi_powerprofile.c Add missing includes of sys/lock.h. 2001-10-11 17:52:20 +00:00
acpi_powerres.c Use return_PTR, not return_VALUE when returning pointers. 2001-10-04 08:32:18 +00:00
acpi_resource.c Allocate system resource IRQs as shareable; this is the typical case. 2001-09-06 22:34:40 +00:00
acpi_thermal.c Cleanups of verbose printing. All the messages for the debugging is 2001-11-18 18:12:07 +00:00
acpi_timer.c The Intel 440MX ACPI timer seems to work properly, so add it to the list 2001-08-05 23:20:32 +00:00
acpi.c Disable sleep requests for 5 sec after wakeup. This is needed for 2001-12-09 18:02:36 +00:00
acpica_support.c Synch with minor changes in the ACPI CA 20011120 snapshot. 2001-11-28 04:36:29 +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 Disable sleep requests for 5 sec after wakeup. This is needed for 2001-12-09 18:02:36 +00:00