Age | Commit message (Expand) | Author |
2023-07-08 | Add ietp driver for Elantech I2C touchpads | Joshua Stein |
2022-11-11 | Add icc(4) to handle Customer Control keyboards attached to i2c bus. | Matthieu Herrb |
2022-10-23 | Initial apm/sensor driver for the PiJuice HAT UPS, to feedback battery | Marcus Glocker |
2021-11-22 | Add pcyrtc(4), a driver for the NXP PCF85063A/TP RTC chips. | Mark Kettenis |
2021-06-23 | Add titmp(4), a driver for the TI TMP451 temperature sensor. | Mark Kettenis |
2020-09-30 | Move mfokclock(4) from loongson to sys/dev/i2c so that it be used by more | Patrick Wildt |
2020-06-18 | Add pcamux(4), a driver for the PCA8548 I2C switch. | Mark Kettenis |
2020-04-25 | Add dsxrtc(4), a driver for the Maxim DS3231/DS3232 I2C RTC. | Mark Kettenis |
2019-09-06 | mcprtc(4), a driver for the Microchip MCP79400 RTC and similar variants. | Patrick Wildt |
2019-08-19 | Add support for SMBus System Interface (SSIF). | Mark Kettenis |
2019-01-02 | abcrtc(4), a driver for the Abracon AB1805 RTC and similar variants. | Patrick Wildt |
2018-07-09 | Strip down the (not enabled) pcagpio(4) GPIO extender. This removes | Patrick Wildt |
2018-04-07 | Add islrtc(4), a driver for the Intersil ISL1208 Real Time Clock. | Mark Kettenis |
2017-11-30 | Add bgw(4), a driver for a family of Bosch acceleration sensors. | Mark Kettenis |
2017-07-24 | pcxrtc(4), a driver for the NXP PCF8563 RTC. | Mark Kettenis |
2016-09-01 | add iatp(4), a driver for the i2c touchpad and touchscreen found on | Joshua Stein |
2016-06-20 | I2C driver for the Maxim DS1307 Real Time Clock chip. | Marcus Glocker |
2016-05-16 | Add pcfrtc(4). | Mark Kettenis |
2016-01-20 | add hidmt, a HID-layer driver for multitouch touchpads that conform | Joshua Stein |
2016-01-14 | Driver for HID-over-i2c keyboards. | Mark Kettenis |
2016-01-12 | Add dwiic, a driver for the Synopsys DesignWare i2c controller found | Joshua Stein |
2013-03-31 | Unbreak the build on amd64 by making sure that inteldrm pulls in the generic | Mark Kettenis |
2011-07-03 | Enter nvt(4), a driver for the W83795G and W83795ADG hardware monitor. | Mark Kettenis |
2010-03-22 | Split existing spdmem@i2c code into bus-agnostic spd record decoding code, | Miod Vallat |
2009-08-12 | only pull in the source file if it is needed, so that all the others | Theo de Raadt |
2009-08-12 | New lisa(4) driver for ST LIS331DL accelerometer in HP 2133 Mini-Note PC; ok... | Constantine A. Murenin |
2008-04-21 | A very very rough start at an adt7462 driver | Theo de Raadt |
2008-04-07 | New sensor driver for JDEC JC-42.4 standard dimm temperature sensors | Theo de Raadt |
2008-03-23 | New andl(4) driver for Andigilog aSC7611 Hardware Monitor. | Constantine A. Murenin |
2007-10-26 | Phillips -> Philips in comments | Martin Reindl |
2007-10-14 | wbng(4) driver for Winbond W83793G Hardware Monitor; 'commit it' deraadt | Constantine A. Murenin |
2007-10-07 | Port of Nicolas Joly, Paul Goyette & Tobias Nygren's | Jonathan Gray |
2007-09-09 | thmc vs tmhc screwup | Theo de Raadt |
2007-09-09 | new driver for TI tmhc50 / adm1022 / adm1028; checked by kettenis | Theo de Raadt |
2007-09-07 | Enter adl(4), a driver for the Andigilog aSC7621 written by Mike Belopuhov. | Mark Kettenis |
2007-09-04 | driver for i2c lm93 sensor; very common on ipmi machines which have i2c | Theo de Raadt |
2006-06-17 | Driver for the Philips PCA9532 LCD dimmer controller, found on thecus. | Dale Rahn |
2006-06-15 | Fan controller for Thecus N2100, still needs more work, currently sets the | Dale Rahn |
2006-06-15 | Ricoh rtc support for armish, driver from netbsd. | Dale Rahn |
2006-04-10 | sch5017 is an adt7460 clone of some type. also, we are seeing some | Theo de Raadt |
2006-04-10 | new sch5017 driver by roman.hunt@comcast.net | Theo de Raadt |
2006-01-28 | Rename lm_i2c.c to lm78_i2c.c. | Mark Kettenis |
2006-01-24 | Initial stab at glenv(4), a driver for the GL518SM. | Mark Kettenis |
2006-01-15 | wbenv(4), a driver for the Winbond W83L784R/5R/5TS-L hardware monitor. | Mark Kettenis |
2006-01-14 | Rename nslm7x.c into lm78.c and nslm7xvar.h into lm78var.h, and clean up | Mark Kettenis |
2006-01-13 | Put back i2c bit-banging code, we'll need it soon. | Alexander Yurchenko |
2006-01-02 | Remove orphaned i2c_bitbang code, as well as i2c_bitbang and i2cexec | Miod Vallat |
2005-12-30 | add i2c driver for Asus ASB100 sensors using register info from lm_sensors | Damien Miller |
2005-12-28 | first draft of an adm1026 driver, without fan code yet | Theo de Raadt |
2005-12-27 | 3 drivers that mistakenly claim to need gpiobus | Theo de Raadt |