NetBSD/sys/dev/acpi
riastradh 44dc91bb82 Revert "pci: Pass cookie through pci_find_device, pci_enumerate_bus."
Evidently something is wrong with this, to be diagnosed and redone
once the builds and tests are in better shape.
2024-05-20 19:15:48 +00:00
..
acpica acpi(4): Fix membars in ACPI_ACQUIRE/RELEASE_GLOBAL_LOCK. 2023-05-10 01:23:27 +00:00
wmi acpiwmi(4): Fix abuse of char buffer for struct guid_t content. 2023-08-11 08:36:59 +00:00
Makefile.acpidevs
TODO
acpi.c acpi(4): New iattr `apeibus' for attaching an APEI driver. 2024-03-20 03:14:45 +00:00
acpi_acad.c Use acpi_compatible_match(). 2021-01-29 15:20:13 +00:00
acpi_apm.c
acpi_bat.c Remove 0 initializations (since the softc is zalloc'ed) and the initial 2024-04-27 00:40:06 +00:00
acpi_button.c Use acpi_compatible_match() / acpi_compatible_lookup(). 2021-01-29 15:24:00 +00:00
acpi_cppc.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
acpi_cpu.c acpicpu: Add support for ACPI P-states and T-states on Arm. 2020-12-07 10:57:41 +00:00
acpi_cpu.h acpicpu: Add support for ACPI P-states and T-states on Arm. 2020-12-07 10:57:41 +00:00
acpi_cpu_cstate.c acpicpu: Add support for ACPI P-states and T-states on Arm. 2020-12-07 10:57:41 +00:00
acpi_cpu_pstate.c acpicpu: Add support for ACPI P-states and T-states on Arm. 2020-12-07 10:57:41 +00:00
acpi_cpu_tstate.c acpicpu: Add support for ACPI P-states and T-states on Arm. 2020-12-07 10:57:41 +00:00
acpi_debug.c Update for proplib API changes. 2020-07-08 13:41:53 +00:00
acpi_dev.c acpi: /dev/acpi: fix bounds check when reading tables 2021-07-24 11:36:41 +00:00
acpi_display.c Add quirk for machines were the getting the brightness value always 2024-05-10 19:29:46 +00:00
acpi_display.h acpivga(4): Provide hooks for ACPI display notifications. 2022-02-27 21:21:51 +00:00
acpi_ec.c acpiec(4): One more debug message about read/write polling timeout. 2023-07-18 10:17:12 +00:00
acpi_ecvar.h
acpi_event.c acpi: ged: Mask interrupts before dispatching handler 2022-01-11 10:53:08 +00:00
acpi_event.h acpi: ged: Mask interrupts before dispatching handler 2022-01-11 10:53:08 +00:00
acpi_fan.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
acpi_ged.c acpi: ged: Mask interrupts before dispatching handler 2022-01-11 10:53:08 +00:00
acpi_hed.c acpihed(4): New driver for PNP0C33 to notify apei(4). 2024-03-21 02:36:01 +00:00
acpi_i2c.c - Handle dtlink in acpi_pack_compat_list(). 2022-07-23 03:08:17 +00:00
acpi_i2c.h Fix CVS eff-up. 2021-08-09 04:06:21 +00:00
acpi_intr.h Add acpi_intr_establish_irq, which is like acpi_intr_establish except 2020-10-23 10:59:37 +00:00
acpi_lid.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
acpi_mcfg.c Revert "pci: Pass cookie through pci_find_device, pci_enumerate_bus." 2024-05-20 19:15:48 +00:00
acpi_mcfg.h Add a PCI resource manager and use it on Arm ACPI platforms. 2022-10-14 22:10:15 +00:00
acpi_osd.h
acpi_pcc.c acpi: Add support for ACPI Platform Communications Channel (PCC). 2020-12-13 20:27:53 +00:00
acpi_pcc.h acpi: Add support for ACPI Platform Communications Channel (PCC). 2020-12-13 20:27:53 +00:00
acpi_pcd.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
acpi_pci.c Add a PCI resource manager and use it on Arm ACPI platforms. 2022-10-14 22:10:15 +00:00
acpi_pci.h Add a PCI resource manager and use it on Arm ACPI platforms. 2022-10-14 22:10:15 +00:00
acpi_pci_link.c KNF. Same binary before and after. 2021-12-20 12:01:01 +00:00
acpi_pmtr.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
acpi_power.c allow ACPI to compile without PCI support. fixes ia64 build. 2022-05-31 20:28:57 +00:00
acpi_power.h
acpi_quirks.c acpi: remove unused acpi_quirks_osi_* functions 2020-12-06 11:38:28 +00:00
acpi_resource.c acpi: Add acpi_resource_parse_any(). 2021-08-07 18:39:40 +00:00
acpi_slit.c
acpi_slit.h
acpi_srat.c
acpi_srat.h
acpi_timer.c acpi_timer: use ACPI-Fast if WAET timer one read flag is set 2021-07-25 01:43:08 +00:00
acpi_timer.h
acpi_tz.c fix various small typos, mainly in comments. 2022-05-22 11:27:33 +00:00
acpi_usb.c Use acpi_dsm() in acpi_usb_post_reset(). 2021-01-14 14:38:22 +00:00
acpi_usb.h
acpi_util.c - Handle dtlink in acpi_pack_compat_list(). 2022-07-23 03:08:17 +00:00
acpi_util.h - Handle dtlink in acpi_pack_compat_list(). 2022-07-23 03:08:17 +00:00
acpi_verbose.c Localize one more variable to NPCI > 0 block. Fix ia64 build. 2022-06-02 00:12:20 +00:00
acpi_wakedev.c allow ACPI to compile without PCI support. fixes ia64 build. 2022-05-31 20:28:57 +00:00
acpi_wakedev.h
acpi_wdrt.c s/regster/register/ in comments and error messages. 2023-05-06 21:34:39 +00:00
acpica.h fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ 2021-09-03 21:54:58 +00:00
acpidevs
acpidevs_data.h Regen with typo fixed. 2024-02-08 10:05:01 +00:00
acpireg.h
acpivar.h acpi(4): New iattr `apeibus' for attaching an APEI driver. 2024-03-20 03:14:45 +00:00
ahcisata_acpi.c Fix 32-bit build. 2020-12-07 10:02:51 +00:00
aibs_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
amdccp_acpi.c Add amdsmn(4) and amdccp(4) power management stubs. 2022-12-18 15:50:32 +00:00
apei.c apei: fix typos in comments 2024-03-26 22:01:03 +00:00
apei_bert.c apei(4): New driver for ACPI Platform Error Interfaces. 2024-03-20 17:11:42 +00:00
apei_bertvar.h apei(4): New driver for ACPI Platform Error Interfaces. 2024-03-20 17:11:42 +00:00
apei_cper.h apei: fix typos in comments and snprintb bitfmt 2024-03-26 22:16:12 +00:00
apei_einj.c apei(4): Fix uninitialized stack access in error branch. 2024-03-28 13:40:08 +00:00
apei_einjvar.h apei(4): New driver for ACPI Platform Error Interfaces. 2024-03-20 17:11:42 +00:00
apei_erst.c apei(4): Simplify EINJ/ERST register access now that it's pre-mapped. 2024-03-22 20:48:14 +00:00
apei_erstvar.h apei(4): New driver for ACPI Platform Error Interfaces. 2024-03-20 17:11:42 +00:00
apei_hed.h apei(4): New driver for ACPI Platform Error Interfaces. 2024-03-20 17:11:42 +00:00
apei_hest.c apei(4): Note some TODOs for EINJ and HEST. 2024-03-21 02:35:09 +00:00
apei_hestvar.h apei(4): New driver for ACPI Platform Error Interfaces. 2024-03-20 17:11:42 +00:00
apei_interp.c apei(4): Pre-map registers when compiling interpreter. 2024-03-22 20:48:05 +00:00
apei_interp.h apei(4): Pre-map registers when compiling interpreter. 2024-03-22 20:48:05 +00:00
apei_mapreg.c apei(4): Allow pre-mapping I/O registers too. 2024-03-22 20:47:52 +00:00
apei_mapreg.h apei(4): New driver for ACPI Platform Error Interfaces. 2024-03-20 17:11:42 +00:00
apei_reg.c apei(4): Simplify EINJ/ERST register access now that it's pre-mapped. 2024-03-22 20:48:14 +00:00
apei_reg.h apei(4): Simplify EINJ/ERST register access now that it's pre-mapped. 2024-03-22 20:48:14 +00:00
apeivar.h apei(4): New driver for ACPI Platform Error Interfaces. 2024-03-20 17:11:42 +00:00
apple_smc_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
asus_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
atppc_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
attimer_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
com_acpi.c Poll only if we don't have an IRQ resource. 2021-10-23 17:46:26 +00:00
dalb_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
devlist2h.awk
dwcmmc_acpi.c Trailing whitespace. 2024-02-09 16:53:15 +00:00
dwcwdt_acpi.c DesignWare watchdog ACPI attach glue 2023-04-16 16:55:01 +00:00
dwiic_acpi.c dwiic(4): Don't try to attach children if dwiic_attach failed. 2022-10-19 22:28:35 +00:00
ehci_acpi.c acpi: ehci: Don't assume that a transaction translator is available. 2021-12-24 00:27:22 +00:00
eqos_acpi.c eqos(4): MP improvements 2023-12-24 16:12:54 +00:00
fdc_acpi.c Convert some debug messages to aprint_debug 2021-10-15 19:21:45 +00:00
fdc_acpireg.h
files.acpi acpihed(4): New driver for PNP0C33 to notify apei(4). 2024-03-21 02:36:01 +00:00
fujbp_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
fujhk_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
genet_acpi.c genet(4): Add support for rnd(9). 2021-05-03 10:28:26 +00:00
hpacel_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
hpet_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
hpqlb_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
igpio_acpi.c s/attachement/attachment/ and s/detachement/detachment/. 2024-02-02 22:14:04 +00:00
ipmi_acpi.c Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
joy_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
lpt_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
mpu_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
nxpiic_acpi.c Normalize how motoi2c controllers are attached. 2022-07-22 23:43:23 +00:00
ohci_acpi.c acpi: ohci: Match "generic-ohci" compatible string 2021-12-26 14:35:03 +00:00
pckbc_acpi.c Use acpi_compatible_match() / acpi_compatible_lookup(). 2021-01-29 15:24:00 +00:00
pcppi_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
plgpio_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
qemufwcfg_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
sdhc_acpi.c If the ACPI flag "non-removable" is present and true for an SD/MMC 2024-05-09 01:33:12 +00:00
smbus_acpi.c i2c(9): Nix smbus intr API. 2022-10-24 10:17:27 +00:00
sony_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
spic_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
thinkpad_acpi.c Expose a sysctl interface hw.acpi.thinkpad<M>.bat[<N>].<behavior> to control 2024-04-27 14:50:18 +00:00
tpm_acpi.c tpm@acpi: Require only one locality's worth of register space. 2021-11-14 21:18:30 +00:00
ug_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
vald_acpi.c fix various typos, mainly in comments. 2021-12-07 21:37:36 +00:00
valz_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
virtio_acpi.c rename "setup_interrupts" to "alloc_interrupts" 2021-10-22 02:57:23 +00:00
vmbus_acpi.c Use acpi_compatible_match(). 2021-01-29 15:49:55 +00:00
wb_acpi.c Fix 32-bit build. 2020-12-07 10:02:51 +00:00
wss_acpi.c Also print the device name with aprint_naive, like wss@pnpbios does. 2021-10-07 00:11:08 +00:00
xhci_acpi.c Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
ym_acpi.c