| /linux/drivers/hwmon/ |
| H A D | lm75.c | 3 * lm75.c - Part of lm_sensors, Linux kernel modules for hardware 21 #include "lm75.h" 24 * This driver handles the LM75 and compatible digital temperature sensors. 35 lm75, enumerator 61 * struct lm75_params - lm75 configuration parameters. 103 /* The LM75 registers */ 197 [lm75] = { 705 struct lm75_data *lm75 = data; in lm75_remove() local 707 regmap_write(lm75->regmap, LM75_REG_CONF, lm75->orig_conf); in lm75_remove() 731 /* Set to LM75 resolution (9 bits, 1/2 degree C) and range. in lm75_generic_probe() [all …]
|
| H A D | asb100.c | 38 #include "lm75.h" 187 struct i2c_client *lm75[2]; member 708 data->lm75[0] = i2c_new_dummy_device(adapter, sc_addr[0]); in asb100_detect_subclients() 709 if (IS_ERR(data->lm75[0])) { in asb100_detect_subclients() 713 err = PTR_ERR(data->lm75[0]); in asb100_detect_subclients() 717 data->lm75[1] = i2c_new_dummy_device(adapter, sc_addr[1]); in asb100_detect_subclients() 718 if (IS_ERR(data->lm75[1])) { in asb100_detect_subclients() 722 err = PTR_ERR(data->lm75[1]); in asb100_detect_subclients() 730 i2c_unregister_device(data->lm75[0]); in asb100_detect_subclients() 791 /* Attach secondary lm75 clients */ in asb100_probe() [all …]
|
| H A D | lm75.h | 3 * lm75.h - Part of lm_sensors, Linux kernel modules for hardware monitoring 8 * This file contains common code for encoding/decoding LM75 type
|
| H A D | ad7418.c | 8 * Based on lm75.c 23 #include "lm75.h"
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-ufispace-ncplite.dts | 241 lm75@48 { 242 compatible = "national,lm75"; 246 lm75@49 { 247 compatible = "national,lm75"; 260 lm75@4f { 261 cpmpatible = "national,lm75"; 328 lm75@4d { 329 compatible = "national,lm75";
|
| H A D | aspeed-ast2500-evb.dts | 93 lm75@4d { 94 compatible = "national,lm75";
|
| /linux/drivers/macintosh/ |
| H A D | windfarm_lm75_sensor.c | 3 * Windfarm PowerMac thermal control. LM75 sensor 103 ds1775 ? "ds1775" : "lm75", client->addr); in wf_lm75_probe() 162 { "MAC,lm75", 0 }, 169 { .compatible = "lm75", .data = (void *)0}, 188 MODULE_DESCRIPTION("LM75 sensor objects for PowerMacs thermal control");
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-dns325.dts | 54 lm75: lm75@48 { label 55 compatible = "national,lm75";
|
| /linux/arch/arm/boot/dts/nuvoton/ |
| H A D | nuvoton-npcm730-kudo.dts | 535 compatible = "national,lm75"; 547 compatible = "national,lm75"; 559 compatible = "national,lm75"; 571 compatible = "national,lm75"; 701 compatible = "national,lm75"; 713 compatible = "national,lm75"; 725 compatible = "national,lm75"; 736 compatible = "national,lm75";
|
| H A D | nuvoton-npcm750-evb.dts | 196 /* lm75 on SVB */ 200 lm75@48 { 201 compatible = "national,lm75"; 207 /* lm75 on EB */ 212 compatible = "national,lm75";
|
| H A D | nuvoton-npcm730-gsj.dts | 222 lm75@5c { 232 lm75@5c { 242 lm75@5c { 251 lm75@5c {
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | kmcent2.dts | 143 compatible = "national,lm75"; 148 compatible = "national,lm75"; 153 compatible = "national,lm75";
|
| /linux/Documentation/i2c/ |
| H A D | functionality.rst | 105 this is (from the lm75 driver):: 116 Here, the lm75 driver checks if the adapter can do both SMBus byte data
|
| /linux/arch/arm/boot/dts/nxp/vf/ |
| H A D | vf610-zii-ssmb-dtu.dts | 203 compatible = "national,lm75"; 209 compatible = "national,lm75";
|
| H A D | vf610-zii-ssmb-spu3.dts | 213 lm75@48 { 214 compatible = "national,lm75";
|
| H A D | vf610-zii-cfu1.dts | 231 lm75@48 { 232 compatible = "national,lm75";
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx27-phytec-phycore-som.dtsi | 188 lm75@4a { 189 compatible = "national,lm75";
|
| H A D | imx6qdl-mba6a.dtsi | 15 lm75: temperature-sensor@49 { label
|
| H A D | imx6qdl-mba6b.dtsi | 25 lm75: temperature-sensor@49 { label
|
| H A D | imx51-zii-scu3-esb.dts | 298 lm75@48 { 299 compatible = "national,lm75";
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | repaper.txt | 25 display_temp: lm75@48 {
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-davinci.txt | 40 compatible = "national,lm75";
|
| H A D | silabs,cp2112.yaml | 95 compatible = "national,lm75";
|
| /linux/arch/arm/mach-orion5x/ |
| H A D | dns323-setup.c | 488 * 0x48 | GMT G751-2f | temp. sensor and therm. watchdog (LM75 compatible) 495 I2C_BOARD_INFO("lm75", 0x48), 505 * 0x48 | GMT G751-2f | temp. sensor and therm. watchdog (LM75 compatible) 510 I2C_BOARD_INFO("lm75", 0x48),
|
| /linux/Documentation/hwmon/ |
| H A D | index.rst | 119 lm75
|