summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/sdtemp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add some more sdtemp devicesjsg2014-11-141-1/+3
* add some more sdtemp devicesjsg2014-09-271-2/+14
* Detect the ts3000b3 and stts2002, and weaken the cat34ts02 model checkderaadt2011-10-071-1/+3
* 3 more JEDEC JC-42.4 sensors are the marketderaadt2010-07-091-1/+4
* fix the complement in the 2's complement patch from yesterday; ok deraadtcnst2009-07-101-2/+2
* support onsemi's cat34ts02 and cat6095; ok deraadtcnst2009-07-101-2/+3
* the temperature value is really a 13-bit 2's complement; ok deraadtcnst2009-07-101-5/+4
* fix the mask for the sign bit and some comment; ok deraadtcnst2009-07-101-3/+3
* remove a meaningless sensor.desc; ok deraadtcnst2009-04-221-3/+1
* add support for ST's chip since documentation is now available atderaadt2008-11-131-2/+3
* make it more apparent that when we are dealing with 16 bit registersderaadt2008-04-171-7/+7
* MCP98242 temp sensor docs found..deraadt2008-04-101-1/+2
* Recognize and support the Microchip MCP9805 JC-42.2 sensor (we hope; I amderaadt2008-04-091-1/+2
* support the NPX SE97 tooderaadt2008-04-091-2/+3
* New sensor driver for JDEC JC-42.4 standard dimm temperature sensorsderaadt2008-04-071-0/+122