Age | Commit message (Expand) | Author |
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 |
2007-09-05 | typo; Mike Belopuhov | Theo de Raadt |
2007-09-05 | probe for adt7462 (no driver yet, someone want to write one), and mention | Theo de Raadt |
2007-09-05 | remove dmesg block showing sample register layout | Theo de Raadt |
2007-09-05 | fix over-agressive match function, oops | Theo de Raadt |
2007-09-04 | driver for i2c lm93 sensor; very common on ipmi machines which have i2c | 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-07-31 | don't duplicate .numt in .desc; 'In this driver, whatever you want' deraadt@ | Constantine A. Murenin |
2007-07-31 | change sensor type: if .value can only ever be 0 or 1, .type should be indicator | Constantine A. Murenin |
2007-07-31 | remove magic numbers: use PCAGPIO_NPINS instead (no binary change); ok deraadt@ | Constantine A. Murenin |
2007-06-24 | rework sensor tasks to use the kernels generic workq rather than a special | David Gwynne |
2007-04-10 | ``it's'' -> ``its'' when the grammar gods require this change. | Miod Vallat |
2007-04-09 | Remove unused prototype. | Mark Kettenis |
2007-03-22 | split userland & kernel struct sensor/sensordev so that the addition | Theo de Raadt |
2007-01-07 | fcu fans are PWM, express as %; from murenin | Theo de Raadt |
2007-01-05 | when i2c_dumping, instead of just skipping 0xff value registers, | Theo de Raadt |
2006-12-31 | correct the code to handle the adt7475, which stupidly is missing some | Theo de Raadt |
2006-12-26 | The adt7475 has a fixed address of 0x2e. | Mark Kettenis |
2006-12-26 | support adt7475; tested by dhartmei | Theo de Raadt |