summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-03-022-4/+4
|\
| * regulator: core: Use ktime_get_boottime() to determine how long a regulator w...Matthias Kaehlcke2023-02-231-3/+3
| * regulator: max597x: Fix error return code in max597x_get_statusAxel Lin2023-02-201-1/+1
* | Merge tag 'regulator-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2023-02-2211-66/+247
|\|
| * regulator: max597x: Align for simple_mfd_i2c driverNaresh Solanki2023-02-161-14/+32
| * regulator: max20411: Fix off-by-one for n_voltages settingAxel Lin2023-02-131-1/+1
| * regulator: max597x: Remove unused variableNaresh Solanki2023-02-101-6/+0
| * regulator: tps65219: use generic set_bypass()Jerome Neanne2023-02-031-19/+1
| * regulator: s5m8767: Bounds check id indexing into arraysKees Cook2023-01-281-1/+5
| * regulator: max77802: Bounds check regulator id against opmodeKees Cook2023-01-281-10/+24
| * regulator: max20411: Convert to i2c's .probe_new()Uwe Kleine-König2023-01-271-3/+2
| * regulator: scmi: Allow for zero voltage domainsCristian Marussi2023-01-261-10/+6
| * regulator: max20411: Directly include bitfield.hMark Brown2023-01-261-0/+1
| * regulator: Introduce Maxim MAX20411 Step-Down converterBjorn Andersson2023-01-253-0/+172
| * regulator: tps65219: use IS_ERR() to detect an error pointerRandy Dunlap2023-01-181-1/+1
| * regulator: mcp16502: add enum MCP16502_REG_HPM descriptionRandy Dunlap2023-01-181-0/+1
| * regulator: fixed-helper: use the correct function name in commentRandy Dunlap2023-01-131-1/+1
| * regulator: act8945a: fix non-kernel-doc commentsRandy Dunlap2023-01-131-3/+3
| * regulator: tps65219: Report regulator name if devm_regulator_register failsWadim Egorov2022-12-251-1/+1
* | regulator: qcom-rpmh: PM8550 ldo11 regulator is an nldoNeil Armstrong2023-01-031-1/+1
* | regulator: Merge up forgotten fixMark Brown2022-12-271-5/+6
|\ \ | |/ |/|
| * regulator: da9211: Use irq handler when readyRicardo Ribalda2022-11-281-5/+6
* | Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-231-2/+2
|\ \
| * | regulator: core: fix deadlock on regulator enableJohan Hovold2022-12-151-1/+1
| * | regulator: core: Fix resolve supply lookup issueChiYuan Huang2022-12-141-1/+1
* | | Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2022-12-1346-241/+1478
|\| | | |/ |/|
| * regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang2022-12-084-7/+7
| * regulator: qcom-labibb: Fix missing of_node_put() in qcom_labibb_regulator_pr...Yuan Can2022-12-071-0/+1
| * Add MediaTek MT6357 PMIC supportMark Brown2022-12-023-0/+463
| |\
| | * regulator: add mt6357 regulatorFabien Parent2022-12-023-0/+463
| * | regulator: core: fix resource leak in regulator_register()Yang Yingliang2022-12-021-0/+1
| |/
| * regulator: core: fix module refcount leak in set_supply()Yang Yingliang2022-12-011-0/+1
| * regulator: core: fix use_count leakage when handling boot-onRui Zhang2022-12-011-1/+7
| * regulator: rk808: Use dev_err_probeSebastian Reichel2022-11-281-5/+3
| * regulator: rk808: reduce 'struct rk808' usageSebastian Reichel2022-11-281-8/+12
| * regulator: Drop obsolete dependencies on COMPILE_TESTJean Delvare2022-11-246-21/+17
| * regulator: pv88080-regulator: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
| * regulator: pfuze100-regulator: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
| * regulator: isl6271a-regulator: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
| * regulator: fan53555: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
| * regulator: act8865-regulator: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
| * regulator: qcom-rpmh: Add support for PM8550Mark Brown2022-11-241-0/+81
| |\
| | * regulator: qcom-rpmh: Add support for PM8550 regulatorsAbel Vesa2022-11-231-0/+81
| * | regulator: ROHM BDxxxxx minor print improvementsMark Brown2022-11-234-81/+57
| |\ \
| | * | regulator: bd718x7: Use dev_err_probe()Matti Vaittinen2022-11-231-32/+19
| | * | regulator: bd71815: bd71828: bd9576: Use dev_err_probe()Matti Vaittinen2022-11-233-47/+38
| | * | regulator: bd718x7: Drop unnecessary info printMatti Vaittinen2022-11-231-2/+0
| * | | regulator: tps65023-regulator: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
| * | | regulator: tps62360-regulator: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
| * | | regulator: max8973-regulator: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3