NetBSD/sys/dev/acpi
pgoyette fe9cd1c415 Print correct temperature value, and properly display negative temperatures.
Resolves PR kern/36615
2010-02-18 14:10:15 +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 Add dynamic debug options for ACPI_DEBUG kernels. 2010-01-31 11:26:20 +00:00
acpi_acad.c Simplify and clean: 2010-01-31 11:16:18 +00:00
acpi_apm.c
acpi_bat.c Allocate the sensor structures dynamically. 2010-01-31 06:45:09 +00:00
acpi_button.c Add detachment routines. 2010-01-31 06:10:53 +00:00
acpi_debug.c Add dynamic debug options for ACPI_DEBUG kernels. 2010-01-31 11:26:20 +00:00
acpi_ec.c Use acpi_eval_reference_handle() to simplify code. No functional change. 2010-01-18 18:36:49 +00:00
acpi_ecvar.h
acpi_lid.c Add the _COMPONENT definition for ACPI_DEBUG. 2010-01-30 18:35:48 +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.c Fix NetBSD keyword expansion. 2009-12-04 10:42:39 +00:00
acpi_pci.h Fix NetBSD keyword expansion. 2009-12-04 10:42:39 +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 Use acpi_eval_reference_handle() to simplify code. No functional change. 2010-01-18 18:36:49 +00:00
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 Allow for 'options ACPI_DEBUG' by providing module declarations 2009-09-16 10:47:54 +00:00
acpi_slit.c Fix NetBSD keyword expansion. 2009-12-04 10:42:39 +00:00
acpi_slit.h Fix NetBSD keyword expansion. 2009-12-04 10:42:39 +00:00
acpi_srat.c Fix NetBSD keyword expansion. 2009-12-04 10:42:39 +00:00
acpi_srat.h Fix NetBSD keyword expansion. 2009-12-04 10:42:39 +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 Print correct temperature value, and properly display negative temperatures. 2010-02-18 14:10:15 +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 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 Allow for 'options ACPI_DEBUG' by providing module declarations 2009-09-16 10:47:54 +00:00
acpivar.h Add dynamic debug options for ACPI_DEBUG kernels. 2010-01-31 11:26:20 +00:00
aiboost.c Enhance DPRINTF to use AcpiFormatException as suggested in PR kern/40130 2010-02-18 13:52:33 +00:00
asus_acpi.c Also remove the ACPI notify handler upon detach. 2010-01-31 18:51:33 +00:00
atk0110.c Adapt to changes in sysmon's limit structure. 2010-02-14 23:06:58 +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 Add a detachment routine. 2010-01-31 19:49:29 +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 New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor 2010-02-09 03:19:50 +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 Add the _COMPONENT definition for ACPI_DEBUG. 2010-01-30 18:35:48 +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
smbus_acpi.c Import my experimental ACPI SMBus Control Method Interface driver 2010-02-06 20:10:18 +00:00
sony_acpi.c Expand PMF_FN_* macros. 2010-01-08 19:53:10 +00:00
spic_acpi.c Add the _COMPONENT definition for ACPI_DEBUG. 2010-01-30 18:35:48 +00:00
thinkpad_acpi.c Add a detachment routine. While here, clarify the initialization of sensors. 2010-01-31 17:53:31 +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 Verify the object type before using variables from it. 2010-01-31 20:38:11 +00:00
wmi_acpivar.h Update the copyright. 2010-01-04 10:06:53 +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