zephyr/drivers/sensor/ti
Hank Wang 09d6197003 drivers: sensor: tmp1075: remove redundant module name in log message
The tmp1075 driver already registers a log module using
LOG_MODULE_REGISTER(TMP1075, CONFIG_SENSOR_LOG_LEVEL).
This ensures that all log messages are prefixed with "TMP1075".
The existing LOG_ERR message redundantly includes "tmp1075",
which is unnecessary.

Signed-off-by: Hank Wang <wanghanchi2000@gmail.com>
2025-03-07 20:20:46 +01:00
..
bq274xx drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
fdc2x1x drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
ina23x drivers: sensor: ti: ina230: Fix shared data between instances 2024-12-12 18:39:23 +01:00
ina219 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
ina226 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
ina3221 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lm95234 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
opt3001 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
ti_hdc drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
ti_hdc20xx drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
tmag5170 drivers: sensor: Fix typos in TMAG5170 driver 2025-02-05 23:48:52 +01:00
tmag5273 drivers: sensor: Fix TMAG5273/TMAG3001 by adding a TMAG3001 compatible 2025-01-08 09:33:02 +01:00
tmp007 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
tmp108 sensor: tmp108: optimize resource usage 2025-01-15 19:03:40 +01:00
tmp112 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
tmp114 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
tmp116 driver: sensor: tmp116: oversample attribute 2025-01-24 15:41:50 +01:00
tmp435 drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
tmp1075 drivers: sensor: tmp1075: remove redundant module name in log message 2025-03-07 20:20:46 +01:00
CMakeLists.txt drivers: sensor: ti: tmp435: added driver for TMP435 2025-01-21 19:26:32 +01:00
Kconfig drivers: sensor: ti: tmp435: added driver for TMP435 2025-01-21 19:26:32 +01:00