opnsense-src/sys/dev/acpica
John F. Carr 972ea9cc57 hpet: Allow a MMIO window smaller than 1K
Some new AMD systems provide a HPET MMIO region smaller than the 1KB
specified, and a correspondingly small number of timers.  Handle this in
the HPET driver rather than requiring a 1KB window.  This allows the
HPET driver to attach on such systems.

PR:		262638
Reviewed by:	markj

(cherry picked from commit 964bf2f902)
2022-04-27 09:33:56 -04:00
..
Osd
acpi.c Extend device_get_property API 2022-03-30 00:24:29 +02:00
acpi_acad.c acpica: Remove CTLFLAG_NEEDGIANT from most sysctls. 2022-01-09 19:29:55 -05:00
acpi_apei.c APEI: Make sure event data fit into the buffer. 2022-02-13 13:26:55 -05:00
acpi_battery.c
acpi_bus_if.m Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
acpi_button.c
acpi_cmbat.c
acpi_container.c
acpi_cpu.c acpica: Remove CTLFLAG_NEEDGIANT from most sysctls. 2022-01-09 19:29:55 -05:00
acpi_dock.c acpica: Remove CTLFLAG_NEEDGIANT from most sysctls. 2022-01-09 19:29:55 -05:00
acpi_ec.c
acpi_hpet.c hpet: Allow a MMIO window smaller than 1K 2022-04-27 09:33:56 -04:00
acpi_hpet.h hpet: Allow a MMIO window smaller than 1K 2022-04-27 09:33:56 -04:00
acpi_if.m acpica: add ACPI_GET_PROPERTY to access Device Specific Data (DSD) 2022-03-30 00:24:25 +02:00
acpi_isab.c
acpi_lid.c
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
acpi_pcib_pci.c
acpi_pcibvar.h
acpi_pcivar.h
acpi_perf.c Make CPU children explicitly share parent unit numbers. 2022-01-04 12:21:42 -05:00
acpi_powerres.c
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
acpi_thermal.c acpica: Remove CTLFLAG_NEEDGIANT from most sysctls. 2022-01-09 19:29:55 -05:00
acpi_throttle.c Make CPU children explicitly share parent unit numbers. 2022-01-04 12:21:42 -05:00
acpi_timer.c acpica: Remove CTLFLAG_NEEDGIANT from most sysctls. 2022-01-09 19:29:55 -05:00
acpi_video.c acpica: Remove CTLFLAG_NEEDGIANT from most sysctls. 2022-01-09 19:29:55 -05:00
acpiio.h
acpivar.h acpica: add ACPI_GET_PROPERTY to access Device Specific Data (DSD) 2022-03-30 00:24:25 +02:00