Home
last modified time | relevance | path

Searched full:pmbus (Results 1 – 25 of 99) sorted by relevance

1234

/linux/Documentation/hwmon/
H A Ducd9000.rst35 The UCD90124 is a 12-rail PMBus/I2C addressable power-supply sequencer and
43 The UCD90160 is a 16-rail PMBus/I2C addressable power-supply sequencer and
50 The UCD90320 is a 32-rail PMBus/I2C addressable power-supply sequencer and
56 The UCD9090 is a 10-rail PMBus/I2C addressable power-supply sequencer and
63 The UCD90910 is a ten-rail I2C / PMBus addressable power-supply sequencer and
67 This driver is a client driver to the core PMBus driver. Please see
68 Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
82 The driver supports standard PMBus driver platform data. Please see
83 Documentation/hwmon/pmbus.rst for details.
H A Dbel-pfe.rst29 which support PMBus Protocol:
34 PMBus Communication Manual is not publicly available.
39 PMBus Communication Manual is not publicly available.
41 The driver is a client driver to the core PMBus driver. Please see
42 Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
62 The driver supports standard PMBus driver platform data.
H A Dltc4286.rst36 converter (ADC), accessed using a PMBus interface.
38 The driver is a client driver to the core PMBus driver. Please see
39 Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
57 The driver supports standard PMBus driver platform data. Please see
58 Documentation/hwmon/pmbus.rst for details.
H A Dmax20751.rst22 This driver supports MAX20751 Multiphase Master with PMBus Interface
25 The driver is a client driver to the core PMBus driver.
26 Please see Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
40 The driver supports standard PMBus driver platform data.
H A Dpim4328.rst43 The driver is a client driver to the core PMBus driver. Please see
44 Documentation/hwmon/pmbus.rst and Documentation.hwmon/pmbus-core for details
45 on PMBus client drivers.
59 The driver supports standard PMBus driver platform data.
H A Dtps40422.rst21 Controller with PMBus
23 The driver is a client driver to the core PMBus driver.
24 Please see Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
38 The driver supports standard PMBus driver platform data.
H A Dadm1266.rst20 integrated 12 bit SAR ADC, accessed using a PMBus interface.
22 The driver is a client driver to the core PMBus driver. Please see
23 Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
H A Dstpddc60.rst25 The driver is a client driver to the core PMBus driver. Please see
26 Documentation/hwmon/pmbus.rst and Documentation.hwmon/pmbus-core for details
27 on PMBus client drivers.
49 The driver supports standard PMBus driver platform data.
H A Dlm25066.rst71 The driver is a client driver to the core PMBus driver. Please see
72 Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
83 see Documentation/devicetree/bindings/hwmon/pmbus/ti,lm25066.yaml for details.
88 The driver supports standard PMBus driver platform data.
H A Dq54sj108a2.rst25 with PMBus support.
27 The driver is a client driver to the core PMBus driver.
28 Please see Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
H A Ddps920ab.rst22 power supply with PMBus support.
24 The driver is a client driver to the core PMBus driver.
25 Please see Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
H A Ducd9200.rst35 This driver is a client driver to the core PMBus driver. Please see
36 Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
50 The driver supports standard PMBus driver platform data. Please see
51 Documentation/hwmon/pmbus.rst for details.
/linux/drivers/hwmon/pmbus/
H A Dmax16601.c12 * Telemetry for the VSA rail is reported to the PMBus core in PMBus page 2.
16 * current. The first method is reported to the PMBus core with PMBus page 0,
17 * the second method is reported with PMBus page 1.
21 * The driver translates the vendor specific register values to PMBus standard
22 * register values and reports per-phase information in PMBus page 0.
33 #include "pmbus.h"
367 MODULE_DESCRIPTION("PMBus driver for Maxim MAX16601");
369 MODULE_IMPORT_NS("PMBUS");
H A Dbpa-rs600.c12 #include <linux/pmbus.h>
13 #include "pmbus.h"
43 * The BPA-RS600 violates the PMBus spec. Specifically it treats the
44 * mantissa as unsigned. Deal with this here to allow the PMBus core
206 MODULE_DESCRIPTION("PMBus driver for BluTek BPA-RS600");
208 MODULE_IMPORT_NS("PMBUS");
H A Dtps546d24.c11 #include <linux/pmbus.h>
12 #include "pmbus.h"
69 MODULE_DESCRIPTION("PMBus driver for TI tps546d24");
71 MODULE_IMPORT_NS("PMBUS");
H A Dpm6764tr.c11 #include <linux/pmbus.h>
12 #include "pmbus.h"
74 MODULE_DESCRIPTION("PMBus driver for ST PM6764TR");
76 MODULE_IMPORT_NS("PMBUS");
H A Dpmbus.c3 * Hardware monitoring driver for PMBus devices
15 #include <linux/pmbus.h>
16 #include "pmbus.h"
239 {"pmbus", (kernel_ulong_t)&pmbus_info_zero},
255 .name = "pmbus",
264 MODULE_DESCRIPTION("Generic PMBus driver");
266 MODULE_IMPORT_NS("PMBUS");
H A Dmax15301.c22 #include <linux/pmbus.h>
23 #include "pmbus.h"
99 MODULE_DESCRIPTION("PMBus driver for Maxim MAX15301");
101 MODULE_IMPORT_NS("PMBUS");
H A Dacbel-fsg032.c12 #include <linux/pmbus.h>
14 #include "pmbus.h"
121 MODULE_DESCRIPTION("PMBus driver for AcBel Power System power supplies");
123 MODULE_IMPORT_NS("PMBUS");
H A Dpxe1610.c14 #include "pmbus.h"
105 * to access all pmbus registers. in pxe1610_probe()
149 MODULE_DESCRIPTION("PMBus driver for Infineon PXE1610, PXE1110 and PXM1310");
151 MODULE_IMPORT_NS("PMBUS");
H A Dbel-pfe.c13 #include <linux/pmbus.h>
15 #include "pmbus.h"
130 MODULE_DESCRIPTION("PMBus driver for BEL PFE Family Power Supplies");
132 MODULE_IMPORT_NS("PMBUS");
H A Dtps40422.c13 #include "pmbus.h"
52 MODULE_DESCRIPTION("PMBus driver for TI TPS40422");
54 MODULE_IMPORT_NS("PMBUS");
H A Dmax20751.c13 #include "pmbus.h"
52 MODULE_DESCRIPTION("PMBus driver for Maxim MAX20751");
54 MODULE_IMPORT_NS("PMBUS");
H A Dirps5401.c16 #include "pmbus.h"
64 MODULE_DESCRIPTION("PMBus driver for Infineon IRPS5401");
66 MODULE_IMPORT_NS("PMBUS");
H A Dpli1209bc.c11 #include <linux/pmbus.h>
13 #include "pmbus.h"
146 MODULE_DESCRIPTION("PMBus driver for Vicor PLI1209BC");
148 MODULE_IMPORT_NS("PMBUS");

1234