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
/
adt7460.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
2nd two extra fans on the 5027 are encoded differently; diff
deraadt
2007-12-12
1
-13
/
+26
*
support sch5027 which has two extra fans and slightly different voltage
deraadt
2007-12-06
1
-23
/
+59
*
don't clear sensor flags that were never set; ok deraadt
cnst
2007-10-31
1
-2
/
+1
*
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
*
correct the code to handle the adt7475, which stupidly is missing some
deraadt
2006-12-31
1
-20
/
+24
*
support adt7475; tested by dhartmei
deraadt
2006-12-26
1
-10
/
+13
*
adapt to new two-level sensor api; Constantine A. Murenin
deraadt
2006-12-23
1
-19
/
+10
*
looks like 0x20 on sch5017 is a 5v input, not 2.5v
deraadt
2006-04-17
1
-7
/
+9
*
fix +12v conversion, because of stupid C; wilfried
deraadt
2006-04-14
1
-2
/
+2
*
various changes to the table-driven code as a result of conversations
deraadt
2006-04-13
1
-45
/
+35
*
sch5017 is an adt7460 clone of some type. also, we are seeing some
deraadt
2006-04-10
1
-37
/
+106
*
slightly nicer sensor names
deraadt
2006-04-09
1
-4
/
+4
*
Match emc6d100 and emc6w201. Fix typo. print rev with 0x prefix.
kettenis
2006-03-12
1
-5
/
+6
*
handle lm96000 (another similar chip); ok kettenis, tested by stu@spacehopper.org
deraadt
2006-03-04
1
-2
/
+3
*
Replace SENSOR_ADD() macro with a pair of functions
grange
2006-01-19
1
-2
/
+2
*
golly gee, adm1027 looks a lot like adt7460
deraadt
2005-12-28
1
-1
/
+2
*
no longer use ia_compat; tested by a few
deraadt
2005-12-27
1
-15
/
+11
*
match about 15 more clone chips
deraadt
2005-12-27
1
-3
/
+9
*
grok adt7467 somewhat, and fan disconnects
deraadt
2005-11-17
1
-5
/
+23
*
basic driver for adt7460 found in some machines
deraadt
2005-11-17
1
-0
/
+239