freebsd-src/sys/dev/acpica
Nate Lawson 2b9609ab9b Decrease sleep_delay default to 1 second now that the machines that
required the 5 second delay have been fixed.
2004-05-29 05:34:04 +00:00
..
Osd Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00
acpi.c Decrease sleep_delay default to 1 second now that the machines that 2004-05-29 05:34:04 +00:00
acpi_acad.c Changes to implement 20040514: 2004-05-25 02:47:35 +00:00
acpi_battery.c Style cleanups to match the rest of this directory. For acpi_battery.c, 2003-08-11 15:34:43 +00:00
acpi_button.c Update the new suspend/resume GPE methods to properly limit the GPE 2004-05-28 07:04:09 +00:00
acpi_cmbat.c Add MODULE_DEPEND entries so some of these drivers can eventually be 2004-04-09 18:14:32 +00:00
acpi_cpu.c Change hw.acpi.cpu.cx_lowest to accept values in the form of C1, 2004-05-07 05:22:38 +00:00
acpi_ec.c Changes to implement 20040514: 2004-05-25 02:47:35 +00:00
acpi_isab.c Style cleanups, don't set the device description before the probe routine 2004-05-29 04:32:50 +00:00
acpi_lid.c Update the new suspend/resume GPE methods to properly limit the GPE 2004-05-28 07:04:09 +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.c Style cleanups, don't set the device description before the probe routine 2004-05-29 04:32:50 +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_pcib.c Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00
acpi_pcib_acpi.c Style fixes. 2004-05-28 16:38:37 +00:00
acpi_pcib_pci.c Style cleanups, don't set the device description before the probe routine 2004-05-29 04:32:50 +00:00
acpi_pcibvar.h Add code for ACPI PCI link object manipulation. 2002-10-05 02:01:05 +00:00
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 MODULE_DEPEND entries so some of these drivers can eventually be 2004-04-09 18:14:32 +00:00
acpi_thermal.c Remove call to _INI for thermal devices. ACPI-CA now calls _INI for 2004-05-25 04:18:22 +00:00
acpi_timer.c Disable interrupts while testing the timer. Not doing this unnecessarily 2004-04-24 16:25:00 +00:00
acpi_video.c Unify on version 1 to be similar to the rest of the tree. After 5-stable 2004-04-08 16:45:12 +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