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