..
acpica
Add missing (FreeBSD) license. Ok jmcneill@.
2010-03-08 12:35:08 +00:00
acpi_acad.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
acpi_apm.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
acpi_bat.c
Convert acpibat to use ioconf instead of homerolled config glue.
2010-03-21 07:09:56 +00:00
acpi_button.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
acpi_debug.c
Add dynamic debug options for ACPI_DEBUG kernels.
2010-01-31 11:26:20 +00:00
acpi_ec.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
acpi_ecvar.h
Protect all header files against multiple inclusions.
2010-03-05 08:30:48 +00:00
acpi_lid.c
Preparing a device for wakeup involves:
2010-03-05 21:01:44 +00:00
acpi_madt.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
acpi_madt.h
Protect all header files against multiple inclusions.
2010-03-05 08:30:48 +00:00
acpi_osd.h
Protect all header files against multiple inclusions.
2010-03-05 08:30:48 +00:00
acpi_pci_link.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
acpi_pci.c
Remove the namespace scopes.
2010-03-09 18:15:21 +00:00
acpi_pci.h
Protect all header files against multiple inclusions.
2010-03-05 08:30:48 +00:00
acpi_powerres.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
acpi_quirks.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
acpi_resource.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
acpi_slit.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
acpi_slit.h
Protect all header files against multiple inclusions.
2010-03-05 08:30:48 +00:00
acpi_srat.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
acpi_srat.h
Protect all header files against multiple inclusions.
2010-03-05 08:30:48 +00:00
acpi_timer.c
Add missing license.
2010-03-05 17:04:26 +00:00
acpi_timer.h
Add missing license.
2010-03-05 17:04:26 +00:00
acpi_tz.c
Silence errors from the integer evaluations in case the objects are not found.
2010-03-17 20:29:32 +00:00
acpi_wakedev.c
Remove unused headers.
2010-03-16 07:18:55 +00:00
acpi_wakedev.h
With the intent of making 'struct acpi_devnode' as the central place for
2010-03-16 05:48:42 +00:00
acpi.c
Remove the call to AcpiGetType() in acpi_make_devnode(). This is the same
2010-03-16 08:02:01 +00:00
acpica.h
Protect all header files against multiple inclusions.
2010-03-05 08:30:48 +00:00
acpidevs
Add some ACPI 4.0 devices.
2010-01-18 16:34:47 +00:00
acpidevs_data.h
regen.
2010-01-18 16:50:08 +00:00
acpireg.h
Protect all header files against multiple inclusions.
2010-03-05 08:30:48 +00:00
acpivar.h
With the intent of making 'struct acpi_devnode' as the central place for
2010-03-16 05:48:42 +00:00
asus_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
atk0110.c
Remove setting of edata->monitor since that member no longer exists.
2010-03-14 18:05:07 +00:00
atppc_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
attimer_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
com_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
dalb_acpi.c
Remove unused struct sysctllog from the softc.
2010-03-08 11:39:42 +00:00
devlist2h.awk
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
fdc_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
fdc_acpireg.h
Protect all header files against multiple inclusions.
2010-03-05 08:30:48 +00:00
files.acpi
Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4).
2010-03-19 04:04:27 +00:00
hpet_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
hpqlb_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
joy_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
lpt_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
Makefile.acpidevs
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
2008-10-19 22:05:19 +00:00
mpu_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
pckbc_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
pcppi_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
smbus_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
sony_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
spic_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
thinkpad_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
TODO
ug_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
wb_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
wmi_acpi.c
Add a detachment routine.
2010-03-08 10:53:03 +00:00
wmi_acpivar.h
Protect all header files against multiple inclusions.
2010-03-05 08:30:48 +00:00
wss_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00
ym_acpi.c
Remove <dev/acpi/acpica.h> from all files. It is included from
2010-03-05 14:00:16 +00:00