1# SPDX-License-Identifier: GPL-2.0-only
2#
3# PMBus chip drivers configuration
4#
5
6menuconfig PMBUS
7	tristate "PMBus support"
8	depends on I2C
9	help
10	  Say yes here if you want to enable PMBus support.
11
12	  This driver can also be built as a module. If so, the module will
13	  be called pmbus_core.
14
15if PMBUS
16
17config SENSORS_PMBUS
18	tristate "Generic PMBus devices"
19	default y
20	help
21	  If you say yes here you get hardware monitoring support for generic
22	  PMBus devices, including but not limited to ADP4000, BMR310, BMR453,
23	  BMR454, BMR456, BMR457, BMR458, BMR480, BMR490, BMR491, BMR492,
24	  MAX20796, MDT040, NCP4200, NCP4208, PDT003, PDT006, PDT012,
25	  TPS40400, TPS544B20, TPS544B25, TPS544C20, TPS544C25, and UDT020.
26
27	  This driver can also be built as a module. If so, the module will
28	  be called pmbus.
29
30config SENSORS_ACBEL_FSG032
31	tristate "ACBEL FSG032 Power Supply"
32	help
33	  If you say yes here you get hardware monitoring support for the ACBEL
34	  FSG032 Power Supply.
35
36	  This driver can also be built as a module. If so, the module will
37	  be called acbel-fsg032.
38
39config SENSORS_ADM1266
40	tristate "Analog Devices ADM1266 Sequencer"
41	select CRC8
42	depends on GPIOLIB
43	help
44	  If you say yes here you get hardware monitoring support for Analog
45	  Devices ADM1266 Cascadable Super Sequencer.
46
47	  This driver can also be built as a module. If so, the module will
48	  be called adm1266.
49
50config SENSORS_ADM1275
51	tristate "Analog Devices ADM1275 and compatibles"
52	help
53	  If you say yes here you get hardware monitoring support for Analog
54	  Devices ADM1075, ADM1272, ADM1273, ADM1275, ADM1276, ADM1278, ADM1281,
55	  ADM1293, and ADM1294 Hot-Swap Controller and Digital Power Monitors.
56
57	  This driver can also be built as a module. If so, the module will
58	  be called adm1275.
59
60config SENSORS_ADP1050
61	tristate "Analog Devices ADP1050 digital controller for Power Supplies"
62	help
63	  If you say yes here you get hardware monitoring support for Analog
64	  Devices ADP1050 digital controller for isolated power supply with
65	  PMBus interface.
66
67	  This driver can also be built as a module. If so, the module will
68	  be called adp1050.
69
70config SENSORS_BEL_PFE
71	tristate "Bel PFE Compatible Power Supplies"
72	help
73	  If you say yes here you get hardware monitoring support for BEL
74	  PFE1100 and PFE3000 Power Supplies.
75
76	  This driver can also be built as a module. If so, the module will
77	  be called bel-pfe.
78
79config SENSORS_BPA_RS600
80	tristate "BluTek BPA-RS600 Power Supplies"
81	help
82	  If you say yes here you get hardware monitoring support for BluTek
83	  BPA-RS600 Power Supplies.
84
85	  This driver can also be built as a module. If so, the module will
86	  be called bpa-rs600.
87
88config SENSORS_CRPS
89	tristate "Intel Common Redundant Power Supply"
90	help
91	  If you say yes here you get hardware monitoring support for the Intel
92	  Common Redundant Power Supply.
93
94	  This driver can also be built as a module. If so, the module will
95	  be called crps.
96
97config SENSORS_DELTA_AHE50DC_FAN
98	tristate "Delta AHE-50DC fan control module"
99	help
100	  If you say yes here you get hardware monitoring support for
101	  the integrated fan control module of the Delta AHE-50DC
102	  Open19 power shelf.
103
104	  This driver can also be built as a module. If so, the module
105	  will be called delta-ahe50dc-fan.
106
107config SENSORS_FSP_3Y
108	tristate "FSP/3Y-Power power supplies"
109	help
110	  If you say yes here you get hardware monitoring support for
111	  FSP/3Y-Power hot-swap power supplies.
112	  Supported models: YH-5151E, YM-2151E
113
114	  This driver can also be built as a module. If so, the module will
115	  be called fsp-3y.
116
117config SENSORS_IBM_CFFPS
118	tristate "IBM Common Form Factor Power Supply"
119	depends on LEDS_CLASS
120	help
121	  If you say yes here you get hardware monitoring support for the IBM
122	  Common Form Factor power supply.
123
124	  This driver can also be built as a module. If so, the module will
125	  be called ibm-cffps.
126
127config SENSORS_DPS920AB
128	tristate "Delta DPS920AB Power Supply"
129	help
130	  If you say yes here you get hardware monitoring support for Delta
131	  DPS920AB Power Supplies.
132
133	  This driver can also be built as a module. If so, the module will
134	  be called dps920ab.
135
136config SENSORS_INA233
137	tristate "Texas Instruments INA233 and compatibles"
138	help
139	  If you say yes here you get hardware monitoring support for Texas
140	  Instruments INA233.
141
142	  This driver can also be built as a module. If so, the module will
143	  be called ina233.
144
145config SENSORS_INSPUR_IPSPS
146	tristate "INSPUR Power System Power Supply"
147	help
148	  If you say yes here you get hardware monitoring support for the INSPUR
149	  Power System power supply.
150
151	  This driver can also be built as a module. If so, the module will
152	  be called inspur-ipsps.
153
154config SENSORS_IR35221
155	tristate "Infineon IR35221"
156	help
157	  If you say yes here you get hardware monitoring support for the
158	  Infineon IR35221 controller.
159
160	  This driver can also be built as a module. If so, the module will
161	  be called ir35221.
162
163config SENSORS_IR36021
164	tristate "Infineon IR36021"
165	help
166	  If you say yes here you get hardware monitoring support for Infineon
167	  IR36021.
168
169	  This driver can also be built as a module. If so, the module will
170	  be called ir36021.
171
172config SENSORS_IR38064
173	tristate "Infineon IR38064 and compatibles"
174	help
175	  If you say yes here you get hardware monitoring support for Infineon
176	  IR38060, IR38064, IR38164 and IR38263.
177
178	  This driver can also be built as a module. If so, the module will
179	  be called ir38064.
180
181config SENSORS_IR38064_REGULATOR
182	bool "Regulator support for IR38064 and compatibles"
183	depends on SENSORS_IR38064 && REGULATOR
184	help
185	  Uses the IR38064 or compatible as regulator.
186
187config SENSORS_IRPS5401
188	tristate "Infineon IRPS5401"
189	help
190	  If you say yes here you get hardware monitoring support for the
191	  Infineon IRPS5401 controller.
192
193	  This driver can also be built as a module. If so, the module will
194	  be called irps5401.
195
196config SENSORS_ISL68137
197	tristate "Renesas Digital Multiphase Voltage Regulators"
198	help
199	  If you say yes here you get hardware monitoring support for Renesas
200	  digital multiphase voltage regulators.
201
202	  This driver can also be built as a module. If so, the module will
203	  be called isl68137.
204
205config SENSORS_LM25066
206	tristate "National Semiconductor LM25066 and compatibles"
207	help
208	  If you say yes here you get hardware monitoring support for National
209	  Semiconductor LM25056, LM25066, LM5064, and LM5066.
210
211	  This driver can also be built as a module. If so, the module will
212	  be called lm25066.
213
214config SENSORS_LM25066_REGULATOR
215	bool "Regulator support for LM25066 and compatibles"
216	depends on SENSORS_LM25066 && REGULATOR
217	help
218	  If you say yes here you get regulator support for National
219	  Semiconductor LM25066, LM5064, and LM5066.
220
221config SENSORS_LT7182S
222	tristate "Analog Devices LT7182S"
223	help
224	  If you say yes here you get hardware monitoring support for Analog
225	  Devices LT7182S.
226
227	  This driver can also be built as a module. If so, the module will
228	  be called lt7182s.
229
230config SENSORS_LTC2978
231	tristate "Linear Technologies LTC2978 and compatibles"
232	help
233	  If you say yes here you get hardware monitoring support for Linear
234	  Technology LTC2972, LTC2974, LTC2975, LTC2977, LTC2978, LTC2979,
235	  LTC2980, and LTM2987.
236
237	  This driver can also be built as a module. If so, the module will
238	  be called ltc2978.
239
240config SENSORS_LTC2978_REGULATOR
241	bool "Regulator support for LTC2978 and compatibles"
242	depends on SENSORS_LTC2978 && REGULATOR
243	help
244	  If you say yes here you get regulator support for Linear Technology
245	  LT7170, LT7171, LTC3880, LTC3883, LTC3884, LTC3886, LTC3887, LTC3889,
246	  LTC7841, LTC7880, LTM4644, LTM4673, LTM4675, LTM4676, LTM4677,
247	  LTM4678, LTM4680, LTM4686, and LTM4700.
248
249config SENSORS_LTC3815
250	tristate "Linear Technologies LTC3815"
251	help
252	  If you say yes here you get hardware monitoring support for Linear
253	  Technology LTC3815.
254
255	  This driver can also be built as a module. If so, the module will
256	  be called ltc3815.
257
258config SENSORS_LTC4286
259	bool "Analog Devices LTC4286"
260	help
261	  LTC4286 is an integrated solution for hot swap applications that
262	  allows a board to be safely inserted and removed from a live
263	  backplane.
264	  This chip could be used to monitor voltage, current, ...etc.
265	  If you say yes here you get hardware monitoring support for Analog
266	  Devices LTC4286.
267
268config SENSORS_MAX15301
269	tristate "Maxim MAX15301"
270	help
271	  If you say yes here you get hardware monitoring support for Maxim
272	  MAX15301, MAX15303, as well as for Flex BMR461.
273
274	  This driver can also be built as a module. If so, the module will
275	  be called max15301.
276
277config SENSORS_MAX16064
278	tristate "Maxim MAX16064"
279	help
280	  If you say yes here you get hardware monitoring support for Maxim
281	  MAX16064.
282
283	  This driver can also be built as a module. If so, the module will
284	  be called max16064.
285
286config SENSORS_MAX16601
287	tristate "Maxim MAX16508, MAX16600, MAX16601, and MAX16602"
288	help
289	  If you say yes here you get hardware monitoring support for Maxim
290	  MAX16508, MAX16600, MAX16601, and MAX16602.
291
292	  This driver can also be built as a module. If so, the module will
293	  be called max16601.
294
295config SENSORS_MAX20730
296	tristate "Maxim MAX20710, MAX20730, MAX20734, MAX20743"
297	help
298	  If you say yes here you get hardware monitoring support for Maxim
299	  MAX20710, MAX20730, MAX20734, and MAX20743.
300
301	  This driver can also be built as a module. If so, the module will
302	  be called max20730.
303
304config SENSORS_MAX20751
305	tristate "Maxim MAX20751"
306	help
307	  If you say yes here you get hardware monitoring support for Maxim
308	  MAX20751.
309
310	  This driver can also be built as a module. If so, the module will
311	  be called max20751.
312
313config SENSORS_MAX31785
314	tristate "Maxim MAX31785 and compatibles"
315	help
316	  If you say yes here you get hardware monitoring support for Maxim
317	  MAX31785.
318
319	  This driver can also be built as a module. If so, the module will
320	  be called max31785.
321
322config SENSORS_MAX34440
323	tristate "Maxim MAX34440 and compatibles"
324	help
325	  If you say yes here you get hardware monitoring support for Maxim
326	  MAX34440, MAX34441, MAX34446, MAX34451, MAX34460, and MAX34461.
327
328	  This driver can also be built as a module. If so, the module will
329	  be called max34440.
330
331config SENSORS_MAX8688
332	tristate "Maxim MAX8688"
333	help
334	  If you say yes here you get hardware monitoring support for Maxim
335	  MAX8688.
336
337	  This driver can also be built as a module. If so, the module will
338	  be called max8688.
339
340config SENSORS_MP2856
341	tristate "MPS MP2856"
342	help
343	  If you say yes here you get hardware monitoring support for MPS
344	  MP2856 MP2857 Dual Loop Digital Multi-Phase Controller.
345
346	  This driver can also be built as a module. If so, the module will
347	  be called mp2856.
348
349config SENSORS_MP2888
350	tristate "MPS MP2888"
351	help
352	  If you say yes here you get hardware monitoring support for MPS
353	  MP2888 Digital, Multi-Phase, Pulse-Width Modulation Controller.
354
355	  This driver can also be built as a module. If so, the module will
356	  be called mp2888.
357
358config SENSORS_MP2891
359    tristate "MPS MP2891"
360    help
361      If you say yes here you get hardware monitoring support for MPS
362      MP2891 Dual Loop Digital Multi-Phase Controller.
363
364      This driver can also be built as a module. If so, the module will
365      be called mp2891.
366
367config SENSORS_MP2975
368	tristate "MPS MP2975"
369	help
370	  If you say yes here you get hardware monitoring support for MPS
371	  MP2975 Dual Loop Digital Multi-Phase Controller.
372
373	  This driver can also be built as a module. If so, the module will
374	  be called mp2975.
375
376config SENSORS_MP2993
377	tristate "MPS MP2993"
378	help
379	  If you say yes here you get hardware monitoring support for MPS
380	  MP2993 Dual Loop Digital Multi-Phase Controller.
381
382	  This driver can also be built as a module. If so, the module will
383	  be called mp2993.
384
385config SENSORS_MP2975_REGULATOR
386	depends on SENSORS_MP2975 && REGULATOR
387	bool "Regulator support for MPS MP2975"
388	help
389	  If you say yes here you get regulator support for MPS MP2975
390	  Dual Loop Digital Multi-Phase Controller.
391
392config SENSORS_MP5023
393	tristate "MPS MP5023"
394	help
395	  If you say yes here you get hardware monitoring support for MPS
396	  MP5023.
397
398	  This driver can also be built as a module. If so, the module will
399	  be called mp5023.
400
401config SENSORS_MP5920
402	tristate "MPS MP5920"
403	help
404	  If you say yes here you get hardware monitoring support for Monolithic
405	  MP5920.
406
407	  This driver can also be built as a module. If so, the module will
408	  be called mp5920.
409
410config SENSORS_MP5990
411	tristate "MPS MP5990"
412	help
413	  If you say yes here you get hardware monitoring support for MPS
414	  MP5990.
415
416	  This driver can also be built as a module. If so, the module will
417	  be called mp5990.
418
419config SENSORS_MP9941
420	tristate "MPS MP9941"
421	help
422	  If you say yes here you get hardware monitoring support for MPS
423	  MP9941.
424
425	  This driver can also be built as a module. If so, the module will
426	  be called mp9941.
427
428config SENSORS_MPQ7932_REGULATOR
429	bool "Regulator support for MPQ7932"
430	depends on SENSORS_MPQ7932 && REGULATOR
431	help
432	  If you say yes here you get six integrated buck converter regulator
433	  support for power management IC MPS MPQ7932.
434
435config SENSORS_MPQ7932
436	tristate "MPS MPQ7932"
437	help
438	  If you say yes here you get hardware monitoring functionality support
439	  for power management IC MPS MPQ7932.
440
441	  This driver can also be built as a module. If so, the module will
442	  be called mpq7932.
443
444config SENSORS_MPQ8785
445	tristate "MPS MPQ8785"
446	help
447	  If you say yes here you get hardware monitoring functionality support
448	  for power management IC MPS MPQ8785.
449
450	  This driver can also be built as a module. If so, the module will
451	  be called mpq8785.
452
453config SENSORS_PIM4328
454	tristate "Flex PIM4328 and compatibles"
455	help
456	  If you say yes here you get hardware monitoring support for Flex
457	  PIM4328, PIM4820 and PIM4006 Power Interface Modules.
458
459	  This driver can also be built as a module. If so, the module will
460	  be called pim4328.
461
462config SENSORS_PLI1209BC
463	tristate "Vicor PLI1209BC"
464	help
465	  If you say yes here you get hardware monitoring support for Vicor
466	  PLI1209BC Digital Supervisor.
467
468	  This driver can also be built as a module. If so, the module will
469	  be called pli1209bc.
470
471config SENSORS_PLI1209BC_REGULATOR
472	bool "Regulator support for PLI1209BC"
473	depends on SENSORS_PLI1209BC && REGULATOR
474	help
475	  If you say yes here you get regulator support for Vicor PLI1209BC
476	  Digital Supervisor.
477
478config SENSORS_PM6764TR
479	tristate "ST PM6764TR"
480	help
481	  If you say yes here you get hardware monitoring support for ST
482	  PM6764TR.
483
484	  This driver can also be built as a module. If so, the module will
485	  be called pm6764tr.
486
487config SENSORS_PXE1610
488	tristate "Infineon PXE1610"
489	help
490	  If you say yes here you get hardware monitoring support for Infineon
491	  PXE1610.
492
493	  This driver can also be built as a module. If so, the module will
494	  be called pxe1610.
495
496config SENSORS_Q54SJ108A2
497	tristate "Delta Power Supplies Q54SJ108A2"
498	help
499	  If you say yes here you get hardware monitoring support for Delta
500	  Q54SJ108A2 series Power Supplies.
501
502	  This driver can also be built as a module. If so, the module will
503	  be called q54sj108a2.
504
505config SENSORS_STPDDC60
506	tristate "ST STPDDC60"
507	help
508	  If you say yes here you get hardware monitoring support for ST
509	  STPDDC60 Universal Digital Multicell Controller, as well as for
510	  Flex BMR481.
511
512	  This driver can also be built as a module. If so, the module will
513	  be called stpddc60.
514
515config SENSORS_TDA38640
516	tristate "Infineon TDA38640"
517	help
518	  If you say yes here you get hardware monitoring support for Infineon
519	  TDA38640.
520
521	  This driver can also be built as a module. If so, the module will
522	  be called tda38640.
523
524config SENSORS_TDA38640_REGULATOR
525	bool "Regulator support for TDA38640 and compatibles"
526	depends on SENSORS_TDA38640 && REGULATOR
527	help
528	  If you say yes here you get regulator support for Infineon
529	  TDA38640 as regulator.
530
531config SENSORS_TPS25990
532	tristate "TI TPS25990"
533	help
534	  If you say yes here you get hardware monitoring support for TI
535	  TPS25990.
536
537	  This driver can also be built as a module. If so, the module will
538	  be called tps25990.
539
540config SENSORS_TPS25990_REGULATOR
541	bool "Regulator support for TPS25990 and compatibles"
542	depends on SENSORS_TPS25990 && REGULATOR
543	default SENSORS_TPS25990
544	help
545	  If you say yes here you get regulator support for Texas Instruments
546	  TPS25990.
547
548config SENSORS_TPS40422
549	tristate "TI TPS40422"
550	help
551	  If you say yes here you get hardware monitoring support for TI
552	  TPS40422.
553
554	  This driver can also be built as a module. If so, the module will
555	  be called tps40422.
556
557config SENSORS_TPS53679
558	tristate "TI TPS53647, TPS53667, TPS53676, TPS53679, TPS53681, TPS53688"
559	help
560	  If you say yes here you get hardware monitoring support for TI
561	  TPS53647, TPS53667, TPS53676, TPS53679, TPS53681, and TPS53688.
562
563	  This driver can also be built as a module. If so, the module will
564	  be called tps53679.
565
566config SENSORS_TPS546D24
567	tristate "TPS546D24"
568	help
569	  If you say yes here you get hardware monitoring support for TEXAS
570	  TPS546D24.
571
572	  This driver can also be built as a module. If so, the module will
573	  be called tps546d24
574
575config SENSORS_UCD9000
576	tristate "TI UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, UCD90910"
577	help
578	  If you say yes here you get hardware monitoring support for TI
579	  UCD90120, UCD90124, UCD90160, UCD90320, UCD9090, UCD90910, Sequencer
580	  and System Health Controllers.
581
582	  This driver can also be built as a module. If so, the module will
583	  be called ucd9000.
584
585config SENSORS_UCD9200
586	tristate "TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, UCD9248"
587	help
588	  If you say yes here you get hardware monitoring support for TI
589	  UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and UCD9248
590	  Digital PWM System Controllers.
591
592	  This driver can also be built as a module. If so, the module will
593	  be called ucd9200.
594
595config SENSORS_XDP710
596	tristate "Infineon XDP710 family"
597	help
598	  If you say yes here you get hardware monitoring support for Infineon
599	  XDP710.
600
601	  This driver can also be built as a module. If so, the module will
602	  be called xdp710.
603
604config SENSORS_XDPE152
605	tristate "Infineon XDPE152 family"
606	help
607	  If you say yes here you get hardware monitoring support for Infineon
608	  XDPE15284, XDPE152C4, device.
609
610	  This driver can also be built as a module. If so, the module will
611	  be called xdpe152c4.
612
613config SENSORS_XDPE122
614	tristate "Infineon XDPE122 family"
615	help
616	  If you say yes here you get hardware monitoring support for Infineon
617	  XDPE12254, XDPE12284, device.
618
619	  This driver can also be built as a module. If so, the module will
620	  be called xdpe12284.
621
622config SENSORS_XDPE122_REGULATOR
623	bool "Regulator support for XDPE122 and compatibles"
624	depends on SENSORS_XDPE122 && REGULATOR
625	help
626	  Uses the xdpe12284 or compatible as regulator.
627
628config SENSORS_ZL6100
629	tristate "Intersil ZL6100 and compatibles"
630	help
631	  If you say yes here you get hardware monitoring support for Intersil
632	  ZL2004, ZL2005, ZL2006, ZL2008, ZL2105, ZL2106, ZL6100, ZL6105,
633	  ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for
634	  Ericsson BMR450, BMR451, BMR462, BMR463, and BMR464.
635
636	  This driver can also be built as a module. If so, the module will
637	  be called zl6100.
638
639endif # PMBUS
640