Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-06 | constify struct cfattach | Christian Weisgerber | |
2007-10-31 | don't clear sensor flags that were never set; ok deraadt | Constantine A. Murenin | |
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 | 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 | |
bmc's watching on the shared bus. if you disable ipmi, you might see it pop up (reminder why ipmi / i2c mixes are disabled: some ipmi's seem to violate the i2c bus locking protocol). tested by Alexander Lobodzinski |