opnsense-src/sys/dev/iicbus
Alexander Motin 17a6b07e08 iichid(4): Switch taskqueue to "fast"
While "fast" taskqueue may be more expensive due to spinlock use,
when used mainly for timeout tasks it allows to avoid extra context
switches to and from callout thread, that is even more expensive.

MFC after:	1 month

(cherry picked from commit 358453ce9bdd99eb69641b02f2d7e29cedecbe27)
2024-01-19 11:34:58 -05:00
..
adc iicbus: Move ADC drivers into a new adc subfolder 2023-10-18 16:32:11 +02:00
controller i2c: Add cadence iic driver 2023-10-18 16:32:17 +02:00
gpio sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mux sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
pmic iicbus: pmic: rk8xx: Fix logic in clock-output-names detection 2023-10-18 16:33:38 +02:00
pwm iicbus: Move adm1030 and adt746x to new pwm subdirectory 2023-10-18 16:32:10 +02:00
rtc i2c: Add Microcrystal RV3032 RTC driver 2023-10-18 16:32:19 +02:00
sensor iicbus: Move i2c sensors drivers into new sensor subdirectory 2023-10-18 16:32:14 +02:00
acpi_iicbus.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
icee.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
if_ic.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
iic.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
iic.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
iic_recover_bus.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
iic_recover_bus.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
iicbb.c iicbb: Fix pause_sbt() arguments order 2024-01-19 11:34:58 -05:00
iicbb_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
iicbus.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
iicbus.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
iicbus_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
iichid.c iichid(4): Switch taskqueue to "fast" 2024-01-19 11:34:58 -05:00
iiconf.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
iiconf.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
iicsmb.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ofw_iicbus.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ofw_iicbus_if.m spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00