Home
last modified time | relevance | path

Searched refs:HWMON (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/linux/drivers/vdpa/
H A DKconfig103 depends on PCI_MSI && PCI_IOV && (HWMON || HWMON=n)
105 # This driver MAY create a HWMON device.
106 # Depending on (HWMON || HWMON=n) ensures that:
107 # If HWMON=n the driver can be compiled either as a module or built-in.
108 # If HWMON=y the driver can be compiled either as a module or built-in.
109 # If HWMON=m the driver is forced to be compiled as a module.
/openbmc/linux/Documentation/driver-api/thermal/
H A Dnouveau_thermal.rst17 Currently, due to the absence of in-kernel API to access HWMON drivers, Nouveau
19 have one of those, temperature and/or fan management through Nouveau's HWMON
26 Temperature is exposed under as a read-only HWMON attribute temp1_input.
45 thresholds can be configured thanks to the following HWMON attributes:
58 Not all cards have a drivable fan. If you do, then the following HWMON
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A DKconfig18 bool "HWMON support for Mellanox Technologies Switch ASICs"
19 depends on MLXSW_CORE && HWMON
20 depends on !(MLXSW_CORE=y && HWMON=m)
23 Say Y here if you want to expose HWMON interface on mlxsw devices.
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A DKconfig10 bool "HWMON support for be2net driver"
11 depends on BE2NET && HWMON
12 depends on !(BE2NET=y && HWMON=m)
/openbmc/linux/drivers/platform/mellanox/
H A DKconfig19 depends on HWMON
28 depends on HWMON
39 depends on HWMON
75 depends on HWMON
84 depends on HWMON && I2C
/openbmc/linux/drivers/net/phy/
H A DKconfig66 depends on HWMON || HWMON=n
121 depends on HWMON || HWMON=n
234 select POLYNOMIAL if HWMON
235 depends on HWMON || HWMON=n
313 depends on HWMON
/openbmc/openbmc-test-automation/openpower/
H A Dtest_bmc_devicetree.robot127 Check BMC IIO-HWMON Name Property Is Set
128 [Documentation] Verify if the BMC IIO-HWMON-DPS310 name property is
137 Check BMC IIO-HWMON Compatible Property Is Set
138 [Documentation] Verify if the BMC IIO-HWMON-DPS310 compatible property is
/openbmc/linux/drivers/net/ethernet/broadcom/
H A DKconfig135 bool "Broadcom Tigon3 HWMON support"
137 depends on TIGON3 && HWMON && !(TIGON3=y && HWMON=m)
251 bool "Broadcom NetXtreme-C/E HWMON support"
253 depends on BNXT && HWMON && !(BNXT=y && HWMON=m)
/openbmc/linux/drivers/net/ethernet/qlogic/
H A DKconfig59 bool "QLOGIC QLCNIC 82XX and 83XX family HWMON support"
60 depends on QLCNIC && HWMON && !(QLCNIC=y && HWMON=m)
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A DKconfig24 depends on SFC_SIENA && HWMON && !(SFC_SIENA=y && HWMON=m)
/openbmc/linux/drivers/ufs/core/
H A DKconfig47 depends on SCSI_UFSHCD=HWMON || HWMON=y
/openbmc/linux/drivers/net/ethernet/sfc/
H A DKconfig45 depends on SFC && HWMON && !(SFC=y && HWMON=m)
/openbmc/linux/drivers/net/ethernet/intel/
H A DKconfig107 bool "Intel(R) PCI-Express Gigabit adapters HWMON support"
109 depends on IGB && HWMON && !(IGB=y && HWMON=m)
162 bool "Intel(R) 10GbE PCI Express adapters HWMON support"
164 depends on IXGBE && HWMON && !(IXGBE=y && HWMON=m)
/openbmc/dbus-sensors/src/psu/
H A DPSUSensorMain.cpp147 HWMON, enumerator
358 DevTypes devType = DevTypes::HWMON; in createSensorsCallback()
591 if (devType == DevTypes::HWMON) in createSensorsCallback()
862 if (devType == DevTypes::HWMON) in createSensorsCallback()
986 if (devType == DevTypes::HWMON) in createSensorsCallback()
1132 {DevTypes::HWMON, {1, R"(\w\d+_input$)", "([A-Za-z]+)[0-9]*_"}}, in propertyInitialize()
/openbmc/linux/drivers/accel/habanalabs/
H A DKconfig12 select HWMON
/openbmc/linux/drivers/platform/mips/
H A DKconfig23 select HWMON
/openbmc/linux/drivers/nvme/host/
H A DKconfig37 depends on (NVME_CORE=y && HWMON=y) || (NVME_CORE=m && HWMON)
/openbmc/linux/drivers/gpu/drm/radeon/
H A DKconfig17 select HWMON
/openbmc/dbus-sensors/
H A Dmeson.options29 description: 'Enable HWMON temperature sensor.',
/openbmc/linux/drivers/ntb/hw/idt/
H A DKconfig5 select HWMON
/openbmc/linux/drivers/net/ethernet/wangxun/
H A DKconfig49 select HWMON if TXGBE=y
/openbmc/linux/drivers/platform/x86/siemens/
H A DKconfig20 depends on HWMON
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A DKconfig15 depends on HWMON || !HWMON
/openbmc/linux/Documentation/hwmon/
H A Dasus_wmi_sensors.rst32 HWMON system.
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A DKconfig17 select HWMON

12