NetBSD/sys/dev/acpi
riastradh 12a0c4d516 Register a null power handler if acpiec fails to attach.
On one of my machines, there's no _GPE method, so
acpiec_parse_gpe_package fails, and the only function acpiec(4)
serves is to inhibit suspend/resume.

XXX We should really put the power handlers in the cfattach so that
it's not necessary to register a null power handler in every error
branch of every device's attach routine...
2014-07-06 15:35:42 +00:00
..
acpica + Please also update ACPI_DATE in include/acapps.h. 2014-01-18 09:51:08 +00:00
wmi Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
acpi_acad.c
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
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 As discussed with bouyer@, fix a too eager T-state validation check to 2013-11-20 13:39:59 +00:00
acpi_cpu.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
acpi_cpu.h Remove the upper limit for the number of T-states. 2012-04-27 04:38:24 +00:00
acpi_debug.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
acpi_display.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
acpi_ec.c Register a null power handler if acpiec fails to attach. 2014-07-06 15:35:42 +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
acpi_osd.h
acpi_pci_link.c don't run off the end of the source resource buffer 2014-04-14 01:56:18 +00:00
acpi_pci.c
acpi_pci.h
acpi_pmtr.c Revert the previous commit as it was wrong/redundant. 2011-06-21 09:49:05 +00:00
acpi_power.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +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 constant changed name 2013-12-27 18:51: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 fix unused variable warnings 2013-10-20 21:13:15 +00:00
acpi_wakedev.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
acpi_wakedev.h
acpi_wdrt.c function argument changed width 2013-12-27 18:52:16 +00:00
acpi.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
acpica.h
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
apple_smc_acpi.c Fix unused variable warning in non-modular apple_smc build. 2014-04-01 17:49:40 +00:00
asus_acpi.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
atppc_acpi.c
attimer_acpi.c
com_acpi.c
dalb_acpi.c
devlist2h.awk
fdc_acpi.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
fdc_acpireg.h
files.acpi First draft of drivers for the Apple System Management Controller. 2014-04-01 17:47:36 +00:00
fujbp_acpi.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
fujhk_acpi.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +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
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
Makefile.acpidevs
mpu_acpi.c provide a lock for mpu_attach. 2011-12-09 08:56:54 +00:00
pckbc_acpi.c remove unused variable 2013-10-17 21:18:43 +00:00
pcppi_acpi.c
smbus_acpi.c
sony_acpi.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +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
TODO Note some long-term difficult goals. 2011-06-23 16:56:07 +00:00
tpm_acpi.c Some {} are missing. The behavior is thus wrong: the code always jumps to 2014-03-01 16:59:41 +00:00
ug_acpi.c
vald_acpi.c
wb_acpi.c
wss_acpi.c
ym_acpi.c