freebsd-dev/sys/modules/i2c
Ian Lepore 74ca7bf1d4 Add opt_platform.h for several modules that have #ifdef FDT in the source.
Submitted by:	Andre Albsmeier <Andre.Albsmeier@siemens.com>
2018-04-01 18:22:24 +00:00
..
controllers imcsmb(4): Intel integrated Memory Controller (iMC) SMBus controller driver 2018-03-03 01:53:51 +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
jedec_ts sys/modules: normalize .CURDIR-relative paths to SRCTOP 2017-03-04 10:10:17 +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 Build the ds1672 driver as a module. Add a detach() to unregister the rtc. 2018-03-06 02:30:34 +00:00
Makefile.inc