summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2016-01-15Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds-226/+2059
2016-01-12Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-nextMark Brown-41/+17
2016-01-12Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qc...Mark Brown-113/+1102
2016-01-12Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6...Mark Brown-17/+575
2016-01-12Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm36...Mark Brown-34/+356
2016-01-12Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown-9/+4
2016-01-12Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/mt63...Mark Brown-2/+3
2016-01-07regulator: core: remove some dead codeDan Carpenter-8/+3
2016-01-05regulator: core: use dev_to_rdevGeliang Tang-1/+1
2015-12-23regulator: lp872x: Get rid of duplicate reference to DVS GPIOPaul Kocialkowski-2/+0
2015-12-23regulator: lp872x: Add missing of_match in regulators descriptionsPaul Kocialkowski-0/+15
2015-12-23regulator: axp20x: Fix GPIO LDO enable value for AXP22xChen-Yu Tsai-2/+2
2015-12-23regulator: lp8788: constify regulator_ops structuresJulia Lawall-4/+4
2015-12-23regulator: wm8*: constify regulator_ops structuresJulia Lawall-16/+16
2015-12-22regulator: da9*: constify regulator_ops structuresJulia Lawall-15/+15
2015-12-18regulator: mt6311: Use REGCACHE_RBTREEDaniel Kurtz-0/+1
2015-12-16regulator: tps65917/palmas: Add bypass ops for LDOs with bypass capabilityKeerthy-0/+39
2015-12-16regulator: qcom-smd: Add support for PMA8084Andy Gross-0/+95
2015-12-16regulator: qcom-smd: Add PM8916 supportAndy Gross-0/+64
2015-12-12regulator: pv88090: logical vs bitwise AND typoDan Carpenter-5/+5
2015-12-12regulator: pv88090: Fix irq leakAxel Lin-1/+1
2015-12-08regulator: pv88090: new regulator driverJames Ban-0/+565
2015-12-02regulator: wm831x-ldo: Use platform_register/unregister_drivers()Thierry Reding-19/+8
2015-12-02regulator: wm831x-dcdc: Use platform_register/unregister_drivers()Thierry Reding-22/+9
2015-12-02regulator: lp8788-ldo: Use platform_register/unregister_drivers()Thierry Reding-9/+7
2015-12-02regulator: core: Fix nested locking of suppliesThierry Reding-2/+9
2015-12-02regulator: core: Ensure we lock all regulatorsMark Brown-1/+1
2015-12-01regulator: tps65086: Update regulator driver for the TPS65086 PMICAndrew F. Davis-3/+4
2015-12-01regulator: pv88060: fix error handling in probeDan Carpenter-2/+2
2015-11-30regulator: lm363x: Staticise ldo_cont_enable_timeAxel Lin-1/+1
2015-11-30regulator: lm363x: Remove struct lm363x_regulator which is not necessaryAxel Lin-19/+1
2015-11-27regulator: core: fix regulator_lock_supply regressionArnd Bergmann-1/+2
2015-11-27regulator: add LM363X driverMilo Kim-0/+319
2015-11-25regulator: tps65218: add support for LS3 current regulatorNikita Kiryanov-30/+107
2015-11-25regulator: pv88060: Fix irq leakAxel Lin-1/+1
2015-11-24mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar-4/+4
2015-11-23regulator: s2mps11: Add support for S2MPS15 regulatorsThomas Abraham-3/+136
2015-11-20regulator: pv88060: new regulator driverJames Ban-0/+515
2015-11-20regulator: core: avoid unused variable warningArnd Bergmann-11/+3
2015-11-18regulator: tps6105x: Convert to use regmap helper functionsAxel Lin-83/+12
2015-11-17regulator: Make bulk API support optional suppliesBjorn Andersson-4/+9
2015-11-17regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2CHenry Chen-0/+1
2015-11-16regulator: tps65086: Add regulator driver for the TPS65086 PMICAndrew F. Davis-0/+258
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-1/+0
2015-11-04Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown-252/+295
2015-11-04Merge remote-tracking branches 'regulator/topic/load', 'regulator/topic/max77...Mark Brown-21/+47
2015-11-04Merge remote-tracking branches 'regulator/topic/da9053' and 'regulator/topic/...Mark Brown-1/+2
2015-11-04Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/an...Mark Brown-12/+91
2015-11-04Merge remote-tracking branch 'regulator/topic/list' into regulator-nextMark Brown-91/+164
2015-11-04Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown-4/+4