index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
i2c
/
adm1024.c
Age
Commit message (
Expand
)
Author
2007-06-24
rework sensor tasks to use the kernels generic workq rather than a special
David Gwynne
2007-03-22
split userland & kernel struct sensor/sensordev so that the addition
Theo de Raadt
2006-12-23
adapt to new two-level sensor api; Constantine A. Murenin
Theo de Raadt
2006-04-10
make this match our code standards
Theo de Raadt
2006-01-19
Replace SENSOR_ADD() macro with a pair of functions
Alexander Yurchenko
2005-12-31
spacing
Theo de Raadt
2005-12-29
stop using I2C_F_POLL; it is a bus driver responsibility now
Theo de Raadt
2005-12-28
I think this is better fan support
Theo de Raadt
2005-12-28
attempt at fan measurement
Theo de Raadt
2005-12-27
better names
Theo de Raadt
2005-12-27
adm1024 has the same interrupt clearing semantics as a lm87; tested by miod
Theo de Raadt
2005-12-26
symbolic names for command start bit
Theo de Raadt
2005-12-25
wrong fan2 register
Theo de Raadt
2005-12-25
support adm1024, kind of like adm1025 but some voltage pins more around and 2...
Theo de Raadt