Searched full:tmp464 (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/hwmon/ |
H A D | tmp464.rst | 3 Kernel driver tmp464 8 * Texas Instruments TMP464 10 Prefix: 'tmp464' 14 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp464.html 32 This driver implements support for Texas Instruments TMP464 and TMP468 33 temperature sensor chips. TMP464 provides one local and four remote
|
H A D | index.rst | 220 tmp464
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | ti,tmp464.yaml | 4 $id: http://devicetree.org/schemas/hwmon/ti,tmp464.yaml# 7 title: TMP464 and TMP468 temperature sensors 14 https://www.ti.com/lit/ds/symlink/tmp464.pdf 20 - ti,tmp464 76 compatible = "ti,tmp464"; 86 compatible = "ti,tmp464";
|
/openbmc/linux/drivers/hwmon/ |
H A D | tmp464.c | 3 /* Driver for the Texas Instruments TMP464 SMBus temperature sensor IC. 4 * Supported models: TMP464, TMP468 69 { "tmp464", TMP464_NUM_CHANNELS }, 77 .compatible = "ti,tmp464", 501 name = "tmp464"; in tmp464_detect() 502 chip = "TMP464"; in tmp464_detect() 699 .name = "tmp464", 711 MODULE_DESCRIPTION("Texas Instruments TMP464 temperature sensor driver");
|
H A D | Makefile | 212 obj-$(CONFIG_SENSORS_TMP464) += tmp464.o
|
H A D | Kconfig | 2151 tristate "Texas Instruments TMP464 and compatible" 2155 If you say yes here you get support for Texas Instruments TMP464 2159 will be called tmp464.
|
/openbmc/dbus-sensors/src/hwmon-temp/ |
H A D | HwmonTempMain.cpp | 96 {"TMP464", I2CDeviceType{"tmp464", true}},
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ampere-mtjefferson.dts | 251 compatible = "ti,tmp464";
|
/openbmc/entity-manager/configurations/ |
H A D | mtjefferson_mb.json | 1733 "Type": "TMP464"
|
/openbmc/linux/ |
H A D | MAINTAINERS | 21765 TMP464 HARDWARE MONITOR DRIVER 21769 F: Documentation/devicetree/bindings/hwmon/ti,tmp464.yaml 21770 F: Documentation/hwmon/tmp464.rst 21771 F: drivers/hwmon/tmp464.c
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |