freebsd-dev/sys/modules/i2c
Warner Losh 4cc76d90ea iicbb: Always build ofw_bus_if.h
Always make ofw_bus_if.h. While it's only used when option FDT is in the
kernel, it can always be generated. In theory we could omit it if option
FDT isn't present, but none of the rest of sys/modules does that. That
fine-grained control likely won't be reliable w/o a redesign of the
kernel/module config system.

Sponsored by:		Netflix
2022-01-02 00:41:28 -07:00
..
ads111x
controllers iicoc: support building as a module 2021-11-01 12:33:39 +08:00
cyapa cyapa(4): Add support for evdev protocol 2020-12-23 11:10:49 +03:00
ds13rtc
ds1307
ds1672
ds3231
htu21 htu21: driver for HTU21D I2C temperature and humidity sensor 2021-01-19 15:08:51 +02:00
icee
if_ic
iic
iicbb iicbb: Always build ofw_bus_if.h 2022-01-02 00:41:28 -07:00
iicbus Fix some modules to export more used symbols 2021-11-18 15:56:23 +02:00
iichid modules: iichid: needs opt_acpi.h 2021-09-29 23:10:35 -05:00
iicsmb
isl
isl12xx
jedec_dimm
max44009 driver for MAX44009 I2C illuminance sensor 2021-11-06 19:19:04 +02:00
mux Fix some modules to export more used symbols 2021-11-18 15:56:23 +02:00
nxprtc
pcf8574 pcf8574: driver for 8-pin quasi-bidirectional GPIO over I2C 2021-11-06 19:23:27 +02:00
pcf8591 pcf8591: driver for adc/dac with i2c interface 2021-11-06 19:14:50 +02:00
rtc8583
rx8803 Introduce support for Epson RX-8803 RTC. 2020-05-25 15:40:02 +00:00
s35390a
smb
smbus Fix some modules to export more used symbols 2021-11-18 15:56:23 +02:00
tca6416
tmp461 TMP461: Add thermal sensor driver 2021-12-02 09:18:48 +01:00
Makefile Revert "wpa: Import wpa_supplicant/hostapd commit 14ab4a816" 2021-12-02 14:45:04 -08:00
Makefile.inc