summaryrefslogtreecommitdiff
path: root/sys/dev/i2c
AgeCommit message (Expand)Author
2008-04-07New sensor driver for JDEC JC-42.4 standard dimm temperature sensorsTheo de Raadt
2008-04-07Identify two chips which follow the JDEC JC-42.4 standard dimm temperatureTheo de Raadt
2008-04-01toast unused args from a printf call; ok deraadtConstantine A. Murenin
2008-04-01match more versions of w83793g; whilst here, also ensure that the bank 0Constantine A. Murenin
2008-04-01only need 8 words to learn about i2c spd jc-42.4 sensorsTheo de Raadt
2008-03-27test the Vdd registers of Andigilog chips against the minimum voltage readings;Constantine A. Murenin
2008-03-23New andl(4) driver for Andigilog aSC7611 Hardware Monitor.Constantine A. Murenin
2008-03-19add probe for Andigilog aSC7611; discussed with deraadtConstantine A. Murenin
2007-12-122nd two extra fans on the 5027 are encoded differently; diffTheo de Raadt
2007-12-06support sch5027 which has two extra fans and slightly different voltageTheo de Raadt
2007-12-05sch5027 probing, from remco@d-compu.dyndns.orgTheo de Raadt
2007-11-26Display module size for direct rambus rimms, not yet tested.Jonathan Gray
2007-11-26Add basic rambus decode method, showing the module type.Jonathan Gray
2007-11-25Kill spdmem_hexdump() before anyone starts using it.Miod Vallat
2007-10-31don't clear sensor flags that were never set; ok deraadtConstantine A. Murenin
2007-10-30print some word reads as well in the verbose outputTheo de Raadt
2007-10-26Phillips -> Philips in commentsMartin Reindl
2007-10-25expand range where we search for sensorsTheo de Raadt
2007-10-24remove the unused i2cbus_attach_args param from the probe functions; ok deraadtConstantine A. Murenin
2007-10-24make older gcc happierTheo de Raadt
2007-10-24fix r1.101 (2007-10-07) regression of not calling the iic_dump() for aConstantine A. Murenin
2007-10-24Uncomment PECI mode diagnosting bits.Mike Belopuhov
2007-10-24skip the ignored addresses completely (now covers the eeprom range, too); ok...Constantine A. Murenin
2007-10-20_check prototypes are no longer used (replaced by i2c_scan.c); ok deraadt@Constantine A. Murenin
2007-10-20Create memory specific decode routines to make code cleaner,Jonathan Gray
2007-10-20re-introduce the "p_clk rounding" for DDR -- they need itTheo de Raadt
2007-10-20Print the type of DIMM (SO-DIMM/Mini-DIMM/Micro-DIMM) forJonathan Gray
2007-10-20Deal with all possible 16 array offsets for tenths of a nanosecond array,Jonathan Gray
2007-10-18Correct tenths of a nanosecond cycle encodings for DDR2,Jonathan Gray
2007-10-18ignore fans with >= 0x0fff readings. According to the iic_dump(), it appearsConstantine A. Murenin
2007-10-18Check to see if the SPD EEPROM size looks sane (ie < 32K)Jonathan Gray
2007-10-18add missing $OpenBSD$; "of course" deraadtConstantine A. Murenin
2007-10-17add probe for TI TMP401 (untested)Theo de Raadt
2007-10-17typoTheo de Raadt
2007-10-17clear the invalid flag for temperature sensors that are no longer invalid; ok...Constantine A. Murenin
2007-10-17decl variables earlier; pointed out by fgschTheo de Raadt
2007-10-17some local variables can shadow to decrease kernel stack use, wheeTheo de Raadt
2007-10-16Fix printing of DIMM size for DDR2.Mark Kettenis
2007-10-15No need to match on "at34c02" anymore.Mark Kettenis
2007-10-14correctly print PC and PC2- prefixes; ok jsgTheo de Raadt
2007-10-14fix newlinesTheo de Raadt
2007-10-14wbng(4) driver for Winbond W83793G Hardware Monitor; 'commit it' deraadtConstantine A. Murenin
2007-10-14print the name of the chip on attach; ok deraadtConstantine A. Murenin
2007-10-13really correct : printing; ok deraadt@Constantine A. Murenin
2007-10-11probe for Winbond W83793G; tested by jon.steel@esentire.com; suggestions/ok d...Constantine A. Murenin
2007-10-11hypenate memory type for readability.Jonathan Gray
2007-10-10correct : printing; ok jsgTheo de Raadt
2007-10-09we have been knocking out i2c when ipmi exists on a machine (becauseTheo de Raadt
2007-10-08Print registered/CAS latency information for SDRAM.Jonathan Gray
2007-10-08To identity PC133 we need to check cycle time as modulesJonathan Gray