summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2021-07-20regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin
2021-03-03regulator: axp20x: Fix reference cout leakPan Bian
2020-11-24regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon
2020-05-10regulator: core: Rely on regulator_dev_release to free constraintsCharles Keepax
2020-02-28regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal
2020-01-29regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uAAxel Lin
2020-01-12regulator: rn5t618: fix module aliasesAndreas Kemnade
2020-01-04regulator: max8907: Fix the usage of uninitialized variable in max8907_regula...Yizhuo
2019-12-05regulator: tps65910: fix a missing check of return valueKangjie Lu
2019-12-05drivers/regulator: fix a missing check of return valueKangjie Lu
2019-11-10regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...Yizhuo
2019-11-10regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdoneAxel Lin
2019-08-04regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski
2019-04-27regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin
2019-03-23regulator: s2mpa01: Fix step values for some LDOsStuart Menefy
2019-03-23regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski
2018-08-06regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang
2018-05-30regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET
2018-03-24regulator: anatop: set default voltage selector for pcieDong Aisheng
2017-11-02regulator: fan53555: fix I2C device idsGuillaume Tucker
2017-05-25regulator: tps65023: Fix inverted core enable logic.Richard Cochran
2017-05-02regulator: core: Clear the supply pointer if enabling failsJon Hunter
2017-03-12regulator: Fix regulator_summary for deviceless consumersLeonard Crestez
2017-01-09regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij
2016-10-28regulator: tps65910: Work around silicon erratum SWCZ010Jan Remmet
2016-10-07regulator: qcom_smd: Fix voltage ranges for pm8x41Stephen Boyd
2016-10-07regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941Stephen Boyd
2016-10-07regulator: qcom_spmi: Add support for get_mode/set_mode on switchesStephen Boyd
2016-10-07regulator: qcom_spmi: Add support for S4 supply on pm8941Stephen Boyd
2016-09-15regulator: anatop: allow regulator to be in bypass modeMika Båtsman
2016-05-18regulator: axp20x: Fix axp22x ldo_io voltage rangesHans de Goede
2016-05-18regulator: s2mps11: Fix invalid selector mask and voltages for buck9Krzysztof Kozlowski
2016-05-04regulator: s5m8767: fix get_register() error handlingArnd Bergmann
2016-05-04regulator: core: Fix nested locking of suppliesThierry Reding
2016-05-04regulator: core: Ensure we lock all regulatorsMark Brown
2016-05-04regulator: core: fix regulator_lock_supply regressionArnd Bergmann
2016-05-04Revert "regulator: core: Fix nested locking of supplies"Greg Kroah-Hartman
2016-04-12regulator: core: Fix nested locking of suppliesThierry Reding
2016-04-12regulator: core: avoid unused variable warningArnd Bergmann
2016-03-03regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2CHenry Chen
2016-03-03regulator: axp20x: Fix GPIO LDO enable value for AXP22xChen-Yu Tsai
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