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
/
adm1021.c
Age
Commit message (
Expand
)
Author
2006-12-23
adapt to new two-level sensor api; Constantine A. Murenin
Theo de Raadt
2006-07-20
Add support for Analog Devices ADM1023 (and ADM1021A).
Mark Kettenis
2006-07-15
Add support for Genesys Logic GL523SM and Global Mixed-mode Technology G781.
Mark Kettenis
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
2006-01-03
Use "official" chip part names/numbers for matching.
Mark Kettenis
2006-01-02
add the name sparc64 calls this thing
Theo de Raadt
2005-12-29
stop using I2C_F_POLL; it is a bus driver responsibility now
Theo de Raadt
2005-12-29
"xeontemp" just means "looks like some sort of adm1021, or maxim1617,
Theo de Raadt
2005-12-28
probe for adm1032, a stupid stupid adm1021
Theo de Raadt
2005-12-27
correctly mark 0x7f temperature reading as invalid
Theo de Raadt
2005-12-27
mark xeon internal sensor invalid each time
Theo de Raadt
2005-12-27
oops, messed up "enabling run"
Theo de Raadt
2005-12-27
only start, if not already started
Theo de Raadt
2005-12-27
no longer use ia_compat; tested by a few
Theo de Raadt
2005-12-26
add address qualifiers to a few chips (ie. they can only occur at certain
Theo de Raadt
2005-12-26
maxim1617 is the same
Theo de Raadt
2005-12-26
set the "start adc" bit upon startup
Theo de Raadt
2005-12-25
rename Xeon sensor, and ignore the other temperature sensor
Theo de Raadt
2005-12-24
bad message
Theo de Raadt
2005-12-24
For Xeon sensors, only show one probe
Theo de Raadt
2005-12-24
handle embedded xeon temperature probes. yes, you got it -- i2c wires
Theo de Raadt
2005-12-24
signed temperature...
Theo de Raadt
2005-12-23
match functions deserve a failure condition
Theo de Raadt
2005-12-22
start at a driver for the stupid ADM 1021
Theo de Raadt