NetBSD/sys/dev/acpi
jruoho 42105e9f81 Rework the sysctl-support.
Changes:

	hw.wake			->	hw.acpi.wake
	hw.acpi.debug_layer	->	hw.acpi.debug.layer
	hw.acpi.debug_level	->	hw.acpi.debug.level

Additions:

	hw.acpi.stat.gpe	# Number of dispatched GPEs
	hw.acpi.stat.sci	# Number of SCI interrupts
	hw.acpi.stat.fixed	# Number of fixed events
	hw.acpi.stat.method	# Number of executed methods

ok jmcneill@
2010-04-12 12:14:26 +00:00
..
acpica Document "how-to override the DSDT" in the manual page instead of code. 2010-04-11 08:58:43 +00:00
wmi Fix a potential NULL pointer dereference. 2010-04-09 04:48:23 +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 Spello in comment. 2010-04-12 06:56:19 +00:00
acpi_bat.c Update the limits when a change from absent to present is detected. 2010-04-03 16:29:22 +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 Rework the sysctl-support. 2010-04-12 12:14:26 +00:00
acpi_ec.c Attach acpiecdt with acpibus_attach_args. Sverre Froyen reports that 2010-03-29 16:35:59 +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 unnecessary casts. 2010-04-10 18:32:13 +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 Rework the sysctl-support. 2010-04-12 12:14:26 +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 Rework the sysctl-support. 2010-04-12 12:14:26 +00:00
acpica.h Protect all header files against multiple inclusions. 2010-03-05 08:30:48 +00:00
acpidevs Add NSC1100. From ThinkPad T43p. 2010-04-10 16:45:51 +00:00
acpidevs_data.h Add NSC1100. From ThinkPad T43p. 2010-04-10 16:45:51 +00:00
acpireg.h Protect all header files against multiple inclusions. 2010-03-05 08:30:48 +00:00
acpivar.h Rework the sysctl-support. 2010-04-12 12:14:26 +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 unnecessary casts. 2010-04-10 18:32:13 +00:00
devlist2h.awk
fdc_acpi.c Remove unnecessary casts. 2010-04-10 18:32:13 +00:00
fdc_acpireg.h Protect all header files against multiple inclusions. 2010-03-05 08:30:48 +00:00
files.acpi Add valz(4), a simple driver to handle the backlight keys on some 2010-04-11 22:42:30 +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
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 ACPICA 20091112: 2010-04-08 04:40:51 +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
vald_acpi.c Remove unnecessary casts. 2010-04-10 18:32:13 +00:00
valz_acpi.c Add valz(4), a simple driver to handle the backlight keys on some 2010-04-11 22:42:30 +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
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