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