freebsd-dev/sys/dev/iicbus
Ian Lepore 94759a2448 Add a driver for the Intersil ISL12xx family of i2c RTC chips.
Supports ISL1209, ISL1218, ISL1219, ISL1220, ISL1221 (just basic RTC
functionality, not all the other fancy stuff the chips can do).
2017-08-01 04:16:52 +00:00
..
twsi
ad7417.c
ad7418.c Fix drivers that assume ticks starts at zero. These drivers all have logic 2017-07-06 17:03:22 +00:00
adm1030.c
adt746x.c
ds133x.c
ds1307.c No need to call getnanotime() now that the waiting is done by the central 2017-07-31 21:53:00 +00:00
ds1307reg.h Bugfixes and enhancements... 2017-07-30 18:46:38 +00:00
ds1374.c
ds1631.c
ds1672.c
ds1775.c
ds3231.c Bugfixes and enhancements... 2017-07-31 22:00:00 +00:00
ds3231reg.h Bugfixes and enhancements... 2017-07-31 22:00:00 +00:00
icee.c
if_ic.c
iic_recover_bus.c Add iic_recover_bus(), a helper function that can be used by any i2c driver 2017-06-29 01:50:58 +00:00
iic_recover_bus.h Add iic_recover_bus(), a helper function that can be used by any i2c driver 2017-06-29 01:50:58 +00:00
iic.c
iic.h
iicbb_if.m
iicbb.c
iicbus_if.m
iicbus.c
iicbus.h Add support for tracking nested calls to iicbus_request/release_bus(). 2017-07-26 21:06:26 +00:00
iicoc.c
iicoc.h
iiconf.c Add support for tracking nested calls to iicbus_request/release_bus(). 2017-07-26 21:06:26 +00:00
iiconf.h Add a pair of convenience routines for doing simple "register" read/writes 2017-07-26 20:40:24 +00:00
iicsmb.c
isl12xx.c Add a driver for the Intersil ISL12xx family of i2c RTC chips. 2017-08-01 04:16:52 +00:00
lm75.c
max6690.c
nxprtc.c Use the new clock_schedule() to arrange for clock_settime() to be called 2017-07-31 01:36:51 +00:00
ofw_iicbus.c
s35390a.c
sy8106a.c