Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/Documentation/hwmon/
Dpmbus-core.rst2 PMBus core driver and internal API
8 [from pmbus.org] The Power Management Bus (PMBus) is an open standard
18 promoted by the PMBus Implementers Forum (PMBus-IF), comprising 30+ adopters
21 Unfortunately, while PMBus commands are standardized, there are no mandatory
23 Also, different PMBUs devices act differently if non-supported commands are
27 Despite all those difficulties, a generic PMBus device driver is still useful
29 device specific extensions in addition to the core PMBus driver, since it is
30 simply unknown what new device specific functionality PMBus device developers
34 to modify the core PMBus driver repeatedly for new devices, the PMBus driver was
36 pmbus_core.c) provides generic functionality. The generic code (in pmbus.c)
[all …]
Dmax34440.rst16 PMBus 5-Channel Power-Supply Manager and Intelligent Fan Controller
26 PMBus Power-Supply Data Logger
36 PMBus 16-Channel V/I Monitor and 12-Channel Sequencer/Marginer
46 PMBus 12-Channel Voltage Monitor & Sequencer
56 PMBus 16-Channel Voltage Monitor & Sequencer
70 This driver supports hardware monitoring for Maxim MAX34440 PMBus 6-Channel
71 Power-Supply Manager, MAX34441 PMBus 5-Channel Power-Supply Manager
72 and Intelligent Fan Controller, and MAX34446 PMBus Power-Supply Data Logger.
73 It also supports the MAX34451, MAX34460, and MAX34461 PMBus Voltage Monitor &
78 The driver is a client driver to the core PMBus driver. Please see
[all …]
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.
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.
Dadm1275.rst68 PMBus interface.
70 The driver is a client driver to the core PMBus driver. Please see
71 Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
81 The ADM1075, unlike many other PMBus devices, does not support internal voltage
92 The driver supports standard PMBus driver platform data. Please see
93 Documentation/hwmon/pmbus.rst for details.
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.
Dpmbus.rst1 Kernel driver pmbus
76 * Generic PMBus devices
78 Prefix: 'pmbus'
91 This driver supports hardware monitoring for various PMBus compliant devices.
104 This driver does not probe for PMBus devices, since there is no register
107 PMBus devices. You will have to instantiate the devices explicitly.
112 $ modprobe pmbus
119 Support for additional PMBus chips can be added by defining chip parameters in
187 When probing the chip, the driver identifies which PMBus registers are
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.
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.
Dmax8688.rst21 Controller/Monitor with PMBus Interface.
23 The driver is a client driver to the core PMBus driver. Please see
24 Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
38 The driver supports standard PMBus driver platform data.
Dmax16064.rst21 Controller with Active-Voltage Output Control and PMBus Interface.
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.
Dmax20730.rst47 Integrated, Step-Down Switching Regulators with PMBus support.
49 The driver is a client driver to the core PMBus driver.
50 Please see Documentation/hwmon/pmbus.rst for details on PMBus client drivers.
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.
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.
86 The driver supports standard PMBus driver platform data.
Dmax16601.rst25 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.
Dzl6100.rst115 The driver is a client driver to the core PMBus driver. Please see
116 Documentation/hwmon/pmbus.rst and Documentation.hwmon/pmbus-core for details
117 on PMBus client drivers.
141 The driver supports standard PMBus driver platform data.
Dlineage-pem.rst25 Lineage CPL power entry modules are nominally PMBus compliant. However, most
26 standard PMBus commands are not supported. Specifically, all hardware monitoring
28 PMBus driver can not be used.
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
DKconfig3 # PMBus chip drivers configuration
6 menuconfig PMBUS config
7 tristate "PMBus support"
10 Say yes here if you want to enable PMBus support.
15 if PMBUS
18 tristate "Generic PMBus devices"
22 PMBus devices, including but not limited to ADP4000, BMR453, BMR454,
27 be called pmbus.
290 endif # PMBUS
Dmax16601.c11 * Telemetry for the VSA rail is reported to the PMBus core in PMBus page 2.
15 * current. The first method is reported to the PMBus core with PMBus page 0,
16 * the second method is reported with PMBus page 1.
20 * The driver translates the vendor specific register values to PMBus standard
21 * register values and reports per-phase information in PMBus page 0.
32 #include "pmbus.h"
312 MODULE_DESCRIPTION("PMBus driver for Maxim MAX16601");
Dpmbus.h3 * pmbus.h - Common defines and structures for PMBus devices
140 * Useful to support attributes which are not supported by standard PMBus
155 * the calling PMBus core code will abort if the chip driver returns an error
206 * pmbus core provides a default implementation for
210 * pmbus core uses the difference between the provided register and
377 #define PMBUS_PAGES 32 /* Per PMBus specification */
428 * to PMBus standard register values. Specify only if mapping is
432 * manufacturer specific register, but that a standard PMBus register
444 * The identify function determines supported PMBus functionality.
Dpmbus.c3 * Hardware monitoring driver for PMBus devices
15 #include <linux/pmbus.h>
16 #include "pmbus.h"
222 {"pmbus", (kernel_ulong_t)&pmbus_info_zero},
238 .name = "pmbus",
248 MODULE_DESCRIPTION("Generic PMBus driver");
Disl68137.c19 #include "pmbus.h"
102 * switched to PMBus control. Switching back to AVSBus control in isl68137_avs_enable_store_page()
104 * PMBus VOUT_COMMAND. Writing VOUT_COMMAND first over PMBus before in isl68137_avs_enable_store_page()
334 MODULE_DESCRIPTION("PMBus driver for Renesas digital multiphase voltage regulators");
Dbel-pfe.c13 #include <linux/pmbus.h>
15 #include "pmbus.h"
131 MODULE_DESCRIPTION("PMBus driver for BEL PFE Family Power Supplies");
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Daspeed-bmc-opp-zaius.dts224 /* Power sequencer UCD90160 PMBUS @64h
373 * LM5066I PMBUS @10h
393 /* CPU0 VR ISL68137 0.7V, 0.96V PMBUS @64h */
394 /* CPU0 VR ISL68137 1.2V CH03 PMBUS @40h */
395 /* CPU0 VR ISL68137 0.8V PMBUS @60h */
396 /* CPU0 VR 1.0V IR38064 I2C @11h, PMBUS @43h */
397 /* CPU0 VR ISL68137 1.2V CH47 PMBUS @41h */
399 * LM5066I PMBUS @10h
431 /* CPU1 VR ISL68137 0.7V, 0.96V PMBUS @64h */
432 /* CPU1 VR ISL68137 1.2V CH03 PMBUS @40h */
[all …]
/kernel/linux/linux-5.10/include/linux/
Dpmbus.h3 * Hardware monitoring driver for PMBus devices
21 * Some PMBus chips respond with valid data when trying to read an unsupported
24 * Other PMBus chips don't support the STATUS_CML register, or report

1234