aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...Mark Brown2015-03-23
|\ \
| | * regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy2015-03-17
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown2015-03-16
|\ \ \
| | * | regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven2015-03-16
| | |/
| * | regulator: core: Fix enable GPIO reference countingDoug Anderson2015-03-08
| * | regulator: Only enable disabled regulators on resumeJavier Martinez Canillas2015-03-08
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...Mark Brown2015-03-06
|\ \ \
| | * | regulator: rk808: Set the enable time for LDOsDoug Anderson2015-02-21
| * | | regulator: da9210: Mask all interrupt sources to deassert interrupt lineGeert Uytterhoeven2015-02-17
| |/ /
* | / regulator: Fix regression due to NULL constraints checkTakashi Iwai2015-03-04
| |/ |/|
* | Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-18
|\ \
| * | regulator: qcom-rpm: Add missing state flag in call to RPMBjorn Andersson2015-01-22
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'...Mark Brown2015-02-07
|\ \ \ \ \ \
| | | | * | | regulator: tps65023: Constify struct regmap_config and regulator_opsKrzysztof Kozlowski2015-01-05
| | | | |/ /
| | | * / / regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptorBeomho Seo2014-12-24
| | | |/ /
| | * / / regulator: qcom_rpm: Don't update vreg->uV/mV if rpm_reg_write failsAxel Lin2015-01-26
| | |/ /
| * | | regulator: rk808: Fix sparse non static symbol warningsWei Yongjun2014-12-09
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo...Mark Brown2015-02-07
|\ \ \ \ \ \ \ \
| | | | | * | | | regulator: qcom-rpm: Make it possible to specify supplyBjorn Andersson2015-01-30
| | | | | | |/ / | | | | | |/| |
| | | | * / | | regulator: pfuze100-regulator: add pfuze3000 supportRobin Gong2015-01-09
| | | | |/ / /
| | | * / / / regulator: mt6397: Add support for MT6397 regulatorFlora Fu2014-12-24
| | | |/ / /
| | * / / / regulator: core: Consolidate drms update handlingBjorn Andersson2015-01-28
| | |/ / /
| * / / / regulator: max8649: Constify struct regmap_config and regulator_opsKrzysztof Kozlowski2015-01-05
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'regulator/topic/isl9305', 'regulator/topic/lp...Mark Brown2015-02-07
|\ \ \ \ \ \ \ \
| | | | | * | | | regulator: max77843: Add max77843 regulator driverJaewon Kim2015-02-05
| | | | | |/ / /
| | | | * | | | regulator: max77686: Add GPIO controlKrzysztof Kozlowski2015-01-08
| | | * | | | | regulator: max14577: Use regulator_nodes/of_match in the descriptorBeomho Seo2014-12-22
| | | | |/ / / | | | |/| | |
| | * / | | | regulator: lp872x: Remove **regulators from struct lp872xAxel Lin2015-01-26
| | |/ / / /
| * / / / / regulator: isl9305: deprecate use of isl in compatible string for isilArnaud Ebalard2014-12-22
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9...Mark Brown2015-02-07
|\ \ \ \ \ \ \
| | | * | | | | regulator: fan53555: Constify struct regmap_config and slew_rates arrayKrzysztof Kozlowski2015-01-05
| | | |/ / / /
| | * | | | | regulator: da9211: Add gpio control for enable/disable of buckJames Ban2015-01-28
| | * | | | | regulator: da9211: fix unmatched of_nodeJames Ban2015-01-16
| | |/ / / /
| * | | | | regulator: axp20x: Migrate to regulator core's simplified DT parsing codeChen-Yu Tsai2015-01-09
| * | | | | regulator: axp20x: Fill regulators_node and of_match descriptor fieldsChen-Yu Tsai2015-01-09
| |/ / / /
* | | | | Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-nextMark Brown2015-02-07
|\ \ \ \ \
| * | | | | regulator: Update documentation after renaming function argumentKrzysztof Kozlowski2015-01-14
| * | | | | Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-01-09
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski2015-01-08
| * | | | | regulator: Copy config passed during registrationKrzysztof Kozlowski2015-01-08
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2015-02-07
|\ \ \ \ \
| * | | | | regulator: Build sysfs entries with static attribute groupsTakashi Iwai2015-02-02
| | |/ / / | |/| | |
| * | | | regulator: core: Fix format specifier warningAniroop Mathur2014-12-29
| * | | | regulator: core: Avoid negative regulator no & initialize it to -1Aniroop Mathur2014-12-29
| |/ / /
* | | | Merge remote-tracking branch 'regulator/fix/qcom-rpm' into regulator-linusMark Brown2015-02-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | regulator: qcom-rpm: signedness bug in probe()Dan Carpenter2015-01-28
| |/ /
* | | Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown2015-01-16
|\ \ \
| * | | regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee2015-01-08
| |/ /
* | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2015-01-16
|\ \ \
| * | | regulator: core: fix race condition in regulator_put()Ashay Jaiswal2015-01-08
| |/ /