summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/files.i2c (follow)
Commit message (Expand)AuthorAgeFilesLines
* abcrtc(4), a driver for the Abracon AB1805 RTC and similar variants.patrick2019-01-021-1/+6
* Strip down the (not enabled) pcagpio(4) GPIO extender. This removespatrick2018-07-091-2/+2
* Add islrtc(4), a driver for the Intersil ISL1208 Real Time Clock.kettenis2018-04-071-1/+6
* Add bgw(4), a driver for a family of Bosch acceleration sensors.kettenis2017-11-301-1/+6
* pcxrtc(4), a driver for the NXP PCF8563 RTC.kettenis2017-07-241-1/+6
* add iatp(4), a driver for the i2c touchpad and touchscreen found onjcs2016-09-011-1/+6
* I2C driver for the Maxim DS1307 Real Time Clock chip.mglocker2016-06-201-1/+6
* Add pcfrtc(4).kettenis2016-05-161-1/+6
* add hidmt, a HID-layer driver for multitouch touchpads that conformjcs2016-01-201-1/+6
* Driver for HID-over-i2c keyboards.kettenis2016-01-141-1/+6
* Add dwiic, a driver for the Synopsys DesignWare i2c controller foundjcs2016-01-121-1/+14
* Unbreak the build on amd64 by making sure that inteldrm pulls in the generickettenis2013-03-311-2/+2
* Enter nvt(4), a driver for the W83795G and W83795ADG hardware monitor.kettenis2011-07-031-1/+6
* Split existing spdmem@i2c code into bus-agnostic spd record decoding code,miod2010-03-221-4/+3
* only pull in the source file if it is needed, so that all the othersderaadt2009-08-121-2/+3
* New lisa(4) driver for ST LIS331DL accelerometer in HP 2133 Mini-Note PC; ok deraadtcnst2009-08-121-1/+6
* A very very rough start at an adt7462 driverderaadt2008-04-211-1/+5
* New sensor driver for JDEC JC-42.4 standard dimm temperature sensorsderaadt2008-04-071-1/+6
* New andl(4) driver for Andigilog aSC7611 Hardware Monitor.cnst2008-03-231-1/+6
* Phillips -> Philips in commentsmartin2007-10-261-2/+2
* wbng(4) driver for Winbond W83793G Hardware Monitor; 'commit it' deraadtcnst2007-10-141-1/+6
* Port of Nicolas Joly, Paul Goyette & Tobias Nygren'sjsg2007-10-071-1/+6
* thmc vs tmhc screwupderaadt2007-09-091-4/+4
* new driver for TI tmhc50 / adm1022 / adm1028; checked by kettenisderaadt2007-09-091-1/+6
* Enter adl(4), a driver for the Andigilog aSC7621 written by Mike Belopuhov.kettenis2007-09-071-1/+6
* driver for i2c lm93 sensor; very common on ipmi machines which have i2cderaadt2007-09-041-1/+6
* Driver for the Philips PCA9532 LCD dimmer controller, found on thecus.drahn2006-06-171-1/+6
* Fan controller for Thecus N2100, still needs more work, currently sets thedrahn2006-06-151-1/+5
* Ricoh rtc support for armish, driver from netbsd.drahn2006-06-151-1/+7
* sch5017 is an adt7460 clone of some type. also, we are seeing somederaadt2006-04-101-6/+1
* new sch5017 driver by roman.hunt@comcast.netderaadt2006-04-101-1/+6
* Rename lm_i2c.c to lm78_i2c.c.kettenis2006-01-281-2/+2
* Initial stab at glenv(4), a driver for the GL518SM.kettenis2006-01-241-1/+6
* wbenv(4), a driver for the Winbond W83L784R/5R/5TS-L hardware monitor.kettenis2006-01-151-1/+6
* Rename nslm7x.c into lm78.c and nslm7xvar.h into lm78var.h, and clean upkettenis2006-01-141-2/+2
* Put back i2c bit-banging code, we'll need it soon.grange2006-01-131-1/+3
* Remove orphaned i2c_bitbang code, as well as i2c_bitbang and i2cexecmiod2006-01-021-6/+3
* add i2c driver for Asus ASB100 sensors using register info from lm_sensorsdjm2005-12-301-1/+6
* first draft of an adm1026 driver, without fan code yetderaadt2005-12-281-1/+6
* 3 drivers that mistakenly claim to need gpiobusderaadt2005-12-271-4/+4
* lm(4) at iic(4)kettenis2005-12-271-1/+5
* typoderaadt2005-12-251-2/+2
* support adm1024, kind of like adm1025 but some voltage pins more around and 2 fans show upderaadt2005-12-251-1/+6
* adm1031 driver, pvalchev has one in a machinederaadt2005-12-241-1/+6
* start at a driver for the stupid ADM 1021deraadt2005-12-221-1/+6
* adm1025 ... another day, another chip..deraadt2005-12-221-1/+6
* First attempt to have a table of known I2C slave devices that wegrange2005-12-191-1/+2
* basic driver for adt7460 found in some machinesderaadt2005-11-171-1/+6
* basic driver for apple fcu fan controller. can read up to 6 fan rpm'sderaadt2005-11-161-1/+6
* driver for maxim ds1631, might work, might not!deraadt2005-11-161-1/+6