Home
last modified time | relevance | path

Searched +full:adt7475 +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 ---
4 $id: http://devicetree.org/schemas/hwmon/adt7475.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ADT7475 hwmon sensor
10 - Jean Delvare <[email protected]>
13 The ADT7473, ADT7475, ADT7476, and ADT7490 are thermal monitors and multiple
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
130 /* ADT7475 Settings */
165 enum chips { adt7473, adt7475, adt7476, adt7490 }; enumerator
169 { "adt7475", adt7475 },
[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
245 will be called adt7475.
278 will be called as370-hwmon.
311 will be called axi-fan-control
320 lm-sensors 2.10.1 for proper userspace support.
[all …]
/linux-6.14.4/
DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-[email protected]
88 F: drivers/scsi/3w-*
[all …]