Searched refs:hwmon (Results 251 - 275 of 324) sorted by relevance

<<111213

/linux-master/drivers/hwmon/
H A Dtmp464.c12 #include <linux/hwmon.h>
H A Dasus_wmi_sensors.c45 #include <linux/hwmon.h>
445 /* Now follow the functions that implement the hwmon interface */
H A Dtmp513.c26 #include <linux/hwmon.h>
H A Dlm75.c14 #include <linux/hwmon.h>
H A Dtmp401.c24 #include <linux/hwmon.h>
115 /* hwmon API configuration data */
289 /* hwmon API functions */
H A Dsch5627.c19 #include <linux/hwmon.h>
540 pr_err("invalid %s id: 0x%02X (expected 0x%02X)\n", "hwmon",
601 pr_info("firmware build: code 0x%02X, id 0x%04X, hwmon: rev 0x%02X\n",
H A Dpt5161l.c8 #include <linux/hwmon.h>
H A Djc42.c19 #include <linux/hwmon.h>
H A Dftsteutates.c9 #include <linux/hwmon.h>
H A Dadm1031.c16 #include <linux/hwmon.h>
17 #include <linux/hwmon-sysfs.h>
H A Dfschmd.c9 * Merged Fujitsu Siemens hwmon driver, supporting the Poseidon, Hermes,
27 #include <linux/hwmon.h>
28 #include <linux/hwmon-sysfs.h>
551 * The FSC hwmon family has the ability to force an attached alert led to flash
H A Dlm63.c32 #include <linux/hwmon-sysfs.h>
33 #include <linux/hwmon.h>
H A Dabituguru.c22 #include <linux/hwmon.h>
23 #include <linux/hwmon-sysfs.h>
198 struct device *hwmon_dev; /* hwmon registered device */
H A Dpc87427.c24 #include <linux/hwmon.h>
25 #include <linux/hwmon-sysfs.h>
H A Dnct6775-platform.c13 #include <linux/hwmon-sysfs.h>
14 #include <linux/hwmon-vid.h>
H A Dnct6683.c30 #include <linux/hwmon.h>
31 #include <linux/hwmon-sysfs.h>
H A Dnct7802.c13 #include <linux/hwmon.h>
14 #include <linux/hwmon-sysfs.h>
H A Dadt7470.c3 * A hwmon driver for the Analog Devices ADT7470
14 #include <linux/hwmon.h>
15 #include <linux/hwmon-sysfs.h>
118 /* "all temps" according to hwmon sysfs interface spec */
/linux-master/drivers/hwmon/peci/
H A Dcputemp.c7 #include <linux/hwmon.h>
H A Ddimmtemp.c8 #include <linux/hwmon.h>
359 dev_err(priv->dev, "Failed to register hwmon device\n");
/linux-master/drivers/net/phy/
H A Dnxp-tja11xx.c15 #include <linux/hwmon.h>
/linux-master/drivers/rtc/
H A Drtc-ds3232.c21 #include <linux/hwmon.h>
390 dev_err(dev, "unable to register hwmon device %ld\n",
/linux-master/drivers/regulator/
H A Dmax5970-regulator.c13 #include <linux/hwmon.h>
625 "Unable to register hwmon device\n");
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_core.c33 #include <linux/hwmon.h>
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c17 #include <linux/hwmon.h>
18 #include <linux/hwmon-sysfs.h>
1278 /* hwmon-sysfs attributes */
1294 /* Skip hwmon registration for a VF device */
1303 dev_err(dev, "Cannot register with hwmon, err=%ld\n",

Completed in 207 milliseconds

<<111213