summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps65023: Fix inverted core enable logic.Richard Cochran2017-05-251-2/+1
* regulator: core: Clear the supply pointer if enabling failsJon Hunter2017-05-021-0/+1
* regulator: Fix regulator_summary for deviceless consumersLeonard Crestez2017-03-121-2/+3
* regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij2017-01-091-1/+2
* regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet2016-10-281-0/+6
* regulator: qcom_smd: Fix voltage ranges for pm8x41Stephen Boyd2016-10-071-8/+9
* regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941Stephen Boyd2016-10-071-2/+2
* regulator: qcom_spmi: Add support for get_mode/set_mode on switchesStephen Boyd2016-10-071-0/+2
* regulator: qcom_spmi: Add support for S4 supply on pm8941Stephen Boyd2016-10-071-0/+1
* regulator: anatop: allow regulator to be in bypass modeMika Båtsman2016-09-151-1/+1
* regulator: axp20x: Fix axp22x ldo_io voltage rangesHans de Goede2016-05-181-2/+2
* regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski2016-05-181-6/+22
* regulator: s5m8767: fix get_register() error handlingArnd Bergmann2016-05-041-4/+9
* regulator: core: Fix nested locking of suppliesThierry Reding2016-05-041-2/+9
* regulator: core: Ensure we lock all regulatorsMark Brown2016-05-041-1/+1
* regulator: core: fix regulator_lock_supply regressionArnd Bergmann2016-05-041-1/+2
* Revert "regulator: core: Fix nested locking of supplies"Greg Kroah-Hartman2016-05-041-9/+1
* regulator: core: Fix nested locking of suppliesThierry Reding2016-04-121-1/+9
* regulator: core: avoid unused variable warningArnd Bergmann2016-04-121-11/+3
* regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2CHenry Chen2016-03-031-0/+1
* regulator: axp20x: Fix GPIO LDO enable value for AXP22xChen-Yu Tsai2016-03-031-2/+2
* 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
| * | | regulator: core: Propagate voltage changes to supply regulatorsSascha Hauer2015-10-221-2/+52
| * | | regulator: core: Factor out regulator_map_voltageSascha Hauer2015-10-201-17/+18
| * | | regulator: core: create unlocked version of regulator_set_voltageSascha Hauer2015-10-161-23/+34
| * | | regulator: core: create unlocked version of regulator_list_voltageSascha Hauer2015-10-011-27/+35
| * | | regulator: core: introduce function to lock regulators and its suppliesSascha Hauer2015-10-011-0/+39
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'regulator/topic/load', 'regulator/topic/max77...Mark Brown2015-11-044-21/+47
|\ \ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | | * | regulator: stw481x: compile on COMPILE_TESTLuis de Bethencourt2015-10-231-1/+1
| | | |_|/ / | | |/| | |
| | | | * | regulator: qcom-smd: Correct set_load() unitBjorn Andersson2015-10-221-1/+1
| | | | * | regulator: qcom_smd: Handle big endian CPUsStephen Boyd2015-09-031-14/+14
| | | * | | regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methodsBoris Brezillon2015-09-211-6/+29
| | |/ / /
| * / / / regulator: Introduce property to flag set-load supportBjorn Andersson2015-09-171-0/+3
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'regulator/topic/da9053' and 'regulator/topic/...Mark Brown2015-11-042-1/+2
|\ \ \ \ \
| | * | | | regulator: da9063: Remove unneeded semicolonJavier Martinez Canillas2015-09-141-1/+1
| | |/ / /
| * / / / regulator: da9053: Update regulator for DA9053 BC silicon supportSteve Twiss2015-10-161-0/+1
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/an...Mark Brown2015-11-045-12/+91
|\ \ \ \ \ \ \ \
| | | | | * | | | regulator: bcm590xx: Remove unneeded semicolonJavier Martinez Canillas2015-09-141-1/+1
| | | | | |/ / /
| | | | * / / / regulator: axp20x: set supply names for AXP22X DC1SW/DC5LDO internallyChen-Yu Tsai2015-10-051-4/+50
| | | | |/ / /
| | | * | | | regulator: arizona-ldo1: Fix handling of GPIO 0Charles Keepax2015-10-161-5/+13
| | | * | | | regulator: arizona: add support for WM8998 and WM1814Richard Fitzgerald2015-10-021-0/+2
| | | |/ / /
| | * / / / regulator: i.MX anatop: Allow supply regulatorSascha Hauer2015-10-161-0/+3
| | |/ / /
| * / / / regulator: act8865: support output voltage by VSET2[] bitsWenyou Yang2015-10-021-2/+22
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/list' into regulator-nextMark Brown2015-11-041-91/+164
|\ \ \ \