freebsd-dev/sys/modules/i2c
Ian Lepore 5177d2941a Add a driver for Texas Instruments ADS101x/ADS111x i2c ADC chips.
Instances of the device can be configured using hints or FDT data.

Interfaces to reconfigure the chip and extract voltage measurements from
it are available via sysctl(8).
2019-08-05 15:56:44 +00:00
..
ads111x Add a driver for Texas Instruments ADS101x/ADS111x i2c ADC chips. 2019-08-05 15:56:44 +00:00
controllers enable ig4_acpi on aarch64 2019-07-24 21:26:17 +00:00
cyapa sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
ds13rtc Add a missing header file to SRCS to fix out-of-kernel builds. 2017-09-16 16:09:05 +00:00
ds1307 Add a missing header file to SRCS to fix out-of-kernel builds. 2017-09-16 16:09:05 +00:00
ds1672 Build the ds1672 driver as a module. Add a detach() to unregister the rtc. 2018-03-06 02:30:34 +00:00
ds3231 Add a missing header file to SRCS to fix out-of-kernel builds. 2017-09-16 16:09:05 +00:00
icee Give icee(4) a detach() method so it can be used as a module. Add a 2017-09-17 22:58:13 +00:00
if_ic sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
iic sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
iicbb sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
iicbus Add opt_platform.h for several modules that have #ifdef FDT in the source. 2018-04-01 18:22:24 +00:00
iicsmb sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
isl Add opt_platform.h for several modules that have #ifdef FDT in the source. 2018-04-01 18:22:24 +00:00
isl12xx Add a missing header file to SRCS to fix out-of-kernel builds. 2017-09-16 16:09:05 +00:00
jedec_dimm jedec_dimm(4): report asset info and temperatures for DDR3 and DDR4 DIMMs 2018-02-22 23:18:46 +00:00
nxprtc Add a missing header file to SRCS to fix out-of-kernel builds. 2017-09-16 16:09:05 +00:00
rtc8583 Build iicbus/rtc8583 as a module. 2018-03-04 21:06:21 +00:00
s35390a Add a missing header file to SRCS to fix out-of-kernel builds. 2017-09-16 16:09:05 +00:00
smb sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
smbus sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +00:00
Makefile Add a driver for Texas Instruments ADS101x/ADS111x i2c ADC chips. 2019-08-05 15:56:44 +00:00
Makefile.inc