summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/pca9532.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use sizeof(thing) instead of hard-coding itderaadt2008-04-171-7/+7
* Better checks to avoid attaching when device is not present.drahn2006-06-171-2/+6
* Driver for the Philips PCA9532 LCD dimmer controller, found on thecus.drahn2006-06-171-0/+180