opnsense-src/sys/dev/acpica
Warner Losh db761c6a64 Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too.
bus_topo_lock() should be called before interacting with newbus routines
and unlocked with bus_topo_unlock(). If you need the topology lock for
some reason, bus_topo_mtx() will provide that.

Sponsored by:		Netflix
Reviewed by:		mav
Differential Revision:	https://reviews.freebsd.org/D31831

(cherry picked from commit c6df6f5322)
2022-06-21 17:13:20 +02:00
..
Osd acpica: clean up empty lines in .c and .h files 2020-09-01 21:32:41 +00:00
acpi.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +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 Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
acpi_bus_if.m Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
acpi_button.c Expose the ACPI power button, sleep button and LID state as evdev's. 2020-03-02 09:45:06 +00:00
acpi_cmbat.c Add workaround for models which do not follow the ACPI specification strictly. 2020-02-27 17:13:57 +00:00
acpi_container.c
acpi_cpu.c acpica: Remove CTLFLAG_NEEDGIANT from most sysctls. 2022-01-09 19:29:55 -05:00
acpi_dock.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
acpi_ec.c acpi_ec(4): Don't probe erroneously if success occurred 2020-04-23 17:30:03 +00:00
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 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 Add _BIX (Battery Information Extended) object support. 2020-02-19 06:28:55 +00:00
acpi_pci.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02: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 Make CPU children explicitly share parent unit numbers. 2022-01-04 12:21:42 -05:00
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 Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
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: 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 Add _BIX (Battery Information Extended) object support. 2020-02-19 06:28:55 +00:00
acpivar.h acpica: add ACPI_GET_PROPERTY to access Device Specific Data (DSD) 2022-03-30 00:24:25 +02:00