summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/files.i2c
AgeCommit message (Expand)Author
2023-07-08Add ietp driver for Elantech I2C touchpadsJoshua Stein
2022-11-11Add icc(4) to handle Customer Control keyboards attached to i2c bus.Matthieu Herrb
2022-10-23Initial apm/sensor driver for the PiJuice HAT UPS, to feedback batteryMarcus Glocker
2021-11-22Add pcyrtc(4), a driver for the NXP PCF85063A/TP RTC chips.Mark Kettenis
2021-06-23Add titmp(4), a driver for the TI TMP451 temperature sensor.Mark Kettenis
2020-09-30Move mfokclock(4) from loongson to sys/dev/i2c so that it be used by morePatrick Wildt
2020-06-18Add pcamux(4), a driver for the PCA8548 I2C switch.Mark Kettenis
2020-04-25Add dsxrtc(4), a driver for the Maxim DS3231/DS3232 I2C RTC.Mark Kettenis
2019-09-06mcprtc(4), a driver for the Microchip MCP79400 RTC and similar variants.Patrick Wildt
2019-08-19Add support for SMBus System Interface (SSIF).Mark Kettenis
2019-01-02abcrtc(4), a driver for the Abracon AB1805 RTC and similar variants.Patrick Wildt
2018-07-09Strip down the (not enabled) pcagpio(4) GPIO extender. This removesPatrick Wildt
2018-04-07Add islrtc(4), a driver for the Intersil ISL1208 Real Time Clock.Mark Kettenis
2017-11-30Add bgw(4), a driver for a family of Bosch acceleration sensors.Mark Kettenis
2017-07-24pcxrtc(4), a driver for the NXP PCF8563 RTC.Mark Kettenis
2016-09-01add iatp(4), a driver for the i2c touchpad and touchscreen found onJoshua Stein
2016-06-20I2C driver for the Maxim DS1307 Real Time Clock chip.Marcus Glocker
2016-05-16Add pcfrtc(4).Mark Kettenis
2016-01-20add hidmt, a HID-layer driver for multitouch touchpads that conformJoshua Stein
2016-01-14Driver for HID-over-i2c keyboards.Mark Kettenis
2016-01-12Add dwiic, a driver for the Synopsys DesignWare i2c controller foundJoshua Stein
2013-03-31Unbreak the build on amd64 by making sure that inteldrm pulls in the genericMark Kettenis
2011-07-03Enter nvt(4), a driver for the W83795G and W83795ADG hardware monitor.Mark Kettenis
2010-03-22Split existing spdmem@i2c code into bus-agnostic spd record decoding code,Miod Vallat
2009-08-12only pull in the source file if it is needed, so that all the othersTheo de Raadt
2009-08-12New lisa(4) driver for ST LIS331DL accelerometer in HP 2133 Mini-Note PC; ok...Constantine A. Murenin
2008-04-21A very very rough start at an adt7462 driverTheo de Raadt
2008-04-07New sensor driver for JDEC JC-42.4 standard dimm temperature sensorsTheo de Raadt
2008-03-23New andl(4) driver for Andigilog aSC7611 Hardware Monitor.Constantine A. Murenin
2007-10-26Phillips -> Philips in commentsMartin Reindl
2007-10-14wbng(4) driver for Winbond W83793G Hardware Monitor; 'commit it' deraadtConstantine A. Murenin
2007-10-07Port of Nicolas Joly, Paul Goyette & Tobias Nygren'sJonathan Gray
2007-09-09thmc vs tmhc screwupTheo de Raadt
2007-09-09new driver for TI tmhc50 / adm1022 / adm1028; checked by kettenisTheo de Raadt
2007-09-07Enter adl(4), a driver for the Andigilog aSC7621 written by Mike Belopuhov.Mark Kettenis
2007-09-04driver for i2c lm93 sensor; very common on ipmi machines which have i2cTheo de Raadt
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