Linux Driver for I2C temperature sensors
LM75SW-LINUX
This product has been released to the market and is available for purchase. For some products, newer alternatives may be available.
This product has been released to the market and is available for purchase. For some products, newer alternatives may be available.
Description
The Linux driver support LM75 compatible Temperature Sensors. The Linux driver supports communication through the I2C bus and interfaces with the Hardware Monitoring sub-system.
Linux Mainline StatusAvailable in Linux Main line: Yes
Available through git.ti.com: N/A
- LM75A
- TMP100
- TMP101
- TMP105
- TMP112
- TMP175
- TMP275
- TMP75
- TMP1075
The files associated with this device are:
- drivers/hwmon/lm75.c
- Documentation/devicetree/bindings/i2c/trivial-devices.txt
- drivers/hwmon/lm75.h
- Documentation/hwmon/lm75
Documentation/devicetree/bindings/i2c/trivial-devices.txt
Other Filesdrivers/hwmon/lm75.h
Documentation/hwmon/lm75
Enabling Driver Support
Configure kernel with "make menuconfig" (alternatively use "make xconfig" or "make nconfig")
Menuconfig Location
Symbol: SENSORS_LM75 [=y] Type : tristate Prompt: National Semiconductor LM75 and compatibles Location: -> Device Drivers -> Hardware Monitoring support (HWMON [=y]) Defined at drivers/hwmon/Kconfig:923 Depends on: HWMON [=y] && I2C [=y] && (THERMAL [=y] || !THERMAL_OF [=y])
Fixes and Code Enhancements
If there are fixes and or code enhancements that need to be added to this driver please either 1. Send the patches to the relevant Linux Kernel community as listed in the maintainers file located: Here or 2. Contact your TI representative.