..
acpica
fix undefined return values of Read/WriteMemory, found by clang
2009-09-15 19:41:30 +00:00
Makefile.acpidevs
…
TODO
…
acpi.c
use __arraycount
2009-11-14 09:54:10 +00:00
acpi_acad.c
PR# kern/41179: Incorrect return values from AcpiOsExecute()
2009-08-25 10:34:08 +00:00
acpi_apm.c
…
acpi_bat.c
If the driver thinks a battery is not present, poll for present status.
2009-09-29 21:41:38 +00:00
acpi_button.c
PR# kern/41179: Incorrect return values from AcpiOsExecute()
2009-08-25 10:34:08 +00:00
acpi_ec.c
Allow for 'options ACPI_DEBUG' by providing module declarations
2009-09-16 10:47:54 +00:00
acpi_ecvar.h
…
acpi_lid.c
PR# kern/41179: Incorrect return values from AcpiOsExecute()
2009-08-25 10:34:08 +00:00
acpi_madt.c
…
acpi_madt.h
…
acpi_osd.h
When ACPI is not present, free any resources used by the ACPICA. Also,
2009-08-23 15:16:16 +00:00
acpi_pci_link.c
Allow for 'options ACPI_DEBUG' by providing module declarations
2009-09-16 10:47:54 +00:00
acpi_powerres.c
Allow for 'options ACPI_DEBUG' by providing module declarations
2009-09-16 10:47:54 +00:00
acpi_quirks.c
…
acpi_resource.c
Allow for 'options ACPI_DEBUG' by providing module declarations
2009-09-16 10:47:54 +00:00
acpi_slit.c
Add ACPI SLIT parser. This is part of NUMA support.
2009-11-25 13:21:49 +00:00
acpi_slit.h
Add ACPI SLIT parser. This is part of NUMA support.
2009-11-25 13:21:49 +00:00
acpi_srat.c
Add ACPI SRAT parser. This is a part of NUMA support.
2009-11-25 13:17:06 +00:00
acpi_srat.h
Add ACPI SRAT parser. This is a part of NUMA support.
2009-11-25 13:17:06 +00:00
acpi_timer.c
Add acpitimer_detach() to eventually support acpi(4) detachment.
2009-04-08 00:15:45 +00:00
acpi_timer.h
Add acpitimer_detach() to eventually support acpi(4) detachment.
2009-04-08 00:15:45 +00:00
acpi_tz.c
By reading the ACPI dump I figured out that my
2009-11-25 13:54:23 +00:00
acpi_wakedev.c
remove extra semicolon, spotted by snj
2009-08-04 17:06:10 +00:00
acpi_wakedev.h
add hw.wake.* sysctl subtree for toggling which devices are allowed to
2009-08-04 14:20:40 +00:00
acpica.h
Switch to ACPICA 20090730, and update for API changes.
2009-08-18 16:41:02 +00:00
acpidevs
Add PNP0C14 (WMI mapper device)
2009-09-27 14:11:07 +00:00
acpidevs_data.h
regen for PNP0C14
2009-09-27 14:11:58 +00:00
acpireg.h
Allow for 'options ACPI_DEBUG' by providing module declarations
2009-09-16 10:47:54 +00:00
acpivar.h
struct device * -> device_t, no functional changes intended.
2009-05-12 09:50:28 +00:00
aiboost.c
Allow for 'options ACPI_DEBUG' by providing module declarations
2009-09-16 10:47:54 +00:00
asus_acpi.c
Allow for 'options ACPI_DEBUG' by providing module declarations
2009-09-16 10:47:54 +00:00
atppc_acpi.c
Cut the amount of spam from acpi devices in roughly half by printing
2009-02-17 12:46:01 +00:00
attimer_acpi.c
During shutdown, detach attimer at acpi.
2009-04-07 17:59:18 +00:00
com_acpi.c
Don't use com_activate(), it's going away.
2009-11-12 20:30:10 +00:00
dalb_acpi.c
Allow for 'options ACPI_DEBUG' by providing module declarations
2009-09-16 10:47:54 +00:00
devlist2h.awk
…
fdc_acpi.c
Allow for 'options ACPI_DEBUG' by providing module declarations
2009-09-16 10:47:54 +00:00
fdc_acpireg.h
…
files.acpi
Add ACPI SLIT parser. This is part of NUMA support.
2009-11-25 13:21:49 +00:00
hpet_acpi.c
Cut the amount of spam from acpi devices in roughly half by printing
2009-02-17 12:46:01 +00:00
hpqlb_acpi.c
Use deviter_first()/deviter_next() instead of accessing alldevs
2009-09-25 20:26:26 +00:00
joy_acpi.c
Cut the amount of spam from acpi devices in roughly half by printing
2009-02-17 12:46:01 +00:00
lpt_acpi.c
Cut the amount of spam from acpi devices in roughly half by printing
2009-02-17 12:46:01 +00:00
mpu_acpi.c
Cut the amount of spam from acpi devices in roughly half by printing
2009-02-17 12:46:01 +00:00
pckbc_acpi.c
PR# port-i386/39671: panic while booting with an acpi kernel on a 790GX board
2009-08-29 19:17:44 +00:00
pcppi_acpi.c
Cut the amount of spam from acpi devices in roughly half by printing
2009-02-17 12:46:01 +00:00
sony_acpi.c
Allow for 'options ACPI_DEBUG' by providing module declarations
2009-09-16 10:47:54 +00:00
spic_acpi.c
spic has moved.
2009-08-09 19:36:28 +00:00
thinkpad_acpi.c
Use deviter_first()/deviter_next() instead of accessing alldevs
2009-09-25 20:26:26 +00:00
ug_acpi.c
Cut the amount of spam from acpi devices in roughly half by printing
2009-02-17 12:46:01 +00:00
wb_acpi.c
Initial import of an SD/MMC driver for the Winbond W83L518D (and probably
2009-09-30 20:44:49 +00:00
wmi_acpi.c
from Jukka Ruohonen:
2009-10-03 15:49:21 +00:00
wmi_acpivar.h
from Jukka Ruohonen:
2009-10-03 15:49:21 +00:00
wss_acpi.c
with new ACPICA, idstr may be NULL.
2009-08-18 21:33:29 +00:00
ym_acpi.c
Adapt for ACPICA API changes.
2009-08-19 00:31:16 +00:00