]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add driver for National Semiconductor LM73 temperature sensor
authorLarry Johnson <lrj@arlinx.com>
Thu, 27 Dec 2007 14:52:17 +0000 (09:52 -0500)
committerStefan Roese <sr@denx.de>
Thu, 27 Dec 2007 18:35:35 +0000 (19:35 +0100)
commit9e2c347151db5ae8acf5f18b99493cd53e6637e3
treeccf324c61fd2c6837510600f64e92cee65915b77
parent12618278688ea9b3d76536960a5ad2e3790fac40
Add driver for National Semiconductor LM73 temperature sensor

This driver is based on the driver for the LM75.

Signed-off-by: Larry Johnson <lrj@acm.org>
drivers/hwmon/Makefile
drivers/hwmon/lm73.c [new file with mode: 0644]
include/dtt.h