| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: qcom_rpm: Fix circular deferral regression | Linus Walleij | 2022-10-26 | 1 | -12/+12 |
* | regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato... | Xiaolei Wang | 2022-09-28 | 1 | -1/+1 |
* | regulator: of: Fix refcount leak bug in of_get_regulation_constraints() | Liang He | 2022-08-25 | 1 | -1/+5 |
* | regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt | Miaoqian Lin | 2022-06-14 | 1 | -0/+2 |
* | regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa... | Krzysztof Kozlowski | 2021-11-26 | 1 | -12/+9 |
* | regulator: da9052: Ensure enough delay time for .set_voltage_time_sel | Axel Lin | 2021-07-20 | 1 | -1/+2 |
* | regulator: max77620: Use device_set_of_node_from_dev() | Dmitry Osipenko | 2021-06-16 | 1 | -0/+7 |
* | regulator: core: resolve supply for boot-on/always-on regulators | Dmitry Baryshkov | 2021-06-16 | 1 | -0/+6 |
* | regulator: bd9571mwv: Fix AVS and DVFS voltage range | Geert Uytterhoeven | 2021-04-16 | 1 | -2/+2 |
* | regulator: axp20x: Fix reference cout leak | Pan Bian | 2021-03-03 | 1 | -4/+3 |
* | regulator: workaround self-referent regulators | Michał Mirosław | 2020-11-24 | 1 | -1/+4 |
* | regulator: avoid resolve_supply() infinite recursion | Michał Mirosław | 2020-11-24 | 1 | -0/+6 |
* | regulator: fix memory leak with repeated set_machine_constraints() | Michał Mirosław | 2020-11-24 | 1 | -16/+13 |
* | regulator: ti-abb: Fix array out of bound read access on the first transition | Nishanth Menon | 2020-11-24 | 1 | -1/+11 |
* | regulator: defer probe when trying to get voltage from unresolved supply | Michał Mirosław | 2020-11-18 | 1 | -0/+2 |
* | regulator: resolve supply after creating regulator | Michał Mirosław | 2020-10-29 | 1 | -8/+13 |
* | regulator: push allocation in set_consumer_device_supply() out of lock | Michał Mirosław | 2020-09-23 | 1 | -20/+26 |
* | regulator: rk808: Lower log level on optional GPIOs being not available | Miquel Raynal | 2020-02-28 | 1 | -1/+1 |
* | regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB | Axel Lin | 2020-01-27 | 1 | -2/+2 |
* | regulator: lp87565: Fix missing register for LP87565_BUCK_0 | Axel Lin | 2020-01-27 | 1 | -1/+1 |
* | regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA | Axel Lin | 2020-01-27 | 1 | -2/+2 |
* | regulator: pv88090: Fix array out-of-bounds access | Axel Lin | 2020-01-27 | 1 | -1/+1 |
* | regulator: pv88080: Fix array out-of-bounds access | Axel Lin | 2020-01-27 | 1 | -1/+1 |
* | regulator: pv88060: Fix array out-of-bounds access | Axel Lin | 2020-01-27 | 1 | -1/+1 |
* | regulator: rn5t618: fix module aliases | Andreas Kemnade | 2020-01-12 | 1 | -0/+1 |
* | regulator: ab8500: Remove AB8505 USB regulator | Stephan Gerhold | 2020-01-09 | 1 | -17/+0 |
* | regulator: max8907: Fix the usage of uninitialized variable in max8907_regula... | Yizhuo | 2019-12-31 | 1 | -3/+12 |
* | Revert "regulator: Defer init completion for a while after late_initcall" | Greg Kroah-Hartman | 2019-12-21 | 1 | -31/+11 |
* | regulator: tps65910: fix a missing check of return value | Kangjie Lu | 2019-12-05 | 1 | -1/+3 |
* | drivers/regulator: fix a missing check of return value | Kangjie Lu | 2019-12-05 | 1 | -1/+4 |
* | regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c... | Yizhuo | 2019-11-10 | 1 | -1/+7 |
* | regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone | Axel Lin | 2019-11-10 | 1 | -18/+8 |
* | regulator: Defer init completion for a while after late_initcall | Mark Brown | 2019-10-05 | 1 | -11/+31 |
* | regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg | Axel Lin | 2019-10-05 | 1 | -1/+1 |
* | regulator: s2mps11: Fix buck7 and buck8 wrong voltages | Krzysztof Kozlowski | 2019-07-31 | 1 | -2/+2 |
* | regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting | Axel Lin | 2019-04-05 | 1 | -2/+3 |
* | regulator: s2mpa01: Fix step values for some LDOs | Stuart Menefy | 2019-03-23 | 1 | -5/+5 |
* | regulator: max77620: Initialize values for DT properties | Mark Zhang | 2019-03-23 | 1 | -1/+9 |
* | regulator: s2mps11: Fix steps for buck7, buck8 and LDO35 | Krzysztof Kozlowski | 2019-03-23 | 1 | -3/+3 |
* | regulator: fix crash caused by null driver data | Yu Zhao | 2018-10-03 | 1 | -1/+1 |
* | regulator: Don't return or expect -errno from of_map_mode() | Douglas Anderson | 2018-08-03 | 3 | -8/+9 |
* | regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops | Anson Huang | 2018-08-03 | 1 | -0/+1 |
* | regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of... | Christophe JAILLET | 2018-05-30 | 1 | -0/+1 |
* | regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()' | Christophe Jaillet | 2018-05-30 | 1 | -9/+7 |
* | regulator: stm32-vrefbuf: fix check on ready flag | Fabrice Gasnier | 2018-03-15 | 1 | -1/+1 |
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 2 | -0/+2 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t... | Mark Brown | 2017-10-23 | 2 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| | * | regulator: rn5t618: Do not index regulator_desc arrays by id | Leonard Crestez | 2017-10-18 | 1 | -1/+1 |
| |/
|/| |
|
| * | regulator: axp20x: Fix poly-phase bit offset for AXP803 DCDC5/6 | Chen-Yu Tsai | 2017-10-04 | 1 | -1/+1 |
|/ |
|