opnsense-src/sys/dev/acpica
Alexander Motin b7da472979 APEI: Improve multiple error sources handling.
Some AMD systems I have report 8 NMI and 3591 polled error sources.
Previous code could handle only one NMI source and used separate
callout for each polled source.  New code can handle multiple NMIs
and groups polled sources by power of 2 of the polling period.

MFC after:	2 weeks

(cherry picked from commit 2dfc1f7355)
2021-12-15 21:32:36 -05:00
..
Osd acpica: clean up empty lines in .c and .h files 2020-09-01 21:32:41 +00:00
acpi.c acpi: limit the AMDI0020/AMDI0010 workaround to an option 2021-02-10 22:13:04 -07:00
acpi_acad.c acpi(9): Add EVENTHANDLERs for video and AC adapter events. 2020-10-31 20:14:28 +00:00
acpi_apei.c APEI: Improve multiple error sources handling. 2021-12-15 21:32:36 -05:00
acpi_battery.c
acpi_bus_if.m
acpi_button.c
acpi_cmbat.c
acpi_container.c
acpi_cpu.c Move time math out of disabled interrupts sections. 2021-04-06 20:33:59 -04:00
acpi_dock.c acpi_dock(4): Add ACPI_PNP_INFO 2020-10-31 22:20:42 +00:00
acpi_ec.c
acpi_hpet.c pvclock: Add vDSO support 2021-10-10 12:21:17 +03:00
acpi_hpet.h
acpi_if.m
acpi_isab.c acpica: clean up empty lines in .c and .h files 2020-09-01 21:32:41 +00:00
acpi_lid.c Send Lid status notification via devd from acpi_lid_status_update. 2020-05-16 01:50:28 +00:00
acpi_package.c
acpi_pci.c Rename kernel option ACPI_DMAR to IOMMU. 2020-09-29 20:29:07 +00:00
acpi_pci_link.c acpi: Add missing error handling to acpi_pci_link_route_irqs() 2021-06-02 09:32:37 -04:00
acpi_pcib.c
acpi_pcib_acpi.c Add mostly dummy hw.pci.enable_aspm tunable. 2020-06-26 19:55:11 +00:00
acpi_pcib_pci.c
acpi_pcibvar.h
acpi_pcivar.h
acpi_perf.c
acpi_powerres.c acpica: clean up empty lines in .c and .h files 2020-09-01 21:32:41 +00:00
acpi_pxm.c acpi: Ensure that adjacent memory affinity table entries are coalesced 2020-12-18 16:04:48 +00:00
acpi_quirk.c
acpi_quirks
acpi_resource.c Support fixed size, variable location acpi resources 2021-08-05 20:50:20 +00:00
acpi_smbat.c
acpi_smbus.h acpica: clean up empty lines in .c and .h files 2020-09-01 21:32:41 +00:00
acpi_thermal.c acpica: clean up empty lines in .c and .h files 2020-09-01 21:32:41 +00:00
acpi_throttle.c
acpi_timer.c Turn off acpi_timer_test on !i386 by default 2021-09-14 19:42:14 -07:00
acpi_video.c Fix a common typo in source code comments 2021-09-01 06:33:35 +02:00
acpiio.h
acpivar.h Parse named nodes from IORT ACPI on arm64 2021-11-19 00:01:27 +00:00