freebsd-nq/sys/dev/iicbus
Luiz Otavio O Souza dd75f2c5eb Add the lm75 i2c digital temperature sensor driver.
This driver supports the low and high precision models (9 and 11 bits) and
it will auto-detect the both variants.

The driver expose the temperature registers (actual temperature, shutdown
and hysteresys temperature) and also the configuration register.

It was tested on FDT systems: RPi, BBB and on non-FDT systems: AR71xx, with
both, hardware i2c controllers (when available) and gpioiic(4).

This provides a simple and cheap way for verifying the i2c bus on embedded
systems.
2014-05-10 12:19:02 +00:00
..
ad7417.c
ad7418.c
adt746x.c Add driver for the ADT7460/ADT7467 fan controller found in later PowerBooks 2014-02-03 01:22:50 +00:00
ds133x.c
ds1374.c
ds1631.c Make more unsigned ints signed. 2013-12-07 22:25:07 +00:00
ds1672.c
ds1775.c Make more unsigned ints signed. 2013-12-07 22:25:07 +00:00
icee.c
if_ic.c
iic.c
iic.h
iicbb_if.m
iicbb.c Allow the use of OFW I2C bus together with iicbb(4) on OFW-based systems. 2014-02-13 18:22:49 +00:00
iicbus_if.m
iicbus.c
iicbus.h
iicoc.c
iicoc.h
iiconf.c
iiconf.h
iicsmb.c
lm75.c Add the lm75 i2c digital temperature sensor driver. 2014-05-10 12:19:02 +00:00
max6690.c Fix some integer signs. These unsigned integers should all be signed. 2013-12-07 19:55:34 +00:00
pcf8563.c
pcf8563reg.h
s35390a.c