summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2019-08-09regulator: twl6030: use variable for device nodeGregory CLEMENT
2019-08-09regulator: qcom-rpmh: Update PMIC modes for PMIC5Vinod Koul
2019-08-09regulator: qcom-rpmh: Fix pmic5_bob voltage countVinod Koul
2019-08-09regulator: qcom-rpmh: Sort the compatiblesVinod Koul
2019-08-08regulator: act8865: Fix build error without CONFIG_POWER_SUPPLYYueHaibing
2019-08-08regulator: qcom-rpmh: Add support for SM8150Vinod Koul
2019-08-08regulator: slg51000: Fix a couple NULL vs IS_ERR() checksDan Carpenter
2019-08-05regulator: core: Add of_node_put() before returnNishka Dasgupta
2019-08-02regulator: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-01regulator: of: Add of_node_put() before return in functionNishka Dasgupta
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose
2019-07-25regulator: act8865: fix ptr_ret.cocci warningskbuild test robot
2019-07-24regulator: lp87565: Fix probe failure for "ti,lp87565"Axel Lin
2019-07-24Merge tag 'v5.3-rc1' into regulator-5.3Mark Brown
2019-07-23regulator: act8865: support regulator-pull-down propertyMichał Mirosław
2019-07-23regulator: act8865: rename fixed LDO opsMichał Mirosław
2019-07-23regulator: stm32-booster: Remove .min_uV and .list_voltage for fixed regulatorAxel Lin
2019-07-23regulator: act8865: Add support for act8600 chargerMaarten ter Huurne
2019-07-22regulator: rk808: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin
2019-07-22regulator: lm363x: Fix n_voltages setting for lm36274Axel Lin
2019-07-22regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vnegAxel Lin
2019-07-16regulator: axp20x: fix DCDC5 and DCDC6 for AXP803Jernej Skrabec
2019-07-16regulator: axp20x: fix DCDCA and DCDCD for AXP806Jernej Skrabec
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-07-09Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-04Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown
2019-07-04Merge branch 'regulator-5.3' into regulator-nextMark Brown
2019-07-04Merge branch 'regulator-5.2' into regulator-linusMark Brown
2019-07-04regulator: max77650: use vsel_stepBartosz Golaszewski
2019-07-04regulator: implement selector steppingBartosz Golaszewski
2019-07-03regulator: max77650: add MODULE_ALIAS()Bartosz Golaszewski
2019-07-03regulator: max77620: remove redundant assignment to variable retColin Ian King
2019-07-02regulator: add support for the stm32-boosterFabrice Gasnier
2019-07-02regulator: s2mps11: Adjust supported buck voltages to real valuesKrzysztof Kozlowski
2019-07-02regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski
2019-07-02Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat...Lee Jones
2019-07-02regulator: lp87565: Fix missing break in switch statementColin Ian King
2019-06-27regulator: rk808: Add RK809 and RK817 support.Heiko Stuebner
2019-06-27mfd: regulator: clk: Split rohm-bd718x7.hMatti Vaittinen
2019-06-25gpio: Fix return value mismatch of function gpiod_get_from_of_node()Waibel Georg
2019-06-25regulator: core: Expose some of core functions needed by couplersDmitry Osipenko
2019-06-25regulator: core: Introduce API for regulators coupling customizationDmitry Osipenko
2019-06-24regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspendKrzysztof Kozlowski
2019-06-24regulator: s2mps11: Reduce number of rdev_get_id() callsKrzysztof Kozlowski
2019-06-24regulator: qcom_spmi: Do NULL check for lvsJeffrey Hugo
2019-06-20regulator: qcom_spmi: Fix math of spmi_regulator_set_voltage_time_selJeffrey Hugo
2019-06-20regulator: da9061/62: Adjust LDO voltage selection minimum valueFelix Riemann
2019-06-20regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failureKrzysztof Kozlowski