summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/sdtemp.c
AgeCommit message (Expand)Author
2022-04-06constify struct cfattachChristian Weisgerber
2014-11-14add some more sdtemp devicesJonathan Gray
2014-09-27add some more sdtemp devicesJonathan Gray
2011-10-07Detect the ts3000b3 and stts2002, and weaken the cat34ts02 model checkTheo de Raadt
2010-07-093 more JEDEC JC-42.4 sensors are the marketTheo de Raadt
2009-07-10fix the complement in the 2's complement patch from yesterday; ok deraadtConstantine A. Murenin
2009-07-10support onsemi's cat34ts02 and cat6095; ok deraadtConstantine A. Murenin
2009-07-10the temperature value is really a 13-bit 2's complement; ok deraadtConstantine A. Murenin
2009-07-10fix the mask for the sign bit and some comment; ok deraadtConstantine A. Murenin
2009-04-22remove a meaningless sensor.desc; ok deraadtConstantine A. Murenin
2008-11-13add support for ST's chip since documentation is now available atTheo de Raadt
2008-04-17make it more apparent that when we are dealing with 16 bit registersTheo de Raadt
2008-04-10MCP98242 temp sensor docs found..Theo de Raadt
2008-04-09Recognize and support the Microchip MCP9805 JC-42.2 sensor (we hope; I amTheo de Raadt
2008-04-09support the NPX SE97 tooTheo de Raadt
2008-04-07New sensor driver for JDEC JC-42.4 standard dimm temperature sensorsTheo de Raadt