NetBSD/sys/dev/acpi
drochner a25cd7ae3a fix undefined return values of Read/WriteMemory, found by clang
static analyzer
2009-09-15 19:41:30 +00:00
..
acpica fix undefined return values of Read/WriteMemory, found by clang 2009-09-15 19:41:30 +00:00
Makefile.acpidevs Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
TODO
acpi.c PR# kern/41179: Incorrect return values from AcpiOsExecute() 2009-08-25 10:34:08 +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 PR# kern/41179: Incorrect return values from AcpiOsExecute() 2009-08-25 10:34:08 +00:00
acpi_button.c PR# kern/41179: Incorrect return values from AcpiOsExecute() 2009-08-25 10:34:08 +00:00
acpi_ec.c Add a pmf(9) shutdown hook to acpiec(4) to use polling on shutdown. 2009-07-06 00:54:00 +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 On resum-from-RAM explicitly restore PCI link device state before 2008-11-17 23:29:49 +00:00
acpi_powerres.c
acpi_quirks.c PR/40471: Pierre Pronchery: ASUS CUR-DLS board found on HP NetServer E800 box 2009-01-25 02:26:30 +00:00
acpi_resource.c ACPI resource supports Extended IRQ From FreeBSD. 2009-07-13 12:55:21 +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 PR# kern/41179: Incorrect return values from AcpiOsExecute() 2009-08-25 10:34:08 +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 a comment explaining how to regenerate acpidevs_data.h 2009-01-21 14:15:43 +00:00
acpidevs_data.h
acpireg.h
acpivar.h struct device * -> device_t, no functional changes intended. 2009-05-12 09:50:28 +00:00
aiboost.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 09:29:46 +00:00
asus_acpi.c Reading the fan speed is expensive, so set the undocumented SME_POLL_ONLY 2009-08-04 23:23:39 +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 com@acpi supports memory space. 2009-07-13 12:57:04 +00:00
dalb_acpi.c Don't reload usageid on resume, this should never change. 2008-06-01 23:35:18 +00:00
devlist2h.awk
fdc_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
fdc_acpireg.h
files.acpi Don't reference files that don't exist, and cvs diff before commit. 2009-08-31 14:48:41 +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 Sprinkle a teeny bit of KNF goodness.. 2008-05-02 01:53:33 +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 the new acpi code seems to return NULL for the hardwareId string. 2009-08-19 00:19:37 +00:00
spic_acpi.c spic has moved. 2009-08-09 19:36:28 +00:00
thinkpad_acpi.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 09:29:46 +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
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