index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
i2c
/
ds1631.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
If writing the control register fails, bail out without attaching any sensors.
kettenis
2016-05-12
1
-1
/
+5
*
Mark sensor as invalid if the i2c transaction to read its value fails.
kettenis
2009-08-12
1
-2
/
+5
*
make it more apparent that when we are dealing with 16 bit registers
deraadt
2008-04-17
1
-3
/
+4
*
rework sensor tasks to use the kernels generic workq rather than a special
dlg
2007-06-24
1
-2
/
+2
*
split userland & kernel struct sensor/sensordev so that the addition
deraadt
2007-03-22
1
-3
/
+3
*
adapt to new two-level sensor api; Constantine A. Murenin
deraadt
2006-12-23
1
-6
/
+7
*
make this match our code standards
deraadt
2006-04-10
1
-2
/
+2
*
Replace SENSOR_ADD() macro with a pair of functions
grange
2006-01-19
1
-2
/
+2
*
handle all 3 types of chips correctly. go into continuous mode, and
deraadt
2006-01-13
1
-2
/
+41
*
ds1624 and ds1721 too, horrid horrid horrid chips
deraadt
2006-01-13
1
-2
/
+4
*
no longer use ia_compat; tested by a few
deraadt
2005-12-27
1
-7
/
+4
*
driver for maxim ds1631, might work, might not!
deraadt
2005-11-16
1
-0
/
+111