summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/sdtemp_reg.h
AgeCommit message (Expand)Author
2018-02-22- Add Maxim MAX6604.msaitoh
2016-12-07Device ID 0xa01 also matches Catalyst CAT34TS02C.nonaka
2016-08-03IDT's TSE2002GB2 has the same ID as TS3000GB2, so remove TSE2002GB2.msaitoh
2016-07-28 Add JEDEC TSE2004av support. OK'ed by pgoyette. If a device conformsmsaitoh
2016-07-26Reviewed and OK'd by pgoyette:msaitoh
2015-05-20 Add Catalyst CAT34TS02C support.msaitoh
2014-01-09add three temperature sensors from ST.mlelstv
2013-08-07Allow i2c addr wildcard matching. Use with care!soren
2010-07-12Fix typo.pgoyette
2010-07-11Add another pair of chips to the pile: IDT TS3000B3 & TSE2002B3pgoyette
2010-07-08Add additional chip IDs, and be more specific about which revs we match.pgoyette
2009-06-13Update sdtemp driver to use sysmon_envsys(9) for setting temp sensorpgoyette
2009-05-09Initial implementation of sdtemp(4) driver for on-DIMM temp sensor.pgoyette