summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/files.i2c
AgeCommit message (Expand)Author
2006-06-17Driver for the Philips PCA9532 LCD dimmer controller, found on thecus.Dale Rahn
2006-06-15Fan controller for Thecus N2100, still needs more work, currently sets theDale Rahn
2006-06-15Ricoh rtc support for armish, driver from netbsd.Dale Rahn
2006-04-10sch5017 is an adt7460 clone of some type. also, we are seeing someTheo de Raadt
2006-04-10new sch5017 driver by roman.hunt@comcast.netTheo de Raadt
2006-01-28Rename lm_i2c.c to lm78_i2c.c.Mark Kettenis
2006-01-24Initial stab at glenv(4), a driver for the GL518SM.Mark Kettenis
2006-01-15wbenv(4), a driver for the Winbond W83L784R/5R/5TS-L hardware monitor.Mark Kettenis
2006-01-14Rename nslm7x.c into lm78.c and nslm7xvar.h into lm78var.h, and clean upMark Kettenis
2006-01-13Put back i2c bit-banging code, we'll need it soon.Alexander Yurchenko
2006-01-02Remove orphaned i2c_bitbang code, as well as i2c_bitbang and i2cexecMiod Vallat
2005-12-30add i2c driver for Asus ASB100 sensors using register info from lm_sensorsDamien Miller
2005-12-28first draft of an adm1026 driver, without fan code yetTheo de Raadt
2005-12-273 drivers that mistakenly claim to need gpiobusTheo de Raadt
2005-12-27lm(4) at iic(4)Mark Kettenis
2005-12-25typoTheo de Raadt
2005-12-25support adm1024, kind of like adm1025 but some voltage pins more around and 2...Theo de Raadt
2005-12-24adm1031 driver, pvalchev has one in a machineTheo de Raadt
2005-12-22start at a driver for the stupid ADM 1021Theo de Raadt
2005-12-22adm1025 ... another day, another chip..Theo de Raadt
2005-12-19First attempt to have a table of known I2C slave devices that weAlexander Yurchenko
2005-11-17basic driver for adt7460 found in some machinesTheo de Raadt
2005-11-16basic driver for apple fcu fan controller. can read up to 6 fan rpm'sTheo de Raadt
2005-11-16driver for maxim ds1631, might work, might not!Theo de Raadt
2005-11-16driver for the philips pca9554 i2c gpio deviceTheo de Raadt
2005-11-15driver for adm1030 i2c temp + fan controllerTheo de Raadt
2005-11-15Driver for the TAOS TSL2560/61 light sensors.Mark Kettenis
2005-11-15simple driver for the Analog Devices AD7417/7418 (does not cope rightTheo de Raadt
2005-11-15driver for the maxim6690 i2c dual temperature sensorTheo de Raadt
2005-11-15move lm87 to dev/i2c; ok kettenisTheo de Raadt
2005-11-12Unbreak i386.Mark Kettenis
2005-11-12Define attachment-like attribute i2c and attach lmtemp to that instead of iic.Mark Kettenis
2005-03-08Cosmetics...Thierry Deval
2004-05-24tiny comments sync with netbsd, was lost during importingAlexander Yurchenko
2004-05-23lmtemp(4) -- National Semiconductor LM75/LM77 temperature sensor driver.Alexander Yurchenko
2004-05-23I2C framework originally written by Steve C. Woodford and Jason R. ThorpeAlexander Yurchenko