summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/asc7621.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* don't clear sensor flags that were never set; ok deraadtcnst2007-10-311-2/+1
|
* Uncomment PECI mode diagnosting bits.mikeb2007-10-241-11/+6
| | | | ok deraadt
* missing scale factor; from Mike Belopuhovderaadt2007-09-071-2/+2
|
* Enter adl(4), a driver for the Andigilog aSC7621 written by Mike Belopuhov.kettenis2007-09-071-0/+263