summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2015-03-16Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown-17/+18
2015-03-16regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven-0/+1
2015-03-08regulator: core: Fix enable GPIO reference countingDoug Anderson-14/+12
2015-03-08regulator: Only enable disabled regulators on resumeJavier Martinez Canillas-3/+5
2015-03-06Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...Mark Brown-0/+17
2015-03-04regulator: Fix regression due to NULL constraints checkTakashi Iwai-7/+0
2015-02-21regulator: rk808: Set the enable time for LDOsDoug Anderson-0/+8
2015-02-18Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2015-02-17regulator: da9210: Mask all interrupt sources to deassert interrupt lineGeert Uytterhoeven-0/+9
2015-02-08Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'...Mark Brown-11/+21
2015-02-08Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo...Mark Brown-88/+505
2015-02-08Merge remote-tracking branches 'regulator/topic/isl9305', 'regulator/topic/lp...Mark Brown-74/+324
2015-02-08Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9...Mark Brown-60/+53
2015-02-08Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-nextMark Brown-5/+30
2015-02-08Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown-130/+111
2015-02-08Merge remote-tracking branch 'regulator/fix/qcom-rpm' into regulator-linusMark Brown-1/+1
2015-02-05regulator: max77843: Add max77843 regulator driverJaewon Kim-0/+236
2015-02-02regulator: Build sysfs entries with static attribute groupsTakashi Iwai-127/+108
2015-01-30regulator: qcom-rpm: Make it possible to specify supplyBjorn Andersson-0/+1
2015-01-28regulator: core: Consolidate drms update handlingBjorn Andersson-77/+35
2015-01-28regulator: qcom-rpm: signedness bug in probe()Dan Carpenter-1/+1
2015-01-28regulator: da9211: Add gpio control for enable/disable of buckJames Ban-0/+12
2015-01-26regulator: qcom_rpm: Don't update vreg->uV/mV if rpm_reg_write failsAxel Lin-4/+8
2015-01-26regulator: lp872x: Remove **regulators from struct lp872xAxel Lin-19/+5
2015-01-22regulator: qcom-rpm: Add missing state flag in call to RPMBjorn Andersson-0/+1
2015-01-16Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown-4/+38
2015-01-16Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown-1/+3
2015-01-16regulator: da9211: fix unmatched of_nodeJames Ban-2/+2
2015-01-14regulator: Update documentation after renaming function argumentKrzysztof Kozlowski-1/+1
2015-01-09Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown-3/+3
2015-01-09regulator: axp20x: Migrate to regulator core's simplified DT parsing codeChen-Yu Tsai-36/+8
2015-01-09regulator: axp20x: Fill regulators_node and of_match descriptor fieldsChen-Yu Tsai-20/+29
2015-01-09regulator: pfuze100-regulator: add pfuze3000 supportRobin Gong-9/+125
2015-01-08regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski-1/+14
2015-01-08regulator: max77686: Add GPIO controlKrzysztof Kozlowski-5/+65
2015-01-08regulator: Copy config passed during registrationKrzysztof Kozlowski-3/+15
2015-01-08regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee-4/+38
2015-01-08regulator: core: fix race condition in regulator_put()Ashay Jaiswal-1/+3
2015-01-05regulator: tps65023: Constify struct regmap_config and regulator_opsKrzysztof Kozlowski-3/+3
2015-01-05regulator: max8649: Constify struct regmap_config and regulator_opsKrzysztof Kozlowski-2/+2
2015-01-05regulator: fan53555: Constify struct regmap_config and slew_rates arrayKrzysztof Kozlowski-2/+2
2014-12-29Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+12
2014-12-29regulator: core: Fix format specifier warningAniroop Mathur-1/+1
2014-12-29regulator: core: Avoid negative regulator no & initialize it to -1Aniroop Mathur-3/+3
2014-12-24regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptorBeomho Seo-1/+7
2014-12-24regulator: mt6397: Add support for MT6397 regulatorFlora Fu-0/+342
2014-12-22regulator: isl9305: deprecate use of isl in compatible string for isilArnaud Ebalard-2/+4
2014-12-22regulator: max14577: Use regulator_nodes/of_match in the descriptorBeomho Seo-48/+14
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-67/+0
2014-12-12regulator: s2mps11: Fix dw_mmc failure on Gear 2Krzysztof Kozlowski-7/+12