Home
last modified time | relevance | path

Searched +full:adt7490 +full:- +full:d (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/hwmon/
Dadt7475.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jean Delvare <[email protected]>
13 The ADT7473, ADT7475, ADT7476, and ADT7490 are thermal monitors and multiple
16 They support monitoring and controlling up to four fans (the ADT7490 can only
18 sensor and two off chip temperature sensors (the ADT7490 additionally
23 https://www.onsemi.com/pub/Collateral/ADT7473-D.PDF
24 https://www.onsemi.com/pub/Collateral/ADT7475-D.PDF
25 https://www.onsemi.com/pub/Collateral/ADT7476-D.PDF
[all …]
/linux-6.14.4/drivers/hwmon/
Dadt7475.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * adt7475 - Thermal sensor driver for the ADT7475 chip and derivatives
4 * Copyright (C) 2007-2008, Advanced Micro Devices, Inc.
17 #include <linux/hwmon-sysfs.h>
18 #include <linux/hwmon-vid.h>
24 #include <dt-bindings/pwm/pwm.h>
37 * These are unique identifiers for the sysfs functions - unlike the
47 #define REG_DEVREV2 0x12 /* ADT7490 only */
48 #define REG_IMON 0x1D /* ADT7490 only */
50 #define REG_VTT 0x1E /* ADT7490 only */
[all …]
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
20 sensors-detect script from the lm_sensors package. Read
21 <file:Documentation/hwmon/userspace-tools.rst> for details.
76 with SMpro co-processor.
236 tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490"
241 ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
278 will be called as370-hwmon.
311 will be called axi-fan-control
320 lm-sensors 2.10.1 for proper userspace support.
359 Only Intel-based Apple's computers are supported (MacBook Pro,
[all …]
/linux-6.14.4/arch/arm/boot/dts/aspeed/
Daspeed-ast2600-evb.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
4 /dts-v1/;
6 #include "aspeed-g6.dtsi"
7 #include <dt-bindings/gpio/aspeed-gpio.h>
11 compatible = "aspeed,ast2600-evb", "aspeed,ast2600";
26 reserved-memory {
27 #address-cells = <1>;
28 #size-cells = <1>;
34 compatible = "shared-dma-pool";
41 compatible = "shared-dma-pool";
[all …]