| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert unrelated changes in previous. |  uebayasi | 2015-05-29 | 1 | -3/+1 |
* | Initial addition of ``Patrol Read'' support in bio(4), biocto(8), and |  uebayasi | 2015-05-29 | 1 | -1/+3 |
* | add some more sdtemp devices |  jsg | 2014-11-14 | 1 | -1/+9 |
* | add some more sdtemp devices |  jsg | 2014-09-27 | 1 | -1/+49 |
* | Don't mask off revision bits for tests against a full |  jsg | 2014-09-26 | 1 | -3/+3 |
* | Detect the ts3000b3 and stts2002, and weaken the cat34ts02 model check |  deraadt | 2011-10-07 | 1 | -9/+16 |
* | The check for the mcp98243 sdtemp(4) device was too strict. Relax it. |  deraadt | 2011-05-26 | 1 | -2/+2 |
* | Add support for detecting the NXP SA56004X (we have not actually |  deraadt | 2011-03-10 | 1 | -1/+10 |
* | 3 more JEDEC JC-42.4 sensors are the market |  deraadt | 2010-07-09 | 1 | -7/+19 |
* | Detect Nuvoton W83795G. |  kettenis | 2010-03-22 | 1 | -1/+11 |
* | correct id for 2nd type of stts424e02; from cnst |  deraadt | 2009-12-28 | 1 | -2/+2 |
* | New lisa(4) driver for ST LIS331DL accelerometer in HP 2133 Mini-Note PC; ok deraadt |  cnst | 2009-08-12 | 1 | -1/+9 |
* | check 4 (instead of merely 2) addr bits for probing sdtemp(4) chips; ok deraadt |  cnst | 2009-07-10 | 1 | -8/+8 |
* | support onsemi's cat34ts02 and cat6095; ok deraadt |  cnst | 2009-07-10 | 1 | -1/+5 |
* | apologize (dlg and claudio, stop snickering) |  deraadt | 2009-03-14 | 1 | -2/+2 |
* | Move most of spdmem match logic into the driver and add crc16/ddr3 |  jsg | 2009-02-19 | 1 | -10/+7 |
* | Check for zero'd spd data even if we pass the checksum |  jsg | 2008-12-12 | 1 | -2/+4 |
* | add support for ST's chip since documentation is now available at |  deraadt | 2008-11-13 | 1 | -1/+5 |
* | support w83627dhg at i2c (as seen on Sun Ultra 24 via dmesg@) ok deraadt@ |  cnst | 2008-11-03 | 1 | -1/+4 |
* | unbreak the ignore_addrs logic (the 'continue' was obviously meant to affect |  cnst | 2008-04-22 | 1 | -2/+4 |
* | two more i2c probe checks. adt has split off or been sold to ON |  deraadt | 2008-04-20 | 1 | -2/+5 |
* | detect adm1034 |  deraadt | 2008-04-18 | 1 | -5/+7 |
* | adm1033 has a rev register to check as well |  deraadt | 2008-04-18 | 1 | -2/+2 |
* | make it more apparent that when we are dealing with 16 bit registers |  deraadt | 2008-04-17 | 1 | -7/+7 |
* | MCP98242 temp sensor docs found.. |  deraadt | 2008-04-10 | 1 | -1/+5 |
* | Recognize and support the Microchip MCP9805 JC-42.2 sensor (we hope; I am |  deraadt | 2008-04-09 | 1 | -1/+5 |
* | support the NPX SE97 too |  deraadt | 2008-04-09 | 1 | -1/+5 |
* | Identify two chips which follow the JDEC JC-42.4 standard dimm temperature |  deraadt | 2008-04-07 | 1 | -1/+9 |
* | toast unused args from a printf call; ok deraadt |  cnst | 2008-04-01 | 1 | -2/+2 |
* | match more versions of w83793g; whilst here, also ensure that the bank 0 |  cnst | 2008-04-01 | 1 | -4/+5 |
* | only need 8 words to learn about i2c spd jc-42.4 sensors |  deraadt | 2008-04-01 | 1 | -2/+2 |
* | test the Vdd registers of Andigilog chips against the minimum voltage readings; |  cnst | 2008-03-27 | 1 | -2/+4 |
* | add probe for Andigilog aSC7611; discussed with deraadt |  cnst | 2008-03-19 | 1 | -1/+6 |
* | sch5027 probing, from remco@d-compu.dyndns.org |  deraadt | 2007-12-05 | 1 | -1/+4 |
* | print some word reads as well in the verbose output |  deraadt | 2007-10-30 | 1 | -10/+14 |
* | expand range where we search for sensors |  deraadt | 2007-10-25 | 1 | -3/+2 |
* | remove the unused i2cbus_attach_args param from the probe functions; ok deraadt |  cnst | 2007-10-24 | 1 | -9/+7 |
* | make older gcc happier |  deraadt | 2007-10-24 | 1 | -2/+2 |
* | fix r1.101 (2007-10-07) regression of not calling the iic_dump() for a |  cnst | 2007-10-24 | 1 | -22/+15 |
* | skip the ignored addresses completely (now covers the eeprom range, too); ok deraadt |  cnst | 2007-10-24 | 1 | -7/+6 |
* | Check to see if the SPD EEPROM size looks sane (ie < 32K) |  jsg | 2007-10-18 | 1 | -2/+5 |
* | add probe for TI TMP401 (untested) |  deraadt | 2007-10-17 | 1 | -1/+13 |
* | probe for Winbond W83793G; tested by jon.steel@esentire.com; suggestions/ok deraadt@ |  cnst | 2007-10-11 | 1 | -1/+9 |
* | we have been knocking out i2c when ipmi exists on a machine (because |  deraadt | 2007-10-09 | 1 | -3/+16 |
* | add support for scanning the spdmem range of addresses, using a different |  deraadt | 2007-10-07 | 1 | -36/+80 |
* | probe for adt7462 (no driver yet, someone want to write one), and mention |  deraadt | 2007-09-05 | 1 | -3/+6 |
* | there is a prototype version of the lm93 (plus spacing fixes) |  deraadt | 2007-09-03 | 1 | -7/+8 |
* | Recognize Andigilog aSC7621. |  kettenis | 2007-09-03 | 1 | -1/+6 |
* | ``it's'' -> ``its'' when the grammar gods require this change. |  miod | 2007-04-10 | 1 | -2/+2 |
* | when i2c_dumping, instead of just skipping 0xff value registers, |  deraadt | 2007-01-05 | 1 | -4/+23 |