Age | Commit message (Expand) | Author |
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 |
2007-10-24 | Uncomment PECI mode diagnosting bits. | Mike Belopuhov |
2007-10-24 | skip 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-20 | Create memory specific decode routines to make code cleaner, | Jonathan Gray |
2007-10-20 | re-introduce the "p_clk rounding" for DDR -- they need it | Theo de Raadt |
2007-10-20 | Print the type of DIMM (SO-DIMM/Mini-DIMM/Micro-DIMM) for | Jonathan Gray |
2007-10-20 | Deal with all possible 16 array offsets for tenths of a nanosecond array, | Jonathan Gray |
2007-10-18 | Correct tenths of a nanosecond cycle encodings for DDR2, | Jonathan Gray |
2007-10-18 | ignore fans with >= 0x0fff readings. According to the iic_dump(), it appears | Constantine A. Murenin |
2007-10-18 | Check to see if the SPD EEPROM size looks sane (ie < 32K) | Jonathan Gray |
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; ok... | Constantine A. Murenin |
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 |
2007-10-15 | No need to match on "at34c02" anymore. | Mark Kettenis |
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 d... | Constantine A. Murenin |
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 |
2007-10-08 | Print registered/CAS latency information for SDRAM. | Jonathan Gray |
2007-10-08 | To identity PC133 we need to check cycle time as modules | Jonathan Gray |
2007-10-08 | Correct frequency for SDRAM. | Jonathan Gray |
2007-10-08 | Don't skip EEPROMs in ofw i2c scan, | Jonathan Gray |
2007-10-08 | Indicate if the module is registered, DDR/DDR2 only at the moment. | Jonathan Gray |
2007-10-07 | Print CAS latency for DDR/DDR2. | Jonathan Gray |
2007-10-07 | Port of Nicolas Joly, Paul Goyette & Tobias Nygren's | Jonathan Gray |
2007-10-07 | add support for scanning the spdmem range of addresses, using a different | Theo de Raadt |
2007-09-18 | Set SENSOR_FINVALID instead of clearing it when reading fails. | Mark Kettenis |
2007-09-09 | thmc vs tmhc screwup | Theo de Raadt |
2007-09-09 | new driver for TI tmhc50 / adm1022 / adm1028; checked by kettenis | Theo de Raadt |
2007-09-07 | missing scale factor; from Mike Belopuhov | Theo de Raadt |
2007-09-07 | Enter adl(4), a driver for the Andigilog aSC7621 written by Mike Belopuhov. | Mark Kettenis |
2007-09-06 | meaningless numbers and strings should not appear in sensor.desc; ok deraadt@ | Constantine A. Murenin |
2007-09-06 | fix copyright; spotted by cnst | Theo de Raadt |
2007-09-06 | negate -12V input value; spotted by Alexander Lobodzinski | Theo de Raadt |