summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: core: Rely on regulator_dev_release to free constraintsCharles Keepax2020-05-101-17/+12
* regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal2020-02-281-1/+1
* regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uAAxel Lin2020-01-291-2/+2
* regulator: rn5t618: fix module aliasesAndreas Kemnade2020-01-121-0/+1
* regulator: max8907: Fix the usage of uninitialized variable in max8907_regula...Yizhuo2020-01-041-3/+12
* regulator: tps65910: fix a missing check of return valueKangjie Lu2019-12-051-1/+3
* drivers/regulator: fix a missing check of return valueKangjie Lu2019-12-051-1/+4
* regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...Yizhuo2019-11-101-1/+7
* regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdoneAxel Lin2019-11-101-18/+8
* regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski2019-08-041-2/+2
* regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin2019-04-271-2/+3
* regulator: s2mpa01: Fix step values for some LDOsStuart Menefy2019-03-231-5/+5
* regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski2019-03-231-3/+3
* regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang2018-08-061-0/+1
* regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET2018-05-301-0/+1
* regulator: anatop: set default voltage selector for pcieDong Aisheng2018-03-241-0/+5
* regulator: fan53555: fix I2C device idsGuillaume Tucker2017-11-021-1/+4
* 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
| |/ /