summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-11-254-6/+22
|\
| * regulator: twl6030: fix get status of twl6032 regulatorsAndreas Kemnade2022-11-221-4/+11
| * regulator: twl6030: re-add TWL6032_SUBCLASSAndreas Kemnade2022-11-221-0/+2
| * regulator: slg51000: Wait after asserting CS pinKonrad Dybcio2022-11-181-0/+2
| * regulator: core: fix UAF in destroy_regulator()Yang Yingliang2022-11-161-1/+1
| * regulator: rt5759: fix OOB in validate_desc()Yang Yingliang2022-11-161-0/+1
| * regulator: core: fix kobject release warning and memory leak in regulator_reg...Zeng Heng2022-11-161-1/+5
* | Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-10-071-0/+1
|\ \
| * | mfd: silergy,sy7636a: Add config option MFD_SY7636AAlistair Francis2022-09-281-0/+1
* | | Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2022-10-0417-347/+2206
|\ \ \ | | |/ | |/|
| * | regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne2022-09-291-0/+15
| * | regulator: tps65219: Fix is_enabled checking in tps65219_set_bypassAxel Lin2022-09-261-4/+2
| * | regulator: qcom-rpmh: add pm660 and pm660l pmicsRichard Acayan2022-09-231-0/+54
| * | regulator: of: Fix kernel-docJiapeng Chong2022-09-191-1/+1
| * | regulator: of: Fix kernel-docJiapeng Chong2022-09-191-1/+1
| * | MediaTek Helio X10 MT6795 - MT6331/6332 RegulatorsMark Brown2022-09-134-0/+949
| |\ \
| | * | regulator: Add driver for MT6332 PMIC regulatorsAngeloGioacchino Del Regno2022-09-133-0/+432
| | * | regulator: Add driver for MT6331 PMIC regulatorsAngeloGioacchino Del Regno2022-09-133-0/+517
| * | | regulator: tps65219: Fix .bypass_val_on settingAxel Lin2022-09-091-1/+0
| * | | regulator: qcom_rpm: Fix circular deferral regressionLinus Walleij2022-09-091-12/+12
| * | | regulator: core: Prevent integer underflowPatrick Rudolph2022-09-091-1/+1
| * | | regulator: bd9576: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov2022-09-051-8/+9
| * | | regulator: bd71815: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov2022-09-051-4/+3
| * | | regulator: core: Fix regulator supply registration with sysfsChristian Kohlschütter2022-08-291-23/+21
| * | | regulator: tps65219: change tps65219_regulator_irq_types to staticYang Yingliang2022-08-281-1/+1
| * | | regulator: core: Don't err if allow-set-load but no allowed-modesDouglas Anderson2022-08-251-0/+12
| * | | regulator: core: Require regulator drivers to check uV for get_optimum_mode()Douglas Anderson2022-08-251-8/+14
| * | | regulator: drivers: Remove unnecessary print function dev_err()Yang Li2022-08-251-4/+2
| * | | regulator: max597x: Remove the unneeded result variableye xingchen2022-08-241-3/+2
| * | | PM6125 regulator supportMark Brown2022-08-232-274/+504
| |\ \ \
| | * | | regulator: qcom_smd: Add PM6125 RPM regulatorsIskren Chernev2022-08-231-0/+46
| | * | | regulator: qcom_smd: Sort pmics alphabetically (part 3)Iskren Chernev2022-08-231-52/+52
| | * | | regulator: qcom_smd: Sort pmics alphabetically (part 2)Iskren Chernev2022-08-231-77/+77
| | * | | regulator: qcom_smd: Sort pmics alphabetically (part 1)Iskren Chernev2022-08-231-89/+89
| | * | | regulator: qcom_spmi: Add PM6125 PMIC supportIskren Chernev2022-08-231-0/+36
| | * | | regulator: qcom_spmi: Sort pmics alphabetically (part 2)Iskren Chernev2022-08-231-65/+64
| | * | | regulator: qcom_spmi: Sort pmics alphabetically (part 1)Iskren Chernev2022-08-231-37/+37
| | * | | regulator: qcom_spmi: Add support for LDO_510 and FTSMPSIskren Chernev2022-08-231-1/+37
| | * | | regulator: qcom_spmi: Add support for HFSMPS regulator typeIskren Chernev2022-08-231-1/+114
| * | | | regulator: drivers: Add TI TPS65219 PMIC regulators supportJerome Neanne2022-08-233-0/+426
| * | | | regulator: core: Remove "ramp_delay not set" debug messageChristian Kohlschütter2022-08-221-3/+1
| |/ / /
| * | | regulator: core: Resolve supply name earlier to prevent double-initChristian Kohlschütter2022-08-181-19/+33
| * | | Devm helpers for regulator get and enableMark Brown2022-08-181-0/+164
| |\ \ \
| | * | | regulator: Add devm helpers for get and enableMatti Vaittinen2022-08-181-0/+164
| | | |/ | | |/|
| * | | regulator: qcom-rpmh: Implement get_optimum_mode(), not set_load()Douglas Anderson2022-08-151-9/+8
| * | | Merge remote-tracking branch 'regulator/for-5.20' into regulator-6.0Mark Brown2022-08-151-1/+1
| |\ \ \ | | |/ / | |/| |
* | | | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-043-8/+3
|\ \ \ \
| * \ \ \ Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang2022-09-162-4/+9
| |\ \ \ \
| * | | | | i2c: Make remove callback return voidUwe Kleine-König2022-08-163-8/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-031-5/+5
|\ \ \ \ \ | |_|/ / / |/| | | |