summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2015-12-12regulator: pv88090: Fix irq leakAxel Lin
2015-12-08regulator: pv88090: new regulator driverJames Ban
2015-12-02regulator: wm831x-ldo: Use platform_register/unregister_drivers()Thierry Reding
2015-12-02regulator: wm831x-dcdc: Use platform_register/unregister_drivers()Thierry Reding
2015-12-02regulator: lp8788-ldo: Use platform_register/unregister_drivers()Thierry Reding
2015-12-02regulator: core: Fix nested locking of suppliesThierry Reding
2015-12-02regulator: core: Ensure we lock all regulatorsMark Brown
2015-12-01regulator: tps65086: Update regulator driver for the TPS65086 PMICAndrew F. Davis
2015-12-01regulator: pv88060: fix error handling in probeDan Carpenter
2015-11-30regulator: lm363x: Staticise ldo_cont_enable_timeAxel Lin
2015-11-30regulator: lm363x: Remove struct lm363x_regulator which is not necessaryAxel Lin
2015-11-27regulator: core: fix regulator_lock_supply regressionArnd Bergmann
2015-11-27regulator: add LM363X driverMilo Kim
2015-11-25regulator: tps65218: add support for LS3 current regulatorNikita Kiryanov
2015-11-25regulator: pv88060: Fix irq leakAxel Lin
2015-11-24mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar
2015-11-23regulator: s2mps11: Add support for S2MPS15 regulatorsThomas Abraham
2015-11-20regulator: pv88060: new regulator driverJames Ban
2015-11-20regulator: core: avoid unused variable warningArnd Bergmann
2015-11-18regulator: tps6105x: Convert to use regmap helper functionsAxel Lin
2015-11-17regulator: Make bulk API support optional suppliesBjorn Andersson
2015-11-17regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2CHenry Chen
2015-11-16regulator: tps65086: Add regulator driver for the TPS65086 PMICAndrew F. Davis
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown
2015-11-04Merge remote-tracking branches 'regulator/topic/load', 'regulator/topic/max77...Mark Brown
2015-11-04Merge remote-tracking branches 'regulator/topic/da9053' and 'regulator/topic/...Mark Brown
2015-11-04Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/an...Mark Brown
2015-11-04Merge remote-tracking branch 'regulator/topic/list' into regulator-nextMark Brown
2015-11-04Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-04regulator: Use regulator_lock_supply() for get_voltage() tooMark Brown
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-23regulator: stw481x: compile on COMPILE_TESTLuis de Bethencourt
2015-10-22regulator: qcom-smd: Correct set_load() unitBjorn Andersson
2015-10-22regulator: core: Propagate voltage changes to supply regulatorsSascha Hauer
2015-10-20regulator: core: Factor out regulator_map_voltageSascha Hauer
2015-10-16regulator: i.MX anatop: Allow supply regulatorSascha Hauer
2015-10-16regulator: core: create unlocked version of regulator_set_voltageSascha Hauer
2015-10-16regulator: arizona-ldo1: Fix handling of GPIO 0Charles Keepax
2015-10-16regulator: da9053: Update regulator for DA9053 BC silicon supportSteve Twiss
2015-10-06Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linusMark Brown
2015-10-05regulator: axp20x: set supply names for AXP22X DC1SW/DC5LDO internallyChen-Yu Tsai
2015-10-05mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis
2015-10-02regulator: act8865: support output voltage by VSET2[] bitsWenyou Yang
2015-10-02regulator: arizona: add support for WM8998 and WM1814Richard Fitzgerald
2015-10-01regulator: core: create unlocked version of regulator_list_voltageSascha Hauer
2015-10-01regulator: core: introduce function to lock regulators and its suppliesSascha Hauer
2015-10-01regulator: core: Handle probe deferral from DT when resolving suppliesMark Brown
2015-09-29regulator: axp20x: Fix enable bit indexes for DCDC4 and DCDC5Chen-Yu Tsai