summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2020-05-10regulator: core: Rely on regulator_dev_release to free constraintsCharles Keepax1-17/+12
2020-02-28regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal1-1/+1
2020-01-29regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uAAxel Lin1-2/+2
2020-01-12regulator: rn5t618: fix module aliasesAndreas Kemnade1-0/+1
2020-01-04regulator: max8907: Fix the usage of uninitialized variable in max8907_regula...Yizhuo1-3/+12
2019-12-05regulator: tps65910: fix a missing check of return valueKangjie Lu1-1/+3
2019-12-05drivers/regulator: fix a missing check of return valueKangjie Lu1-1/+4
2019-11-10regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...Yizhuo1-1/+7
2019-11-10regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdoneAxel Lin1-18/+8
2019-08-04regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski1-2/+2
2019-04-27regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin1-2/+3
2019-03-23regulator: s2mpa01: Fix step values for some LDOsStuart Menefy1-5/+5
2019-03-23regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski1-3/+3
2018-08-06regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang1-0/+1
2018-05-30regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET1-0/+1
2018-03-24regulator: anatop: set default voltage selector for pcieDong Aisheng1-0/+5
2017-11-02regulator: fan53555: fix I2C device idsGuillaume Tucker1-1/+4
2017-05-25regulator: tps65023: Fix inverted core enable logic.Richard Cochran1-2/+1
2017-05-03regulator: core: Clear the supply pointer if enabling failsJon Hunter1-0/+1
2017-03-12regulator: Fix regulator_summary for deviceless consumersLeonard Crestez1-2/+3
2017-01-09regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij1-1/+2
2016-10-28regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet1-0/+6
2016-10-07regulator: qcom_smd: Fix voltage ranges for pm8x41Stephen Boyd1-8/+9
2016-10-07regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941Stephen Boyd1-2/+2
2016-10-07regulator: qcom_spmi: Add support for get_mode/set_mode on switchesStephen Boyd1-0/+2
2016-10-07regulator: qcom_spmi: Add support for S4 supply on pm8941Stephen Boyd1-0/+1
2016-09-15regulator: anatop: allow regulator to be in bypass modeMika Båtsman1-1/+1
2016-05-19regulator: axp20x: Fix axp22x ldo_io voltage rangesHans de Goede1-2/+2
2016-05-19regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski1-6/+22
2016-05-05regulator: s5m8767: fix get_register() error handlingArnd Bergmann1-4/+9
2016-05-05regulator: core: Fix nested locking of suppliesThierry Reding1-2/+9
2016-05-05regulator: core: Ensure we lock all regulatorsMark Brown1-1/+1
2016-05-05regulator: core: fix regulator_lock_supply regressionArnd Bergmann1-1/+2
2016-05-05Revert "regulator: core: Fix nested locking of supplies"Greg Kroah-Hartman1-9/+1
2016-04-12regulator: core: Fix nested locking of suppliesThierry Reding1-1/+9
2016-04-12regulator: core: avoid unused variable warningArnd Bergmann1-11/+3
2016-03-04regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2CHenry Chen1-0/+1
2016-03-04regulator: axp20x: Fix GPIO LDO enable value for AXP22xChen-Yu Tsai1-2/+2
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