NetBSD/sys/dev/acpi
christos 9b9040ce5f reverse the polarity of the extra key option, always enabling them. 2013-03-30 19:05:20 +00:00
..
acpica As in Linux, prevent BIOS from trying to map addresses beyond ULONG_MAX. 2012-04-22 06:33:04 +00:00
wmi Add support for various things: 2012-10-12 13:02:28 +00:00
Makefile.acpidevs
TODO Note some long-term difficult goals. 2011-06-23 16:56:07 +00:00
acpi.c locate PCI buses and determine their bus numbers using the info 2012-09-23 00:31:05 +00:00
acpi_acad.c Remove unnecessary (due SME_DISABLE_REFRESH) locking. 2011-06-03 18:40:41 +00:00
acpi_apm.c
acpi_bat.c Collect rnd(9) entropy from coretemp(4), acpibat(4), aibs(4), hpacel(4), 2012-08-14 14:36:43 +00:00
acpi_button.c Always explicitly enable the wake GPE for acpibut(4). This follows FreeBSD 2011-02-20 06:59:53 +00:00
acpi_cpu.c Fix a regression introduced during the change of the DMI naming conventions 2012-03-27 18:37:57 +00:00
acpi_cpu.h Remove the upper limit for the number of T-states. 2012-04-27 04:38:24 +00:00
acpi_cpu_cstate.c Set the flag for checking for PCI bus master activity only for C3. 2012-02-25 17:22:52 +00:00
acpi_cpu_pstate.c Add comment. 2011-11-15 07:43:37 +00:00
acpi_cpu_tstate.c Remove the upper limit for the number of T-states. 2012-04-27 04:38:24 +00:00
acpi_debug.c
acpi_display.c Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
acpi_ec.c Fix off-by-one in validation of EmbeddedControl OperationRegion handler. 2011-07-24 20:15:09 +00:00
acpi_ecvar.h
acpi_fan.c Do not unnecessarily maintain a state between suspend and resume. 2011-07-22 04:15:05 +00:00
acpi_lid.c Use ioconf for the module declarations. 2011-02-16 08:35:51 +00:00
acpi_osd.h
acpi_pci.c acpi_pcidev_find_dev(): take struct acpi_devnode as a parameter. 2010-12-31 10:56:39 +00:00
acpi_pci.h acpi_pcidev_find_dev(): take struct acpi_devnode as a parameter. 2010-12-31 10:56:39 +00:00
acpi_pci_link.c re-enable the code to disable link devices at startup, ie. revert rev 1.3. 2012-09-23 00:26:25 +00:00
acpi_pmtr.c Revert the previous commit as it was wrong/redundant. 2011-06-21 09:49:05 +00:00
acpi_power.c Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
acpi_power.h
acpi_quirks.c add a machdep.dmi sysctl tree with the following read-only keys: 2011-11-14 02:44:59 +00:00
acpi_resource.c dependant -> dependent 2011-06-30 20:09:15 +00:00
acpi_slit.c
acpi_slit.h
acpi_srat.c
acpi_srat.h
acpi_timer.c The absence of USE_PLATFORM_CLOCK does not imply that the PM Timer is 2011-08-08 11:27:44 +00:00
acpi_timer.h
acpi_tz.c Replace local handling of entropy gathering with the new common code 2012-07-29 02:58:27 +00:00
acpi_util.c Rename acpi_get_node() to acpi_match_node() for consistency. 2011-06-21 03:37:21 +00:00
acpi_util.h Rename acpi_get_node() to acpi_match_node() for consistency. 2011-06-21 03:37:21 +00:00
acpi_verbose.c Scan for devices that are "hot-pluggable". 2011-01-03 08:50:23 +00:00
acpi_wakedev.c Use KM_SLEEP. 2012-08-14 14:38:02 +00:00
acpi_wakedev.h Revisit the wake-device code once more. 2011-02-19 09:52:32 +00:00
acpi_wdrt.c use PRIx64 instead of llx, fixes build on amd64 2011-01-17 17:32:11 +00:00
acpica.h Switch acpi(4) to use the new location of ACPICA. 2011-02-17 07:34:42 +00:00
acpidevs Add SMO8800. 2011-06-22 19:26:22 +00:00
acpidevs_data.h Regen. 2011-06-22 19:26:36 +00:00
acpireg.h add support for reset registers in PCI config space 2011-08-01 11:25:59 +00:00
acpivar.h add support for reset registers in PCI config space 2011-08-01 11:25:59 +00:00
aibs_acpi.c Collect rnd(9) entropy from coretemp(4), acpibat(4), aibs(4), hpacel(4), 2012-08-14 14:36:43 +00:00
asus_acpi.c Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
atppc_acpi.c
attimer_acpi.c
com_acpi.c
dalb_acpi.c Change the preprocessor defines around the module(9)'s modcmd() calls such 2011-02-16 09:05:12 +00:00
devlist2h.awk
fdc_acpi.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
fdc_acpireg.h
files.acpi add a tpm driver from bsssd.sourceforge.net 2012-01-22 06:44:28 +00:00
fujbp_acpi.c Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
fujhk_acpi.c Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
hpacel_acpi.c Collect rnd(9) entropy from coretemp(4), acpibat(4), aibs(4), hpacel(4), 2012-08-14 14:36:43 +00:00
hpet_acpi.c Do not entirely bypass the printfs during resource parsing, as many drivers 2011-06-15 09:02:38 +00:00
hpqlb_acpi.c Change the preprocessor defines around the module(9)'s modcmd() calls such 2011-02-16 09:05:12 +00:00
joy_acpi.c Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
lpt_acpi.c
mpu_acpi.c provide a lock for mpu_attach. 2011-12-09 08:56:54 +00:00
pckbc_acpi.c
pcppi_acpi.c
smbus_acpi.c
sony_acpi.c Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
spic_acpi.c
thinkpad_acpi.c reverse the polarity of the extra key option, always enabling them. 2013-03-30 19:05:20 +00:00
tpm_acpi.c make it never match for now. 2012-01-22 20:25:25 +00:00
ug_acpi.c
vald_acpi.c
wb_acpi.c
wss_acpi.c Split device_t/softc of all ad1848 variants properly. Compile test only. 2011-06-02 14:12:24 +00:00
ym_acpi.c Split device_t/softc of all ad1848 variants properly. Compile test only. 2011-06-02 14:12:24 +00:00