2 bool "Voltage and Current Regulator Support"
4 Generic Voltage and Current Regulator support.
6 This framework is designed to provide a generic interface to voltage
7 and current regulators within the Linux kernel. It's intended to
8 provide voltage and current control to client or consumer drivers and
9 also provide status information to user space applications through a
12 The intention is to allow systems to dynamically control regulator
13 output in order to save power and prolong battery life. This applies
14 to both voltage regulators (where voltage output is controllable) and
15 current sinks (where current output is controllable).
17 This framework safely compiles out if not selected so that client
18 drivers can still be used in systems with no software controllable
26 config REGULATOR_DEBUG
27 bool "Regulator debug support"
29 Say yes here to enable debugging support.
31 config REGULATOR_FIXED_VOLTAGE
32 tristate "Fixed voltage regulator support"
34 This driver provides support for fixed voltage regulators,
35 useful for systems which use a combination of software
36 managed regulators and simple non-configurable regulators.
38 config REGULATOR_VIRTUAL_CONSUMER
39 tristate "Virtual regulator consumer support"
41 This driver provides a virtual consumer for the voltage and
42 current regulator API which provides sysfs controls for
43 configuring the supplies requested. This is mainly useful
48 config REGULATOR_USERSPACE_CONSUMER
49 tristate "Userspace regulator consumer support"
51 There are some classes of devices that are controlled entirely
52 from user space. Userspace consumer driver provides ability to
53 control power supplies for such devices.
57 config REGULATOR_88PM800
58 tristate "Marvell 88PM800 Power regulators"
59 depends on MFD_88PM800
61 This driver supports Marvell 88PM800 voltage regulator chips.
62 It delivers digitally programmable output,
63 the voltage is programmed via I2C interface.
64 It's suitable to support PXA988 chips to control VCC_MAIN and
67 config REGULATOR_88PM8607
68 tristate "Marvell 88PM8607 Power regulators"
69 depends on MFD_88PM860X=y
71 This driver supports 88PM8607 voltage regulator chips.
73 config REGULATOR_ACT8865
74 tristate "Active-semi act8865 voltage regulator"
78 This driver controls a active-semi act8865 voltage output
79 regulator via I2C bus.
81 config REGULATOR_ACT8945A
82 tristate "Active-semi ACT8945A voltage regulator"
83 depends on MFD_ACT8945A
85 This driver controls a active-semi ACT8945A voltage regulator
86 via I2C bus. The ACT8945A features three step-down DC/DC converters
87 and four low-dropout linear regulators, along with a ActivePath
90 config REGULATOR_AD5398
91 tristate "Analog Devices AD5398/AD5821 regulators"
94 This driver supports AD5398 and AD5821 current regulator chips.
95 If building into module, its name is ad5398.ko.
97 config REGULATOR_ANATOP
98 tristate "Freescale i.MX on-chip ANATOP LDO regulators"
101 Say y here to support Freescale i.MX on-chip ANATOP LDOs
102 regulators. It is recommended that this option be
103 enabled on i.MX6 platform.
105 config REGULATOR_AAT2870
106 tristate "AnalogicTech AAT2870 Regulators"
107 depends on MFD_AAT2870_CORE
109 If you have a AnalogicTech AAT2870 say Y to enable the
112 config REGULATOR_AB3100
113 tristate "ST-Ericsson AB3100 Regulator functions"
114 depends on AB3100_CORE
115 default y if AB3100_CORE
117 These regulators correspond to functionality in the
118 AB3100 analog baseband dealing with power regulators
121 config REGULATOR_AB8500
122 bool "ST-Ericsson AB8500 Power Regulators"
123 depends on AB8500_CORE
125 This driver supports the regulators found on the ST-Ericsson mixed
128 config REGULATOR_ARIZONA_LDO1
129 tristate "Wolfson Arizona class devices LDO1"
130 depends on MFD_ARIZONA
133 Support for the LDO1 regulators found on Wolfson Arizona class
136 config REGULATOR_ARIZONA_MICSUPP
137 tristate "Wolfson Arizona class devices MICSUPP"
138 depends on MFD_ARIZONA
141 Support for the MICSUPP regulators found on Wolfson Arizona class
144 config REGULATOR_AS3711
145 tristate "AS3711 PMIC"
146 depends on MFD_AS3711
148 This driver provides support for the voltage regulators on the
151 config REGULATOR_AS3722
152 tristate "AMS AS3722 PMIC Regulators"
153 depends on MFD_AS3722
155 This driver provides support for the voltage regulators on the
156 AS3722 PMIC. This will enable support for all the software
157 controllable DCDC/LDO regulators.
159 config REGULATOR_AXP20X
160 tristate "X-POWERS AXP20X PMIC Regulators"
161 depends on MFD_AXP20X
163 This driver provides support for the voltage regulators on the
166 config REGULATOR_BCM590XX
167 tristate "Broadcom BCM590xx PMU Regulators"
168 depends on MFD_BCM590XX
170 This driver provides support for the voltage regulators on the
171 BCM590xx PMUs. This will enable support for the software
172 controllable LDO/Switching regulators.
174 config REGULATOR_BD9571MWV
175 tristate "ROHM BD9571MWV Regulators"
176 depends on MFD_BD9571MWV
178 This driver provides support for the voltage regulators on the
179 ROHM BD9571MWV PMIC. This will enable support for the software
180 controllable regulator and voltage sampling units.
182 This driver can also be built as a module. If so, the module
183 will be called bd9571mwv-regulator.
185 config REGULATOR_CPCAP
186 tristate "Motorola CPCAP regulator"
189 Say y here for CPCAP regulator found on some Motorola phones
190 and tablets such as Droid 4.
192 config REGULATOR_DA903X
193 tristate "Dialog Semiconductor DA9030/DA9034 regulators"
194 depends on PMIC_DA903X
196 Say y here to support the BUCKs and LDOs regulators found on
197 Dialog Semiconductor DA9030/DA9034 PMIC.
199 config REGULATOR_DA9052
200 tristate "Dialog Semiconductor DA9052/DA9053 regulators"
201 depends on PMIC_DA9052
203 This driver supports the voltage regulators of DA9052-BC and
206 config REGULATOR_DA9055
207 tristate "Dialog Semiconductor DA9055 regulators"
208 depends on MFD_DA9055
210 Say y here to support the BUCKs and LDOs regulators found on
211 Dialog Semiconductor DA9055 PMIC.
213 This driver can also be built as a module. If so, the module
214 will be called da9055-regulator.
216 config REGULATOR_DA9062
217 tristate "Dialog Semiconductor DA9062 regulators"
218 depends on MFD_DA9062
220 Say y here to support the BUCKs and LDOs regulators found on
223 This driver can also be built as a module. If so, the module
224 will be called da9062-regulator.
226 config REGULATOR_DA9063
227 tristate "Dialog Semiconductor DA9063 regulators"
228 depends on MFD_DA9063
230 Say y here to support the BUCKs and LDOs regulators found on
233 This driver can also be built as a module. If so, the module
234 will be called da9063-regulator.
236 config REGULATOR_DA9210
237 tristate "Dialog Semiconductor DA9210 regulator"
241 Say y here to support for the Dialog Semiconductor DA9210.
242 The DA9210 is a multi-phase synchronous step down
243 converter 12A DC-DC Buck controlled through an I2C
246 config REGULATOR_DA9211
247 tristate "Dialog Semiconductor DA9211/DA9212/DA9213/DA9214/DA9215 regulator"
251 Say y here to support for the Dialog Semiconductor DA9211/DA9212
252 /DA9213/DA9214/DA9215.
253 The DA9211/DA9212/DA9213/DA9214/DA9215 is a multi-phase synchronous
254 step down converter 12A or 16A DC-DC Buck controlled through an I2C
257 config REGULATOR_DBX500_PRCMU
260 config REGULATOR_DB8500_PRCMU
261 bool "ST-Ericsson DB8500 Voltage Domain Regulators"
262 depends on MFD_DB8500_PRCMU
263 select REGULATOR_DBX500_PRCMU
265 This driver supports the voltage domain regulators controlled by the
268 config REGULATOR_FAN53555
269 tristate "Fairchild FAN53555 Regulator"
273 This driver supports Fairchild FAN53555 Digitally Programmable
274 TinyBuck Regulator. The FAN53555 is a step-down switching voltage
275 regulator that delivers a digitally programmable output from an
276 input voltage supply of 2.5V to 5.5V. The output voltage is
277 programmed through an I2C interface.
279 config REGULATOR_GPIO
280 tristate "GPIO regulator support"
281 depends on GPIOLIB || COMPILE_TEST
283 This driver provides support for regulators that can be
284 controlled via gpios.
285 It is capable of supporting current and voltage regulators
286 and the platform has to provide a mapping of GPIO-states
287 to target volts/amps.
289 config REGULATOR_HI6421
290 tristate "HiSilicon Hi6421 PMIC voltage regulator support"
291 depends on MFD_HI6421_PMIC && OF
293 This driver provides support for the voltage regulators on the
294 HiSilicon Hi6421 PMU / Codec IC.
295 Hi6421 is a multi-function device which, on regulator part, provides
296 21 general purpose LDOs, 3 dedicated LDOs, and 5 BUCKs. All
297 of them come with support to either ECO (idle) or sleep mode.
299 config REGULATOR_HI655X
300 tristate "Hisilicon HI655X PMIC regulators support"
301 depends on ARCH_HISI || COMPILE_TEST
302 depends on MFD_HI655X_PMIC && OF
304 This driver provides support for the voltage regulators of the
305 Hisilicon Hi655x PMIC device.
307 config REGULATOR_ISL9305
308 tristate "Intersil ISL9305 regulator"
312 This driver supports ISL9305 voltage regulator chip.
314 config REGULATOR_ISL6271A
315 tristate "Intersil ISL6271A Power regulator"
318 This driver supports ISL6271A voltage regulator chip.
320 config REGULATOR_LM363X
321 tristate "TI LM363X voltage regulators"
322 depends on MFD_TI_LMU
324 This driver supports LM3631 and LM3632 voltage regulators for
326 One boost output voltage is configurable and always on.
327 Other LDOs are used for the display module.
329 config REGULATOR_LP3971
330 tristate "National Semiconductors LP3971 PMIC regulator driver"
333 Say Y here to support the voltage regulators and convertors
334 on National Semiconductors LP3971 PMIC
336 config REGULATOR_LP3972
337 tristate "National Semiconductors LP3972 PMIC regulator driver"
340 Say Y here to support the voltage regulators and convertors
341 on National Semiconductors LP3972 PMIC
343 config REGULATOR_LP872X
344 tristate "TI/National Semiconductor LP8720/LP8725 voltage regulators"
348 This driver supports LP8720/LP8725 PMIC
350 config REGULATOR_LP873X
351 tristate "TI LP873X Power regulators"
352 depends on MFD_TI_LP873X && OF
354 This driver supports LP873X voltage regulator chips. LP873X
355 provides two step-down converters and two general-purpose LDO
356 voltage regulators. It supports software based voltage control
357 for different voltage domains
359 config REGULATOR_LP8755
360 tristate "TI LP8755 High Performance PMU driver"
364 This driver supports LP8755 High Performance PMU driver. This
365 chip contains six step-down DC/DC converters which can support
366 9 mode multiphase configuration.
368 config REGULATOR_LP8788
369 tristate "TI LP8788 Power Regulators"
370 depends on MFD_LP8788
372 This driver supports LP8788 voltage regulator chip.
374 config REGULATOR_LTC3589
375 tristate "LTC3589 8-output voltage regulator"
379 This enables support for the LTC3589, LTC3589-1, and LTC3589-2
380 8-output regulators controlled via I2C.
382 config REGULATOR_LTC3676
383 tristate "LTC3676 8-output voltage regulator"
387 This enables support for the LTC3676
388 8-output regulators controlled via I2C.
390 config REGULATOR_MAX14577
391 tristate "Maxim 14577/77836 regulator"
392 depends on MFD_MAX14577
394 This driver controls a Maxim MAX14577/77836 regulator via I2C bus.
395 The MAX14577 regulators include safeout LDO and charger current
396 regulator. The MAX77836 has two additional LDOs.
398 config REGULATOR_MAX1586
399 tristate "Maxim 1586/1587 voltage regulator"
402 This driver controls a Maxim 1586 or 1587 voltage output
403 regulator via I2C bus. The provided regulator is suitable
404 for PXA27x chips to control VCC_CORE and VCC_USIM voltages.
406 config REGULATOR_MAX77620
407 tristate "Maxim 77620/MAX20024 voltage regulator"
408 depends on MFD_MAX77620
410 This driver controls Maxim MAX77620 voltage output regulator
411 via I2C bus. The provided regulator is suitable for Tegra
412 chip to control Step-Down DC-DC and LDOs. Say Y here to
413 enable the regulator driver.
415 config REGULATOR_MAX8649
416 tristate "Maxim 8649 voltage regulator"
420 This driver controls a Maxim 8649 voltage output regulator via
423 config REGULATOR_MAX8660
424 tristate "Maxim 8660/8661 voltage regulator"
427 This driver controls a Maxim 8660/8661 voltage output
428 regulator via I2C bus.
430 config REGULATOR_MAX8907
431 tristate "Maxim 8907 voltage regulator"
432 depends on MFD_MAX8907
434 This driver controls a Maxim 8907 voltage output regulator
435 via I2C bus. The provided regulator is suitable for Tegra
436 chip to control Step-Down DC-DC and LDOs.
438 config REGULATOR_MAX8925
439 tristate "Maxim MAX8925 Power Management IC"
440 depends on MFD_MAX8925
442 Say y here to support the voltage regulaltor of Maxim MAX8925 PMIC.
444 config REGULATOR_MAX8952
445 tristate "Maxim MAX8952 Power Management IC"
448 This driver controls a Maxim 8952 voltage output regulator
449 via I2C bus. Maxim 8952 has one voltage output and supports 4 DVS
450 modes ranging from 0.77V to 1.40V by 0.01V steps.
452 config REGULATOR_MAX8973
453 tristate "Maxim MAX8973 voltage regulator "
455 depends on THERMAL && THERMAL_OF
458 The MAXIM MAX8973 high-efficiency. three phase, DC-DC step-down
459 switching regulator delievers up to 9A of output current. Each
460 phase operates at a 2MHz fixed frequency with a 120 deg shift
461 from the adjacent phase, allowing the use of small magnetic component.
463 config REGULATOR_MAX8997
464 tristate "Maxim 8997/8966 regulator"
465 depends on MFD_MAX8997
467 This driver controls a Maxim 8997/8966 regulator
468 via I2C bus. The provided regulator is suitable for S5PC110,
469 S5PV210, and Exynos-4 chips to control VCC_CORE and
472 config REGULATOR_MAX8998
473 tristate "Maxim 8998 voltage regulator"
474 depends on MFD_MAX8998
476 This driver controls a Maxim 8998 voltage output regulator
477 via I2C bus. The provided regulator is suitable for S3C6410
478 and S5PC1XX chips to control VCC_CORE and VCC_USIM voltages.
480 config REGULATOR_MAX77686
481 tristate "Maxim 77686 regulator"
482 depends on MFD_MAX77686
484 This driver controls a Maxim 77686 regulator
485 via I2C bus. The provided regulator is suitable for
486 Exynos-4 chips to control VARM and VINT voltages.
488 config REGULATOR_MAX77693
489 tristate "Maxim 77693/77843 regulator"
490 depends on (MFD_MAX77693 || MFD_MAX77843)
492 This driver controls a Maxim 77693/77843 regulators via I2C bus.
493 The regulators include two LDOs, 'SAFEOUT1', 'SAFEOUT2'
494 and one current regulator 'CHARGER'. This is suitable for
495 Exynos-4x12 (MAX77693) or Exynos5433 (MAX77843) SoC chips.
497 config REGULATOR_MAX77802
498 tristate "Maxim 77802 regulator"
499 depends on MFD_MAX77686
501 This driver controls a Maxim 77802 regulator
502 via I2C bus. The provided regulator is suitable for
503 Exynos5420/Exynos5800 SoCs to control various voltages.
504 It includes support for control of voltage and ramp speed.
506 config REGULATOR_MC13XXX_CORE
509 config REGULATOR_MC13783
510 tristate "Freescale MC13783 regulator driver"
511 depends on MFD_MC13XXX
512 select REGULATOR_MC13XXX_CORE
514 Say y here to support the regulators found on the Freescale MC13783
517 config REGULATOR_MC13892
518 tristate "Freescale MC13892 regulator driver"
519 depends on MFD_MC13XXX
520 select REGULATOR_MC13XXX_CORE
522 Say y here to support the regulators found on the Freescale MC13892
525 config REGULATOR_MT6311
526 tristate "MediaTek MT6311 PMIC"
530 Say y here to select this option to enable the power regulator of
531 MediaTek MT6311 PMIC.
532 This driver supports the control of different power rails of device
533 through regulator interface.
535 config REGULATOR_MT6323
536 tristate "MediaTek MT6323 PMIC"
537 depends on MFD_MT6397
539 Say y here to select this option to enable the power regulator of
540 MediaTek MT6323 PMIC.
541 This driver supports the control of different power rails of device
542 through regulator interface.
544 config REGULATOR_MT6397
545 tristate "MediaTek MT6397 PMIC"
546 depends on MFD_MT6397
548 Say y here to select this option to enable the power regulator of
549 MediaTek MT6397 PMIC.
550 This driver supports the control of different power rails of device
551 through regulator interface.
553 config REGULATOR_PALMAS
554 tristate "TI Palmas PMIC Regulators"
555 depends on MFD_PALMAS
557 If you wish to control the regulators on the Palmas series of
558 chips say Y here. This will enable support for all the software
559 controllable SMPS/LDO regulators.
561 The regulators available on Palmas series chips vary depending
562 on the muxing. This is handled automatically in the driver by
563 reading the mux info from OTP.
565 config REGULATOR_PBIAS
566 tristate "PBIAS OMAP regulator driver"
567 depends on (ARCH_OMAP || COMPILE_TEST) && MFD_SYSCON
569 Say y here to support pbias regulator for mmc1:SD card i/o
571 This driver provides support for OMAP pbias modelled
574 config REGULATOR_PCAP
575 tristate "Motorola PCAP2 regulator driver"
578 This driver provides support for the voltage regulators of the
581 config REGULATOR_PCF50633
582 tristate "NXP PCF50633 regulator driver"
583 depends on MFD_PCF50633
585 Say Y here to support the voltage regulators and convertors
588 config REGULATOR_PFUZE100
589 tristate "Freescale PFUZE100/200/3000 regulator driver"
593 Say y here to support the regulators found on the Freescale
594 PFUZE100/200/3000 PMIC.
596 config REGULATOR_PV88060
597 tristate "Powerventure Semiconductor PV88060 regulator"
601 Say y here to support the voltage regulators and convertors
604 config REGULATOR_PV88080
605 tristate "Powerventure Semiconductor PV88080 regulator"
609 Say y here to support the buck convertors on PV88080
611 config REGULATOR_PV88090
612 tristate "Powerventure Semiconductor PV88090 regulator"
616 Say y here to support the voltage regulators and convertors
620 tristate "PWM voltage regulator"
623 This driver supports PWM controlled voltage regulators. PWM
624 duty cycle can increase or decrease the voltage.
626 config REGULATOR_QCOM_RPM
627 tristate "Qualcomm RPM regulator driver"
628 depends on MFD_QCOM_RPM
630 If you say yes to this option, support will be included for the
631 regulators exposed by the Resource Power Manager found in Qualcomm
632 8660, 8960 and 8064 based devices.
634 Say M here if you want to include support for the regulators on the
635 Qualcomm RPM as a module. The module will be named
636 "qcom_rpm-regulator".
638 config REGULATOR_QCOM_SMD_RPM
639 tristate "Qualcomm SMD based RPM regulator driver"
640 depends on QCOM_SMD_RPM
642 If you say yes to this option, support will be included for the
643 regulators exposed by the Resource Power Manager found in Qualcomm
646 Say M here if you want to include support for the regulators on the
647 Qualcomm RPM as a module. The module will be named
648 "qcom_smd-regulator".
650 config REGULATOR_QCOM_SPMI
651 tristate "Qualcomm SPMI regulator driver"
652 depends on SPMI || COMPILE_TEST
654 If you say yes to this option, support will be included for the
655 regulators found in Qualcomm SPMI PMICs.
657 Say M here if you want to include support for the regulators on the
658 Qualcomm SPMI PMICs as a module. The module will be named
659 "qcom_spmi-regulator".
661 config REGULATOR_RC5T583
662 tristate "RICOH RC5T583 Power regulators"
663 depends on MFD_RC5T583
665 Select this option to enable the power regulator of RICOH
667 This driver supports the control of different power rails of device
668 through regulator interface. The device supports multiple DCDC/LDO
669 outputs which can be controlled by i2c communication.
671 config REGULATOR_RK808
672 tristate "Rockchip RK808/RK818 Power regulators"
675 Select this option to enable the power regulator of ROCKCHIP
676 PMIC RK808 and RK818.
677 This driver supports the control of different power rails of device
678 through regulator interface. The device supports multiple DCDC/LDO
679 outputs which can be controlled by i2c communication.
681 config REGULATOR_RN5T618
682 tristate "Ricoh RN5T567/618 voltage regulators"
683 depends on MFD_RN5T618
685 Say y here to support the regulators found on Ricoh RN5T567 or
688 config REGULATOR_RT5033
689 tristate "Richtek RT5033 Regulators"
690 depends on MFD_RT5033
692 This adds support for voltage and current regulators in Richtek
693 RT5033 PMIC. The device supports multiple regulators like
694 current source, LDO and Buck.
696 config REGULATOR_S2MPA01
697 tristate "Samsung S2MPA01 voltage regulator"
698 depends on MFD_SEC_CORE
700 This driver controls Samsung S2MPA01 voltage output regulator
701 via I2C bus. S2MPA01 has 10 Bucks and 26 LDO outputs.
703 config REGULATOR_S2MPS11
704 tristate "Samsung S2MPS11/13/14/15/S2MPU02 voltage regulator"
705 depends on MFD_SEC_CORE
707 This driver supports a Samsung S2MPS11/13/14/15/S2MPU02 voltage
708 output regulator via I2C bus. The chip is comprised of high efficient
709 Buck converters including Dual-Phase Buck converter, Buck-Boost
710 converter, various LDOs.
712 config REGULATOR_S5M8767
713 tristate "Samsung S5M8767A voltage regulator"
714 depends on MFD_SEC_CORE
716 This driver supports a Samsung S5M8767A voltage output regulator
717 via I2C bus. S5M8767A have 9 Bucks and 28 LDOs output and
718 supports DVS mode with 8bits of output voltage control.
720 config REGULATOR_SKY81452
721 tristate "Skyworks Solutions SKY81452 voltage regulator"
722 depends on MFD_SKY81452
724 This driver supports Skyworks SKY81452 voltage output regulator
725 via I2C bus. SKY81452 has one voltage linear regulator can be
726 programmed from 4.5V to 20V.
728 This driver can also be built as a module. If so, the module
729 will be called sky81452-regulator.
731 config REGULATOR_TI_ABB
732 tristate "TI Adaptive Body Bias on-chip LDO"
735 Select this option to support Texas Instruments' on-chip Adaptive Body
736 Bias (ABB) LDO regulators. It is recommended that this option be
737 enabled on required TI SoC. Certain Operating Performance Points
738 on TI SoCs may be unstable without enabling this as it provides
739 device specific optimized bias to allow/optimize functionality.
741 config REGULATOR_STW481X_VMMC
742 bool "ST Microelectronics STW481X VMMC regulator"
743 depends on MFD_STW481X || COMPILE_TEST
744 default y if MFD_STW481X
746 This driver supports the internal VMMC regulator in the STw481x
749 config REGULATOR_TPS51632
750 tristate "TI TPS51632 Power Regulator"
754 This driver supports TPS51632 voltage regulator chip.
755 The TPS51632 is 3-2-1 Phase D-Cap+ Step Down Driverless Controller
756 with Serial VID control and DVFS.
757 The voltage output can be configure through I2C interface or PWM
760 config REGULATOR_TPS6105X
761 tristate "TI TPS6105X Power regulators"
763 default y if TPS6105X
765 This driver supports TPS61050/TPS61052 voltage regulator chips.
766 It is a single boost converter primarily for white LEDs and
769 config REGULATOR_TPS62360
770 tristate "TI TPS6236x Power Regulator"
774 This driver supports TPS6236x voltage regulator chip. This
775 regulator is meant for processor core supply. This chip is
776 high-frequency synchronous step down dc-dc converter optimized
777 for battery-powered portable applications.
779 config REGULATOR_TPS65023
780 tristate "TI TPS65023 Power regulators"
784 This driver supports TPS65023 voltage regulator chips. TPS65023 provides
785 three step-down converters and two general-purpose LDO voltage regulators.
786 It supports TI's software based Class-2 SmartReflex implementation.
788 config REGULATOR_TPS6507X
789 tristate "TI TPS6507X Power regulators"
792 This driver supports TPS6507X voltage regulator chips. TPS6507X provides
793 three step-down converters and two general-purpose LDO voltage regulators.
794 It supports TI's software based Class-2 SmartReflex implementation.
796 config REGULATOR_TPS65086
797 tristate "TI TPS65086 Power regulators"
798 depends on MFD_TPS65086
800 This driver provides support for the voltage regulators on
803 config REGULATOR_TPS65090
804 tristate "TI TPS65090 Power regulator"
805 depends on MFD_TPS65090
807 This driver provides support for the voltage regulators on the
810 config REGULATOR_TPS65132
811 tristate "TI TPS65132 Dual Output Power regulators"
812 depends on I2C && GPIOLIB
815 This driver supports TPS65132 single inductor - dual output
816 power supply specifcally designed for display panels.
818 config REGULATOR_TPS65217
819 tristate "TI TPS65217 Power regulators"
820 depends on MFD_TPS65217
822 This driver supports TPS65217 voltage regulator chips. TPS65217
823 provides three step-down converters and four general-purpose LDO
824 voltage regulators. It supports software based voltage control
825 for different voltage domains
827 config REGULATOR_TPS65218
828 tristate "TI TPS65218 Power regulators"
829 depends on MFD_TPS65218 && OF
831 This driver supports TPS65218 voltage regulator chips. TPS65218
832 provides six step-down converters and one general-purpose LDO
833 voltage regulators. It supports software based voltage control
834 for different voltage domains
836 config REGULATOR_TPS6524X
837 tristate "TI TPS6524X Power regulators"
840 This driver supports TPS6524X voltage regulator chips. TPS6524X
841 provides three step-down converters and two general-purpose LDO
842 voltage regulators. This device is interfaced using a customized
843 serial interface currently supported on the sequencer serial
846 config REGULATOR_TPS6586X
847 tristate "TI TPS6586X Power regulators"
848 depends on MFD_TPS6586X
850 This driver supports TPS6586X voltage regulator chips.
852 config REGULATOR_TPS65910
853 tristate "TI TPS65910/TPS65911 Power Regulators"
854 depends on MFD_TPS65910
856 This driver supports TPS65910/TPS65911 voltage regulator chips.
858 config REGULATOR_TPS65912
859 tristate "TI TPS65912 Power regulator"
860 depends on MFD_TPS65912
862 This driver supports TPS65912 voltage regulator chip.
864 config REGULATOR_TPS80031
865 tristate "TI TPS80031/TPS80032 power regulator driver"
866 depends on MFD_TPS80031
868 TPS80031/ TPS80032 Fully Integrated Power Management with Power
869 Path and Battery Charger. It has 5 configurable step-down
870 converters, 11 general purpose LDOs, VBUS generator and digital
871 output to control regulators.
873 config REGULATOR_TWL4030
874 tristate "TI TWL4030/TWL5030/TWL6030/TPS659x0 PMIC"
875 depends on TWL4030_CORE
877 This driver supports the voltage regulators provided by
878 this family of companion chips.
880 config REGULATOR_VCTRL
881 tristate "Voltage controlled regulators"
884 This driver provides support for voltage regulators whose output
885 voltage is controlled by the voltage of another regulator.
887 config REGULATOR_VEXPRESS
888 tristate "Versatile Express regulators"
889 depends on VEXPRESS_CONFIG
891 This driver provides support for voltage regulators available
892 on the ARM Ltd's Versatile Express platform.
894 config REGULATOR_WM831X
895 tristate "Wolfson Microelectronics WM831x PMIC regulators"
896 depends on MFD_WM831X
898 Support the voltage and current regulators of the WM831x series
901 config REGULATOR_WM8350
902 tristate "Wolfson Microelectronics WM8350 AudioPlus PMIC"
903 depends on MFD_WM8350
905 This driver provides support for the voltage and current regulators
906 of the WM8350 AudioPlus PMIC.
908 config REGULATOR_WM8400
909 tristate "Wolfson Microelectronics WM8400 AudioPlus PMIC"
910 depends on MFD_WM8400
912 This driver provides support for the voltage regulators of the
913 WM8400 AudioPlus PMIC.
915 config REGULATOR_WM8994
916 tristate "Wolfson Microelectronics WM8994 CODEC"
917 depends on MFD_WM8994
919 This driver provides support for the voltage regulators on the