Searched full:nct1008 (Results 1 – 16 of 16) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/ |
D | national,lm90.yaml | 36 - onnn,nct1008 137 - onnn,nct1008 192 compatible = "onnn,nct1008";
|
/Linux-v6.1/Documentation/hwmon/ |
D | lm90.rst | 138 * ON Semiconductor NCT1008 140 Prefix: 'nct1008' 146 https://www.onsemi.com/PowerSolutions/product.do?id=NCT1008 512 ADT7461, ADT7461A, NCT1008: 602 Semiconductor chips (NCT1008) do not implement the SMBus alert protocol
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | tegra20-asus-tf101.dts | 735 nct1008: temperature-sensor@4c { label 736 compatible = "onnn,nct1008"; 1200 * NCT1008 has two sensors: 1216 thermal-sensors = <&nct1008 0>; 1247 thermal-sensors = <&nct1008 1>;
|
D | tegra20-ventana.dts | 532 nct1008: temperature-sensor@4c { label 533 compatible = "onnn,nct1008"; 728 thermal-sensors = <&nct1008 1>;
|
D | tegra30-cardhu.dtsi | 347 nct1008: temperature-sensor@4c { label 348 compatible = "onnn,nct1008"; 655 thermal-sensors = <&nct1008 1>;
|
D | tegra20-acer-a500-picasso.dts | 709 nct1008: temperature-sensor@4c { label 710 compatible = "onnn,nct1008"; 1047 * NCT1008 has two sensors: 1063 thermal-sensors = <&nct1008 0>; 1094 thermal-sensors = <&nct1008 1>;
|
D | tegra20-tamonten.dtsi | 467 compatible = "onnn,nct1008";
|
D | tegra114-asus-tf701t.dts | 317 compatible = "onnn,nct1008";
|
D | tegra20-seaboard.dts | 539 compatible = "onnn,nct1008";
|
D | tegra30-asus-nexus7-grouper-common.dtsi | 911 compatible = "onnn,nct1008";
|
D | tegra114-dalmore.dts | 787 compatible = "onnn,nct1008";
|
D | tegra30-asus-transformer-common.dtsi | 1191 compatible = "onnn,nct1008";
|
D | tegra30-ouya.dts | 2040 cpu_temp: nct1008@4c { 2041 compatible = "onnn,nct1008";
|
D | tegra30-pegatron-chagall.dts | 1264 compatible = "onnn,nct1008";
|
/Linux-v6.1/drivers/hwmon/ |
D | lm90.c | 64 * NCT1008 from ON Semiconductor. The chips are supported in both compatibility 121 * MAX6657, MAX6658, NCT1008 and W83L771 have address 0x4c. 272 { "nct1008", adt7461a }, 369 .compatible = "onnn,nct1008", 2000 * nct1008 - - - 41 57 datasheet rev. 3 in lm90_detect_analog() 2061 case 0x54: /* NCT1008 */ in lm90_detect_analog() 2065 name = "nct1008"; in lm90_detect_analog() 2073 case 0x57: /* ADT7461A, NCT1008 (datasheet rev. 3) */ in lm90_detect_analog()
|
D | Kconfig | 1381 ON Semiconductor NCT1008, NCT210, NCT72, NCT214, NCT218,
|