summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2015-12-13regulator: pv88090: logical vs bitwise AND typoDan Carpenter1-5/+5
2015-12-13regulator: pv88090: Fix irq leakAxel Lin1-1/+1
2015-12-08regulator: pv88090: new regulator driverJames Ban4-0/+565
2015-12-02regulator: wm831x-ldo: Use platform_register/unregister_drivers()Thierry Reding1-19/+8
2015-12-02regulator: wm831x-dcdc: Use platform_register/unregister_drivers()Thierry Reding1-22/+9
2015-12-02regulator: lp8788-ldo: Use platform_register/unregister_drivers()Thierry Reding1-9/+7
2015-12-02regulator: core: Fix nested locking of suppliesThierry Reding1-2/+9
2015-12-02regulator: core: Ensure we lock all regulatorsMark Brown1-1/+1
2015-12-01regulator: tps65086: Update regulator driver for the TPS65086 PMICAndrew F. Davis1-3/+4
2015-12-01regulator: pv88060: fix error handling in probeDan Carpenter1-2/+2
2015-11-30regulator: lm363x: Staticise ldo_cont_enable_timeAxel Lin1-1/+1
2015-11-30regulator: lm363x: Remove struct lm363x_regulator which is not necessaryAxel Lin1-19/+1
2015-11-27regulator: core: fix regulator_lock_supply regressionArnd Bergmann1-1/+2
2015-11-27regulator: add LM363X driverMilo Kim3-0/+319
2015-11-25regulator: tps65218: add support for LS3 current regulatorNikita Kiryanov1-30/+107
2015-11-25regulator: pv88060: Fix irq leakAxel Lin1-1/+1
2015-11-24mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar1-4/+4
2015-11-23regulator: s2mps11: Add support for S2MPS15 regulatorsThomas Abraham2-3/+136
2015-11-20regulator: pv88060: new regulator driverJames Ban4-0/+515
2015-11-20regulator: core: avoid unused variable warningArnd Bergmann1-11/+3
2015-11-18regulator: tps6105x: Convert to use regmap helper functionsAxel Lin1-83/+12
2015-11-17regulator: Make bulk API support optional suppliesBjorn Andersson2-4/+9
2015-11-17regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2CHenry Chen1-0/+1
2015-11-16regulator: tps65086: Add regulator driver for the TPS65086 PMICAndrew F. Davis3-0/+258
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+0
2015-11-04Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown3-252/+295
2015-11-04Merge remote-tracking branches 'regulator/topic/load', 'regulator/topic/max77...Mark Brown4-21/+47
2015-11-04Merge remote-tracking branches 'regulator/topic/da9053' and 'regulator/topic/...Mark Brown2-1/+2
2015-11-04Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/an...Mark Brown5-12/+91
2015-11-04Merge remote-tracking branch 'regulator/topic/list' into regulator-nextMark Brown1-91/+164
2015-11-04Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-4/+4
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown1-1/+0
2015-11-04regulator: Use regulator_lock_supply() for get_voltage() tooMark Brown1-3/+3
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-10-22regulator: stw481x: compile on COMPILE_TESTLuis de Bethencourt1-1/+1
2015-10-22regulator: qcom-smd: Correct set_load() unitBjorn Andersson1-1/+1
2015-10-22regulator: core: Propagate voltage changes to supply regulatorsSascha Hauer1-2/+52
2015-10-20regulator: core: Factor out regulator_map_voltageSascha Hauer1-17/+18
2015-10-16regulator: i.MX anatop: Allow supply regulatorSascha Hauer1-0/+3
2015-10-16regulator: core: create unlocked version of regulator_set_voltageSascha Hauer1-23/+34
2015-10-16regulator: arizona-ldo1: Fix handling of GPIO 0Charles Keepax1-5/+13
2015-10-16regulator: da9053: Update regulator for DA9053 BC silicon supportSteve Twiss1-0/+1
2015-10-06Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linusMark Brown1-2/+2
2015-10-05regulator: axp20x: set supply names for AXP22X DC1SW/DC5LDO internallyChen-Yu Tsai1-4/+50
2015-10-05mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis1-8/+8
2015-10-02regulator: act8865: support output voltage by VSET2[] bitsWenyou Yang1-2/+22
2015-10-02regulator: arizona: add support for WM8998 and WM1814Richard Fitzgerald1-0/+2
2015-10-01regulator: core: create unlocked version of regulator_list_voltageSascha Hauer1-27/+35
2015-10-01regulator: core: introduce function to lock regulators and its suppliesSascha Hauer1-0/+39
2015-10-01regulator: core: Handle probe deferral from DT when resolving suppliesMark Brown1-0/+4