aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-05Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2mpu02', 'regulator/topic/s5m8767' and 'regulator/topic/tps65090' into regulator-nextMark Brown1-2/+2
2014-07-25regulator: s2mps11: Update module description and Kconfig to add S2MPU02 supportAxel Lin1-2/+2
2014-07-14regulator: da9211: new regulator driverJames Ban1-0/+10
2014-06-03Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into nextLinus Torvalds1-0/+15
2014-06-02Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-const', 'regulator/topic/ltc3589', 'regulator/topic/max8649' and 'regulator/topic/of' into regulator-nextMark Brown1-0/+8
2014-05-27regulator: ltc3589: Fix module dependencyAxel Lin1-1/+3
2014-05-26regulator: Add LTC3589 supportPhilipp Zabel1-0/+6
2014-04-23regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski1-3/+4
2014-04-14regulator: AXP20x: Add support for regulators subsystemCarlo Caione1-0/+7
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+9
2014-03-26Merge remote-tracking branches 'regulator/topic/tps65218', 'regulator/topic/tps6524x', 'regulator/topic/tps6586x', 'regulator/topic/tps65910', 'regulator/topic/tps80031', 'regulator/topic/wm831x', 'regulator/topic/wm8350' and 'regulator/topic/wm8994' into regulator-nextMark Brown1-0/+9
2014-03-26Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st-pwm', 'regulator/topic/ti-abb', 'regulator/topic/tps51632', 'regulator/topic/tps62360', 'regulator/topic/tps6507x', 'regulator/topic/tps65090' and 'regulator/topic/tps65217' into regulator-nextMark Brown1-0/+6
2014-03-26Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/max8997', 'regulator/topic/max8998', 'regulator/topic/mc13xxx', 'regulator/topic/pfuze100', 'regulator/topic/rc5t583' and 'regulator/topic/s2mps11' into regulator-nextMark Brown1-7/+15
2014-03-21regulator: Add new driver for ST's PWM controlled voltage regulatorsLee Jones1-0/+6
2014-03-19regulator: s2mps11: Add support for S2MPS14 regulatorsKrzysztof Kozlowski1-4/+5
2014-03-18regulator: Add support for S2MPA01 regulatorSachin Kamat1-0/+7
2014-03-11regulator: add bcm590xx regulator driverMatt Porter1-0/+8
2014-03-06regulator: pfuze100: Add PFUZE200 support to Kconfig and module descriptionAxel Lin1-3/+3
2014-03-04regulator: add pbias regulator supportBalaji T K1-0/+9
2014-02-19regulator: tps65218: Add OF dependencyAxel Lin1-1/+1
2014-02-14regulator: tps65218: Add Regulator driver for TPS65218 PMICKeerthy1-0/+9
2014-01-25Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-1/+16
2014-01-23Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp3972', 'regulator/topic/max14577', 'regulator/topic/max77693', 'regulator/topic/mc13892', 'regulator/topic/pcf50633' and 'regulator/topic/pfuze100' into regulator-linusMark Brown1-1/+8
2014-01-21mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan1-1/+1
2013-12-24regulator: act8865: add PMIC act8865 driverWenyou Yang1-0/+8
2013-12-24regulator: pfuze100: Improve PFUZE100 entry textFabio Estevam1-1/+1
2013-12-18regulator: max14577: Add regulator driver for Maxim 14577Krzysztof Kozlowski1-0/+7
2013-10-24Merge remote-tracking branch 'regulator/topic/stw481x' into regulator-nextMark Brown1-0/+8
2013-10-24Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown1-10/+0
2013-09-20regulator: as3722: add regulator driver for AMS AS3722Laxman Dewangan1-0/+8
2013-09-17regulator: add STw481x VMMC driverLinus Walleij1-0/+8
2013-09-17regulator: core: Provide a dummy regulator with full constraintsMark Brown1-10/+0
2013-09-01Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-nextMark Brown1-0/+8
2013-09-01Merge remote-tracking branch 'regulator/topic/kconfig' into regulator-nextMark Brown1-6/+6
2013-09-01Merge remote-tracking branch 'regulator/topic/da9063' into regulator-nextMark Brown1-0/+20
2013-08-30regulator: lp872x: Make REGULATOR_LP872X depend on I2C rather than I2C=yAxel Lin1-1/+1
2013-08-29regulator: build: Allow most regulators to be built as modulesMark Brown1-5/+5
2013-08-29regulator: da9063: Add Dialog DA9063 voltage regulators support.Krystian Garbaciak1-0/+10
2013-08-06regulator: da9210: New driverSteve Twiss1-0/+10
2013-07-29regulator: pfuze100: REGULATOR_PFUZE100 needs to select REGMAP_I2CAxel Lin1-0/+1
2013-07-25regulator: pfuze100: add pfuze100 regulator driverRobin Gong1-0/+7
2013-07-19regulator: 88pm800: Depend on MFD_88PM800 rather than MFD_88PM800=yAxel Lin1-1/+1
2013-07-19regulator: 88pm800: add regulator driver for 88pm800Chao Xie1-0/+10
2013-07-18regulator: build: Sort KconfigMark Brown1-122/+122
2013-07-01Merge remote-tracking branch 'regulator/topic/abb' into regulator-nextMark Brown1-0/+10
2013-06-25regulator: max77693: Add max77693 regualtor driver.Jonghwa Lee1-0/+9
2013-05-12regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driverAndrii.Tseglytskyi1-0/+10
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-02-19Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-nextMark Brown1-0/+9
2013-01-13regulator: arizona-micsupp: Enable SYSCLK for charge pumpMark Brown1-0/+1