summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2016-01-1532-226/+2059
|\
| * Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-nextMark Brown2016-01-122-41/+17
| |\
| | * regulator: wm831x-ldo: Use platform_register/unregister_drivers()Thierry Reding2015-12-021-19/+8
| | * regulator: wm831x-dcdc: Use platform_register/unregister_drivers()Thierry Reding2015-12-021-22/+9
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qc...Mark Brown2016-01-128-113/+1102
| |\ \ \ \ \ \
| | | | | | * | regulator: tps65218: add support for LS3 current regulatorNikita Kiryanov2015-11-251-30/+107
| | | | | | |/
| | | | | * | regulator: tps65086: Update regulator driver for the TPS65086 PMICAndrew F. Davis2015-12-011-3/+4
| | | | | * | regulator: tps65086: Add regulator driver for the TPS65086 PMICAndrew F. Davis2015-11-163-0/+258
| | | | | |/
| | | | * | regulator: tps6105x: Convert to use regmap helper functionsAxel Lin2015-11-181-83/+12
| | | | |/
| | | * | regulator: qcom-smd: Add support for PMA8084Andy Gross2015-12-161-0/+95
| | | * | regulator: qcom-smd: Add PM8916 supportAndy Gross2015-12-161-0/+64
| | | |/
| | * | regulator: pv88090: logical vs bitwise AND typoDan Carpenter2015-12-121-5/+5
| | * | regulator: pv88090: Fix irq leakAxel Lin2015-12-121-1/+1
| | * | regulator: pv88090: new regulator driverJames Ban2015-12-084-0/+565
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6...Mark Brown2016-01-1210-17/+575
| |\ \ \ \ \ \ \
| | | | | | * | | regulator: pv88060: fix error handling in probeDan Carpenter2015-12-011-2/+2
| | | | | | * | | regulator: pv88060: Fix irq leakAxel Lin2015-11-251-1/+1
| | | | | | |/ /
| | | | | | * | regulator: pv88060: new regulator driverJames Ban2015-11-204-0/+515
| | | | | | |/
| | | | | * | regulator: tps65917/palmas: Add bypass ops for LDOs with bypass capabilityKeerthy2015-12-161-0/+39
| | | | | |/
| | | | * | regulator: Make bulk API support optional suppliesBjorn Andersson2015-11-172-4/+9
| | | | |/
| | | * | regulator: mt6311: Use REGCACHE_RBTREEDaniel Kurtz2015-12-181-0/+1
| | | |/
| | * | regulator: lp8788: constify regulator_ops structuresJulia Lawall2015-12-232-4/+4
| | * | regulator: lp8788-ldo: Use platform_register/unregister_drivers()Thierry Reding2015-12-021-9/+7
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm36...Mark Brown2016-01-1218-34/+356
| |\ \ \ \ \
| | | | | * | regulator: lp872x: Get rid of duplicate reference to DVS GPIOPaul Kocialkowski2015-12-231-2/+0
| | | | | * | regulator: lp872x: Add missing of_match in regulators descriptionsPaul Kocialkowski2015-12-231-0/+15
| | | | | |/
| | | | * | regulator: core: Fix nested locking of suppliesThierry Reding2015-12-021-2/+9
| | | | * | regulator: core: Ensure we lock all regulatorsMark Brown2015-12-021-1/+1
| | | | * | regulator: core: fix regulator_lock_supply regressionArnd Bergmann2015-11-271-1/+2
| | | * | | regulator: lm363x: Staticise ldo_cont_enable_timeAxel Lin2015-11-301-1/+1
| | | * | | regulator: lm363x: Remove struct lm363x_regulator which is not necessaryAxel Lin2015-11-301-19/+1
| | | * | | regulator: add LM363X driverMilo Kim2015-11-273-0/+319
| | | | |/ | | | |/|
| | * | | regulator: wm8*: constify regulator_ops structuresJulia Lawall2015-12-236-16/+16
| | * | | regulator: da9*: constify regulator_ops structuresJulia Lawall2015-12-227-15/+15
| | |/ /
| * | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2016-01-121-9/+4
| |\ \ \
| | * | | regulator: core: remove some dead codeDan Carpenter2016-01-071-8/+3
| | * | | regulator: core: use dev_to_rdevGeliang Tang2016-01-051-1/+1
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/mt63...Mark Brown2016-01-122-2/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2CHenry Chen2015-11-171-0/+1
| | | |/
| | * | regulator: axp20x: Fix GPIO LDO enable value for AXP22xChen-Yu Tsai2015-12-231-2/+2
| | |/
| * | regulator: core: avoid unused variable warningArnd Bergmann2015-11-201-11/+3
| |/
* | mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar2015-11-241-4/+4
* | regulator: s2mps11: Add support for S2MPS15 regulatorsThomas Abraham2015-11-232-3/+136
|/
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-041-1/+0
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
| | |/
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown2015-11-043-252/+295
|\ \ \ \ \
| | | * | | regulator: tps65023: add device tree supportThomas Elste2015-09-211-174/+108
| | | | |/ | | | |/|
| | * | | mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis2015-10-051-8/+8
| | |/ /
| * | | regulator: Use regulator_lock_supply() for get_voltage() tooMark Brown2015-11-041-3/+3
OpenPOWER on IntegriCloud