summaryrefslogtreecommitdiff
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: qcom_rpm: Fix circular deferral regressionLinus Walleij2022-10-261-12/+12
* regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...Xiaolei Wang2022-09-281-1/+1
* regulator: of: Fix refcount leak bug in of_get_regulation_constraints()Liang He2022-08-251-1/+5
* regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dtMiaoqian Lin2022-06-141-0/+2
* regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...Krzysztof Kozlowski2021-11-261-12/+9
* regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin2021-07-201-1/+2
* regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko2021-06-161-0/+7
* regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov2021-06-161-0/+6
* regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGeert Uytterhoeven2021-04-161-2/+2
* regulator: axp20x: Fix reference cout leakPan Bian2021-03-031-4/+3
* regulator: workaround self-referent regulatorsMichał Mirosław2020-11-241-1/+4
* regulator: avoid resolve_supply() infinite recursionMichał Mirosław2020-11-241-0/+6
* regulator: fix memory leak with repeated set_machine_constraints()Michał Mirosław2020-11-241-16/+13
* regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon2020-11-241-1/+11
* regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław2020-11-181-0/+2
* regulator: resolve supply after creating regulatorMichał Mirosław2020-10-291-8/+13
* regulator: push allocation in set_consumer_device_supply() out of lockMichał Mirosław2020-09-231-20/+26
* regulator: rk808: Lower log level on optional GPIOs being not availableMiquel Raynal2020-02-281-1/+1
* regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xBAxel Lin2020-01-271-2/+2
* regulator: lp87565: Fix missing register for LP87565_BUCK_0Axel Lin2020-01-271-1/+1
* regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uAAxel Lin2020-01-271-2/+2
* regulator: pv88090: Fix array out-of-bounds accessAxel Lin2020-01-271-1/+1
* regulator: pv88080: Fix array out-of-bounds accessAxel Lin2020-01-271-1/+1
* regulator: pv88060: Fix array out-of-bounds accessAxel Lin2020-01-271-1/+1
* regulator: rn5t618: fix module aliasesAndreas Kemnade2020-01-121-0/+1
* regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold2020-01-091-17/+0
* regulator: max8907: Fix the usage of uninitialized variable in max8907_regula...Yizhuo2019-12-311-3/+12
* Revert "regulator: Defer init completion for a while after late_initcall"Greg Kroah-Hartman2019-12-211-31/+11
* 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: Defer init completion for a while after late_initcallMark Brown2019-10-051-11/+31
* regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vnegAxel Lin2019-10-051-1/+1
* regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski2019-07-311-2/+2
* regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin2019-04-051-2/+3
* regulator: s2mpa01: Fix step values for some LDOsStuart Menefy2019-03-231-5/+5
* regulator: max77620: Initialize values for DT propertiesMark Zhang2019-03-231-1/+9
* regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski2019-03-231-3/+3
* regulator: fix crash caused by null driver dataYu Zhao2018-10-031-1/+1
* regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson2018-08-033-8/+9
* regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang2018-08-031-0/+1
* regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET2018-05-301-0/+1
* regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'Christophe Jaillet2018-05-301-9/+7
* regulator: stm32-vrefbuf: fix check on ready flagFabrice Gasnier2018-03-151-1/+1
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
| |
| \
*-. \ Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t...Mark Brown2017-10-232-2/+2
|\ \ \ | |_|/ |/| |
| | * regulator: rn5t618: Do not index regulator_desc arrays by idLeonard Crestez2017-10-181-1/+1
| |/ |/|
| * regulator: axp20x: Fix poly-phase bit offset for AXP803 DCDC5/6Chen-Yu Tsai2017-10-041-1/+1
|/