NetBSD/sys/dev/acpi
jmcneill 92ddd35b74 from Jukka Ruohonen:
- Remove redundant assertions.
 - Properly check for NULL pointers.
 - No real need to keep track whether the internal event handler is installed.
 - Add a missing function to pass possible extra information associated with
   an event. Mentioned in the specification.
2009-10-03 15:49:21 +00:00
..
acpica fix undefined return values of Read/WriteMemory, found by clang 2009-09-15 19:41:30 +00:00
Makefile.acpidevs
TODO
acpi.c In pmf(9), improve the implementation of device self-suspension 2009-09-16 16:34:49 +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_timer.c
acpi_timer.h
acpi_tz.c Allow for 'options ACPI_DEBUG' by providing module declarations 2009-09-16 10:47:54 +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
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
attimer_acpi.c
com_acpi.c com@acpi supports memory space. 2009-07-13 12:57:04 +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 PR# kern/42139: ACPI WMI: new driver 2009-10-02 16:47:52 +00:00
hpet_acpi.c
hpqlb_acpi.c Use deviter_first()/deviter_next() instead of accessing alldevs 2009-09-25 20:26:26 +00:00
joy_acpi.c
lpt_acpi.c
mpu_acpi.c
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
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
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