]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hwmon/Kconfig
hwmon: Driver for TI TMP103 temperature sensor
authorHeiko Schocher <hs@denx.de>
Wed, 18 Jun 2014 05:37:17 +0000 (07:37 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 4 Aug 2014 14:01:33 +0000 (07:01 -0700)
commitd17a7dca04b23586f6c284f98196fbe0ac7607a8
tree5cf515a2e7d6a69a36779e1a3328e37aad56ab98
parent49153b092ceb099a5f38a645e3c40b4bd4e28a82
hwmon: Driver for TI TMP103 temperature sensor

Driver for the TI TMP103.

The TI TMP103 is similar to the TMP102.  It differs from the TMP102
by having only 8 bit registers.

Signed-off-by: Heiko Schocher <hs@denx.de>
[linux@roeck-us.net: Select REGMAP_I2C in Kconfig]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/devicetree/bindings/i2c/trivial-devices.txt
Documentation/hwmon/tmp103 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/tmp103.c [new file with mode: 0644]