Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-09 | Recognize and support the Microchip MCP9805 JC-42.2 sensor (we hope; I am | Theo de Raadt | |
simply going through datasheets found on the net...) | |||
2008-04-09 | support the NPX SE97 too | Theo de Raadt | |
2008-04-07 | New sensor driver for JDEC JC-42.4 standard dimm temperature sensors | Theo de Raadt | |
(still extremely rare devices.. so rare I had to wire up a chip myself) | |||
2008-04-07 | Identify two chips which follow the JDEC JC-42.4 standard dimm temperature | Theo de Raadt | |
probe -- NPX SE98 and ADT 7408 | |||
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 | |
registers are only tested if bank 0 is selected; 'looks ok' deraadt | |||
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 | |
'good plan' deraadt; ok kettenis, mikeb | |||
2008-03-23 | New andl(4) driver for Andigilog aSC7611 Hardware Monitor. | Constantine A. Murenin | |
Tested in my i2c sandbox against an i2c dump from D946GZIS, a dmesg for which was kindly donated to our dmesg@. 'commit it' deraadt@ | |||
2008-03-19 | add probe for Andigilog aSC7611; discussed with deraadt | Constantine A. Murenin | |
2007-12-12 | 2nd two extra fans on the 5027 are encoded differently; diff | Theo de Raadt | |
from remco@d-compu.dyndns.org | |||
2007-12-06 | support sch5027 which has two extra fans and slightly different voltage | Theo de Raadt | |
readings; from remco@d-compu.dyndns.org | |||
2007-12-05 | sch5027 probing, from remco@d-compu.dyndns.org | Theo de Raadt | |
2007-11-26 | Display module size for direct rambus rimms, not yet tested. | Jonathan Gray | |
2007-11-26 | Add basic rambus decode method, showing the module type. | Jonathan Gray | |
2007-11-25 | Kill spdmem_hexdump() before anyone starts using it. | Miod Vallat | |
2007-10-31 | don't clear sensor flags that were never set; ok deraadt | Constantine A. Murenin | |
2007-10-30 | print some word reads as well in the verbose output | Theo de Raadt | |
2007-10-26 | Phillips -> Philips in comments | Martin Reindl | |
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 | |
successfully identified sensor chip that was not claimed by any driver; whilst at it, get rid of the 'if defined' madness ok deraadt | |||
2007-10-24 | Uncomment PECI mode diagnosting bits. | Mike Belopuhov | |
ok deraadt | |||
2007-10-24 | skip the ignored addresses completely (now covers the eeprom range, too); ↵ | Constantine A. Murenin | |
ok deraadt | |||
2007-10-20 | _check prototypes are no longer used (replaced by i2c_scan.c); ok deraadt@ | Constantine A. Murenin | |
2007-10-20 | Create memory specific decode routines to make code cleaner, | Jonathan Gray | |
suggested by deraadt. This file has mostly been rewritten even before it was initially comitted so add my copyright to it as well. | |||
2007-10-20 | re-introduce the "p_clk rounding" for DDR -- they need it | Theo de Raadt | |
ok jsg | |||
2007-10-20 | Print the type of DIMM (SO-DIMM/Mini-DIMM/Micro-DIMM) for | Jonathan Gray | |
non regular DDR2, there does not seem to be any equivalent information in the SDR/DDR layouts. | |||
2007-10-20 | Deal with all possible 16 array offsets for tenths of a nanosecond array, | Jonathan Gray | |
and tweak p_clk rounding to return correct values. From giovanni <qgiovanni@gmail.com> | |||
2007-10-18 | Correct tenths of a nanosecond cycle encodings for DDR2, | Jonathan Gray | |
this makes the PC2-xxxx values show properly in all cases. From giovanni <qgiovanni@gmail.com> tested/ok cnst@ ok deraadt@ | |||
2007-10-18 | ignore fans with >= 0x0fff readings. According to the iic_dump(), it appears | Constantine A. Murenin | |
as if all the invalid fans have either 0x0f00 or 0x0000 readings, but with the in-the-field driver 0x0f00 appears as 0x0fff. At any rate, no real fans would have sensors detecting 0x0f00 (351 RPM), so no harm continuing to ignore it, t. tested by jon.steel@esentire.com discussed with kettenis@ deraadt@ | |||
2007-10-18 | Check to see if the SPD EEPROM size looks sane (ie < 32K) | Jonathan Gray | |
when trying to decide if we have found an SPD EEPROM. ok deraadt@ | |||
2007-10-18 | add missing $OpenBSD$; "of course" deraadt | Constantine A. Murenin | |
2007-10-17 | add probe for TI TMP401 (untested) | Theo de Raadt | |
2007-10-17 | typo | Theo de Raadt | |
2007-10-17 | clear the invalid flag for temperature sensors that are no longer invalid; ↵ | Constantine A. Murenin | |
ok deraadt | |||
2007-10-17 | decl variables earlier; pointed out by fgsch | Theo de Raadt | |
2007-10-17 | some local variables can shadow to decrease kernel stack use, whee | Theo de Raadt | |
2007-10-16 | Fix printing of DIMM size for DDR2. | Mark Kettenis | |
input from canacar@, jsg@, deraadt@ ok deraadt@ | |||
2007-10-15 | No need to match on "at34c02" anymore. | Mark Kettenis | |
ok deraadt@ | |||
2007-10-14 | correctly print PC and PC2- prefixes; ok jsg | Theo de Raadt | |
2007-10-14 | fix newlines | Theo de Raadt | |
2007-10-14 | wbng(4) driver for Winbond W83793G Hardware Monitor; 'commit it' deraadt | Constantine A. Murenin | |
2007-10-14 | print the name of the chip on attach; ok deraadt | Constantine A. Murenin | |
2007-10-13 | really correct : printing; ok deraadt@ | Constantine A. Murenin | |
2007-10-11 | probe for Winbond W83793G; tested by jon.steel@esentire.com; suggestions/ok ↵ | Constantine A. Murenin | |
deraadt@ | |||
2007-10-11 | hypenate memory type for readability. | Jonathan Gray | |
2007-10-10 | correct : printing; ok jsg | Theo de Raadt | |
2007-10-09 | we have been knocking out i2c when ipmi exists on a machine (because | Theo de Raadt | |
there are ipmi bmc's that apparently violate i2c bus master locking). but those problems bite us only for sensors which we re-scan every few seconds, and then we hit the ipmi bmc's races. for non-sensor devices (like spdmem) it is probably ok to look once. let's try that method for a while and see if anyone sees breakage. |