summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-21/+300
2014-08-05Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown-100/+96
2014-08-05Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2...Mark Brown-46/+52
2014-08-05Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc...Mark Brown-380/+821
2014-08-05Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...Mark Brown-18/+734
2014-08-05Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...Mark Brown-184/+204
2014-08-05Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown-9/+24
2014-08-05Merge remote-tracking branches 'regulator/fix/act8865', 'regulator/fix/arizon...Mark Brown-4/+2
2014-08-05regulator: act8865: fix build when OF is not enabledBeniamino Galvani-9/+20
2014-08-05regulator: act8865: add support for act8846Beniamino Galvani-0/+71
2014-08-05regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani-128/+83
2014-08-05regulator: act8865: set correct number of regulators in pdataBeniamino Galvani-1/+1
2014-08-05regulator: act8865: Remove error variable in act8865_pmic_probeAxel Lin-5/+4
2014-08-05regulator: act8865: fix parsing of platform dataBeniamino Galvani-8/+21
2014-07-31regulator: tps65090: Set voltage for fixed regulatorsJavier Martinez Canillas-34/+42
2014-07-29regulator: core: Allow to get voltage count and list from parentJavier Martinez Canillas-6/+17
2014-07-29regulator: core: Get voltage from parent if not availableJavier Martinez Canillas-0/+2
2014-07-28regulator: lp872x: Don't set constraints within the regulator driverMark Brown-9/+0
2014-07-25regulator: s2mps11: Update module description and Kconfig to add S2MPU02 supportAxel Lin-3/+3
2014-07-25regulator: Add helpers for low-level register accessTuomas Tynkkynen-0/+71
2014-07-25regulator: da9211: Remove unnecessary devm_regulator_unregister() callsAxel Lin-24/+4
2014-07-14regulator: da9211: new regulator driverJames Ban-0/+670
2014-07-10regulator: tps65218: Add fixed_uV fields for dcdc5 and dcdc6Keerthy-8/+9
2014-07-09regulator: s2mps11: Add support S2MPU02 regulator deviceChanwoo Choi-21/+300
2014-07-09Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd...Lee Jones-2/+24
2014-07-09regulator: lp8755: Use devm_regulator_registerHimangi Saraogi-17/+6
2014-07-09regulator: tps65218: drop order dependencyFelipe Balbi-8/+8
2014-07-09regulator: tps65218: drop unneeded field from our regulator macroFelipe Balbi-10/+9
2014-07-09Merge remote-tracking branch 'regulator/fix/tps65218' into regulator-tps65218Mark Brown-2/+3
2014-07-09regulator: tps65218: fix DCDC4 linear voltage rangeFelipe Balbi-1/+1
2014-07-07regulator: act8865: set correct number of regulators in pdataBeniamino Galvani-1/+1
2014-07-04regulator: arizona-ldo1: remove bypass functionalityNikesh Oswal-2/+0
2014-07-03regulator: palmas: Fix SMPS enable/disable/is_enable for tps65917Nishanth Menon-0/+5
2014-07-03regulator: palmas: Simplify code by not indexing regulator_desc unnecessarilyNishanth Menon-136/+112
2014-07-03regulator: palmas: Rename palmas_regs_info to palmas_generic_regs_infoNishanth Menon-2/+2
2014-07-03regulator: palmas: Simplify code by using pointer to palmas_reg_infoNishanth Menon-53/+56
2014-07-03regulator: palmas: Rename reg_info to palmas_reg_infoNishanth Menon-2/+2
2014-07-03regulator: palmas: Squelch sparse warningsNishanth Menon-3/+3
2014-06-30regulator: core: convert to use gpio_desc internallyRussell King-9/+13
2014-06-28Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...Mark Brown-1/+19
2014-06-27regulator: max8952: Convert to devm_gpio_request_one()Axel Lin-24/+10
2014-06-27regulator: twl: Convert to use devm_kmemdup()Axel Lin-12/+1
2014-06-24regulator: tps65218: Correct the the config register for LDO1Keerthy-1/+1
2014-06-24regulator: tps65218: Add the missing of_node assignment in probeKeerthy-0/+1
2014-06-24regulator: tps65218: Fix build warningsSachin Kamat-2/+2
2014-06-24regulator: tps65217: Fix build warningsSachin Kamat-2/+2
2014-06-24regulator: s5m8767: Remove unused variableSachin Kamat-3/+1
2014-06-24regulator: as3722: Fix incorrect parameter initializationSachin Kamat-2/+2
2014-06-24Merge remote-tracking branch 'regulator/fix/palmas' into regulator-palmasMark Brown-0/+12
2014-06-24regulator: palmas: fix typo in enable_reg calculationStephen Warren-1/+1