summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptorBeomho Seo2014-12-241-1/+7
| | | |/ /
| | * | | regulator: qcom_rpm: Don't update vreg->uV/mV if rpm_reg_write failsAxel Lin2015-01-261-4/+8
| | |/ /
| * | | regulator: rk808: Fix sparse non static symbol warningsWei Yongjun2014-12-091-3/+3
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo...Mark Brown2015-02-087-88/+505
|\ \ \ \ \ \ \ \
| | | | | * | | | regulator: qcom-rpm: Make it possible to specify supplyBjorn Andersson2015-01-301-0/+1
| | | | | | |/ / | | | | | |/| |
| | | | * | | | regulator: pfuze100-regulator: add pfuze3000 supportRobin Gong2015-01-091-9/+125
| | | | |/ / /
| | | * | | | regulator: mt6397: Add support for MT6397 regulatorFlora Fu2014-12-243-0/+342
| | | |/ / /
| | * | | | regulator: core: Consolidate drms update handlingBjorn Andersson2015-01-281-77/+35
| | |/ / /
| * | | | regulator: max8649: Constify struct regmap_config and regulator_opsKrzysztof Kozlowski2015-01-051-2/+2
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'regulator/topic/isl9305', 'regulator/topic/lp...Mark Brown2015-02-087-74/+324
|\ \ \ \ \ \ \ \
| | | | | * | | | regulator: max77843: Add max77843 regulator driverJaewon Kim2015-02-053-0/+236
| | | | | |/ / /
| | | | * | | | regulator: max77686: Add GPIO controlKrzysztof Kozlowski2015-01-081-5/+65
| | | * | | | | regulator: max14577: Use regulator_nodes/of_match in the descriptorBeomho Seo2014-12-221-48/+14
| | | | |/ / / | | | |/| | |
| | * | | | | regulator: lp872x: Remove **regulators from struct lp872xAxel Lin2015-01-261-19/+5
| | |/ / / /
| * | | | | regulator: isl9305: deprecate use of isl in compatible string for isilArnaud Ebalard2014-12-221-2/+4
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9...Mark Brown2015-02-083-60/+53
|\ \ \ \ \ \ \
| | | * | | | | regulator: fan53555: Constify struct regmap_config and slew_rates arrayKrzysztof Kozlowski2015-01-051-2/+2
| | | |/ / / /
| | * | | | | regulator: da9211: Add gpio control for enable/disable of buckJames Ban2015-01-281-0/+12
| | * | | | | regulator: da9211: fix unmatched of_nodeJames Ban2015-01-161-2/+2
| | |/ / / /
| * | | | | regulator: axp20x: Migrate to regulator core's simplified DT parsing codeChen-Yu Tsai2015-01-091-36/+8
| * | | | | regulator: axp20x: Fill regulators_node and of_match descriptor fieldsChen-Yu Tsai2015-01-091-20/+29
| |/ / / /
* | | | | Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-nextMark Brown2015-02-083-5/+30
|\ \ \ \ \
| * | | | | regulator: Update documentation after renaming function argumentKrzysztof Kozlowski2015-01-141-1/+1
| * | | | | Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-01-091-3/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski2015-01-083-1/+14
| * | | | | regulator: Copy config passed during registrationKrzysztof Kozlowski2015-01-081-3/+15
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2015-02-081-130/+111
|\ \ \ \ \
| * | | | | regulator: Build sysfs entries with static attribute groupsTakashi Iwai2015-02-021-127/+108
| | |/ / / | |/| | |
| * | | | regulator: core: Fix format specifier warningAniroop Mathur2014-12-291-1/+1
| * | | | regulator: core: Avoid negative regulator no & initialize it to -1Aniroop Mathur2014-12-291-3/+3
| |/ / /
* | | | Merge remote-tracking branch 'regulator/fix/qcom-rpm' into regulator-linusMark Brown2015-02-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | regulator: qcom-rpm: signedness bug in probe()Dan Carpenter2015-01-281-1/+1
| |/ /
* | | Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linusMark Brown2015-01-161-4/+38
|\ \ \
| * | | regulator: s2mps11: Fix wrong calculation of register offsetJonghwa Lee2015-01-081-4/+38
| |/ /
* | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2015-01-161-1/+3
|\ \ \
| * | | regulator: core: fix race condition in regulator_put()Ashay Jaiswal2015-01-081-1/+3
| |/ /
* | | Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-291-7/+12
|\ \ \ | |/ / |/| |
| * | regulator: s2mps11: Fix dw_mmc failure on Gear 2Krzysztof Kozlowski2014-12-121-7/+12
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1461-67/+0
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0361-67/+0
| |\ \ \
| | * | | regulator: drop owner assignment from platform_driversWolfram Sang2014-10-2061-67/+0
* | | | | Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-0842-450/+785
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topi...Mark Brown2014-12-052-38/+10
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'topic/suspend' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2014-12-0525-92/+198
| | |\ \ \ \ \
| | * | | | | | regulator: sky81452: Modify Device Tree structureGyungoh Yoo2014-12-021-36/+9
| | * | | | | | regulator: sky81452: Modify dependent Kconfig symbolGyungoh Yoo2014-11-171-1/+1
| | * | | | | | regulator: sky81452: Remove module versionAxel Lin2014-10-201-1/+0
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp...Mark Brown2014-12-057-49/+157
| |\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | regulator: s2mps11: Don't zero allocated memory for external controlKrzysztof Kozlowski2014-10-201-1/+1
| | | | | | |/ / / / /
| | | | | * | | | | | regulator: s2mpa01: Make regulator_desc array constKrzysztof Kozlowski2014-10-281-1/+1
| | | | | |/ / / / /
OpenPOWER on IntegriCloud