Searched +full:opal +full:- +full:sensor +full:- +full:cooling +full:- +full:fan (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | ibm,opal-sensor.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/hwmon/ibm,opal-sensor.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Javier Carrasco <javier.carrasco.cruz@gmail.com> 15 - ibm,opal-sensor-cooling-fan 16 - ibm,opal-sensor-amb-temp 17 - ibm,opal-sensor-power-supply 18 - ibm,opal-sensor-power 20 sensor-id: [all …]
|
/linux/drivers/hwmon/ |
H A D | ibmpowernv.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * IBM PowerNV platform sensors for temperature/fan/voltage/power 14 #include <linux/hwmon-sysfs.h> 19 #include <asm/opal.h> 27 /* Sensor suffix name from DT */ 37 FAN, enumerator 46 #define INVALID_INDEX (-1U) 49 * 'compatible' string properties for sensor types as defined in old 53 "ibm,opal-sensor-cooling-fan", 54 "ibm,opal-sensor-amb-temp", [all …]
|
/linux/ |
H A D | MAINTAINERS | 5 --------------------------------------------------- 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-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|