Home
last modified time | relevance | path

Searched refs:hwmon (Results 326 – 350 of 453) sorted by relevance

1...<<111213141516171819

/openbmc/dbus-sensors/src/
H A Dmeson.build136 if get_option('hwmon-temp').allowed()
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-tiogapass.dts47 iio-hwmon {
48 compatible = "iio-hwmon";
H A Daspeed-bmc-facebook-yosemite4.dts31 iio-hwmon {
32 compatible = "iio-hwmon";
H A Daspeed-bmc-inspur-nf5280m6.dts77 iio-hwmon {
78 compatible = "iio-hwmon";
H A Daspeed-bmc-quanta-s6q.dts56 iio-hwmon {
57 compatible = "iio-hwmon";
H A Dibm-power10-quad.dtsi811 occ-hwmon {
812 compatible = "ibm,p10-occ-hwmon";
1184 occ-hwmon {
1185 compatible = "ibm,p10-occ-hwmon";
H A Daspeed-bmc-ibm-bonnell.dts105 iio-hwmon {
106 compatible = "iio-hwmon";
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-plym2m.dts53 iio-hwmon {
54 compatible = "iio-hwmon";
H A Dimx6dl-prtvt7.dts56 iio-hwmon {
57 compatible = "iio-hwmon";
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.h122 struct efx_mcdi_mon hwmon; member
137 return &efx->mcdi->hwmon; in efx_mcdi_mon()
/openbmc/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c1659 struct device *hwmon; in hp_wmi_hwmon_init() local
1661 hwmon = devm_hwmon_device_register_with_info(dev, "hp", &hp_wmi_driver, in hp_wmi_hwmon_init()
1664 if (IS_ERR(hwmon)) { in hp_wmi_hwmon_init()
1666 return PTR_ERR(hwmon); in hp_wmi_hwmon_init()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c192 struct device *hwmon; in mt7915_thermal_init() local
214 hwmon = devm_hwmon_device_register_with_groups(&wiphy->dev, name, phy, in mt7915_thermal_init()
216 if (IS_ERR(hwmon)) in mt7915_thermal_init()
217 return PTR_ERR(hwmon); in mt7915_thermal_init()
/openbmc/linux/Documentation/hwmon/
H A Dbel-pfe.rst42 Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
H A Doxp-sensors.rst70 driver and not to the hwmon driver (/sys/devices/platform/oxp-platform/tt_toggle)
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DREADME.msl.md42 hwmon sensors exist and then sets the MinimumShipLevelRequired on the fan
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62-verdin-dahlia.dtsi103 hwmon@40 {
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-verdin-dev.dtsi102 &hwmon {
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-8040-puzzle-m801.dts239 hwmon {
240 compatible = "iei,wt61p803-puzzle-hwmon";
/openbmc/linux/drivers/thermal/
H A DKconfig54 prompt "Expose thermal sensors as hwmon device"
60 as a hwmon. The sensor will then have the common
61 hwmon sysfs interface.
64 have hwmon sysfs interface too.
/openbmc/linux/arch/powerpc/boot/dts/
H A Dmpc5121ads.dts87 hwmon@4a {
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dadi,ltc2947.yaml4 $id: http://devicetree.org/schemas/hwmon/adi,ltc2947.yaml#
H A Dnational,lm90.yaml4 $id: http://devicetree.org/schemas/hwmon/national,lm90.yaml#
/openbmc/linux/drivers/hwmon/
H A Daspeed-pwm-tacho.c901 struct device *hwmon; in aspeed_pwm_tacho_probe() local
953 hwmon = devm_hwmon_device_register_with_groups(dev, in aspeed_pwm_tacho_probe()
956 return PTR_ERR_OR_ZERO(hwmon); in aspeed_pwm_tacho_probe()
H A Dltc2947-core.c1100 struct device *hwmon; in ltc2947_core_probe() local
1116 hwmon = devm_hwmon_device_register_with_info(dev, name, st, in ltc2947_core_probe()
1119 return PTR_ERR_OR_ZERO(hwmon); in ltc2947_core_probe()
/openbmc/linux/drivers/net/ethernet/qlogic/
H A DKconfig67 This data is available via the hwmon sysfs interface.

1...<<111213141516171819