freebsd-dev/sys/dev/acpica
Mitsuru IWASAKI c7a9768031 Reduce frequency of Battery info (_BIF) acquisition. This helps
avoiding EC read errors on some laptops.
 - Stop updating Battery info for all user requests
 - Update Battery info by notify events and resume method
 - Poll Battery info every one minute

Suggested by:	takawata
2001-10-22 18:01:37 +00:00
..
Osd Add busspace hacks for ia64. 2001-10-04 08:33:16 +00:00
acpi_acad.c Initialise the adapter status to an invalid state, so that the initial check 2001-09-06 23:33:22 +00:00
acpi_battery.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_button.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_cmbat.c Reduce frequency of Battery info (_BIF) acquisition. This helps 2001-10-22 18:01:37 +00:00
acpi_cpu.c Add missing acpi_disabled() call so that this driver can be disabled. 2001-08-30 00:44:01 +00:00
acpi_ec.c Update usage of AcpiEnableEvent to reflect a new argument. 2001-10-04 23:21:09 +00:00
acpi_lid.c
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 Just print a message in acpi_tz_monitor() only when new active state 2001-09-04 15:40:12 +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 Update usage of AcpiEnableEvent to reflect a new argument. 2001-10-04 23:21:09 +00:00
acpiio.h
acpivar.h Fix some 64-bit uncleanliness. 2001-10-06 04:09:26 +00:00