aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-05Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/tps65218', 'regulator/topic/tps6586x' and 'regulator/topic/twl' into regulator-nextMark Brown4-100/+96
2014-08-05Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2mpu02', 'regulator/topic/s5m8767' and 'regulator/topic/tps65090' into regulator-nextMark Brown5-46/+52
2014-08-05Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc3589', 'regulator/topic/max8952', 'regulator/topic/mc13xxx' and 'regulator/topic/palmas' into regulator-nextMark Brown6-380/+821
2014-08-05Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/getreg', 'regulator/topic/gpio' and 'regulator/topic/lp872x' into regulator-nextMark Brown6-18/+734
2014-08-05Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab8500', 'regulator/topic/act8865', 'regulator/topic/as3722' and 'regulator/topic/bcm590xx' into regulator-nextMark Brown5-184/+204
2014-08-05Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-9/+24
2014-08-05Merge remote-tracking branches 'regulator/fix/act8865', 'regulator/fix/arizona' and 'regulator/fix/tps65218' into regulator-linusMark Brown3-4/+2
2014-08-05regulator: act8865: fix build when OF is not enabledBeniamino Galvani1-9/+20
2014-08-05regulator: act8865: add support for act8846Beniamino Galvani1-0/+71
2014-08-05regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani1-128/+83
2014-08-05regulator: act8865: set correct number of regulators in pdataBeniamino Galvani1-1/+1
2014-08-05regulator: act8865: Remove error variable in act8865_pmic_probeAxel Lin1-5/+4
2014-08-05regulator: act8865: fix parsing of platform dataBeniamino Galvani1-8/+21
2014-07-31regulator: tps65090: Set voltage for fixed regulatorsJavier Martinez Canillas1-34/+42
2014-07-29regulator: core: Allow to get voltage count and list from parentJavier Martinez Canillas1-6/+17
2014-07-29regulator: core: Get voltage from parent if not availableJavier Martinez Canillas1-0/+2
2014-07-28regulator: lp872x: Don't set constraints within the regulator driverMark Brown1-9/+0
2014-07-25regulator: s2mps11: Update module description and Kconfig to add S2MPU02 supportAxel Lin2-3/+3
2014-07-25regulator: Add helpers for low-level register accessTuomas Tynkkynen1-0/+71
2014-07-25regulator: da9211: Remove unnecessary devm_regulator_unregister() callsAxel Lin1-24/+4
2014-07-14regulator: da9211: new regulator driverJames Ban4-0/+670
2014-07-10regulator: tps65218: Add fixed_uV fields for dcdc5 and dcdc6Keerthy1-8/+9
2014-07-09regulator: lp8755: Use devm_regulator_registerHimangi Saraogi1-17/+6
2014-07-09regulator: tps65218: drop order dependencyFelipe Balbi1-8/+8
2014-07-09regulator: tps65218: drop unneeded field from our regulator macroFelipe Balbi1-10/+9
2014-07-09Merge remote-tracking branch 'regulator/fix/tps65218' into regulator-tps65218Mark Brown1-2/+3
2014-07-09regulator: tps65218: fix DCDC4 linear voltage rangeFelipe Balbi1-1/+1
2014-07-07regulator: act8865: set correct number of regulators in pdataBeniamino Galvani1-1/+1
2014-07-04regulator: arizona-ldo1: remove bypass functionalityNikesh Oswal1-2/+0
2014-07-03regulator: palmas: Fix SMPS enable/disable/is_enable for tps65917Nishanth Menon1-0/+5
2014-07-03regulator: palmas: Simplify code by not indexing regulator_desc unnecessarilyNishanth Menon1-136/+112
2014-07-03regulator: palmas: Rename palmas_regs_info to palmas_generic_regs_infoNishanth Menon1-2/+2
2014-07-03regulator: palmas: Simplify code by using pointer to palmas_reg_infoNishanth Menon1-53/+56
2014-07-03regulator: palmas: Rename reg_info to palmas_reg_infoNishanth Menon1-2/+2
2014-07-03regulator: palmas: Squelch sparse warningsNishanth Menon1-3/+3
2014-06-30regulator: core: convert to use gpio_desc internallyRussell King1-9/+13
2014-06-28Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palmas' and 'regulator/fix/tps65218' into regulator-linusMark Brown3-1/+19
2014-06-27regulator: max8952: Convert to devm_gpio_request_one()Axel Lin1-24/+10
2014-06-27regulator: twl: Convert to use devm_kmemdup()Axel Lin1-12/+1
2014-06-24regulator: tps65218: Correct the the config register for LDO1Keerthy1-1/+1
2014-06-24regulator: tps65218: Add the missing of_node assignment in probeKeerthy1-0/+1
2014-06-24regulator: tps65218: Fix build warningsSachin Kamat1-2/+2
2014-06-24regulator: tps65217: Fix build warningsSachin Kamat1-2/+2
2014-06-24regulator: s5m8767: Remove unused variableSachin Kamat1-3/+1
2014-06-24regulator: as3722: Fix incorrect parameter initializationSachin Kamat1-2/+2
2014-06-24Merge remote-tracking branch 'regulator/fix/palmas' into regulator-palmasMark Brown1-0/+12
2014-06-24regulator: palmas: fix typo in enable_reg calculationStephen Warren1-1/+1
2014-06-23regulator: palmas: Add tps65917 PMIC supportKeerthy1-0/+387
2014-06-23regulator: palmas: add driver data and modularize the probeKeerthy1-266/+392
2014-06-23regulator: palmas: Shift the reg_info structure definition to the header fileKeerthy1-9/+0