summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| * | regulator: fan53555: add tcs4526Rudi Heitbaum2021-06-041-0/+11
| * | regulator: rt6245: Add support for Richtek RT6245ChiYuan Huang2021-06-033-0/+264
| * | regulator: bd9576: Constify the voltage tablesAxel Lin2021-06-031-14/+20
| * | regulator: fan53555: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-06-031-46/+17
| * | regulator: fan53555: Fix missing slew_reg/mask/shift settings for FAN53526Axel Lin2021-06-031-0/+3
| * | regulator: max77802: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-06-031-57/+12
| * | regulator: max77802: Remove .set_ramp_delay from max77802_buck_dvs_opsAxel Lin2021-06-031-1/+0
| * | regulator: userspace-consumer: use DEVICE_ATTR_RO/RW macroZhen Lei2021-06-021-7/+7
| * | regulator: rt6160: Add support for Richtek RT6160ChiYuan Huang2021-06-023-0/+344
| * | regulator: core: Use DEVICE_ATTR_RO macroYueHaibing2021-06-021-70/+60
| * | regulator: mcp16502: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-06-011-48/+26
| * | regulator: mcp16502: Convert to use .probe_newAxel Lin2021-06-011-3/+2
| * | regulator: bd70528: Drop BD70528 supportMatti Vaittinen2021-06-013-290/+0
| * | regulator: lp8755: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-06-011-47/+8
| * | regulator: mt6315: Don't ignore devm_regulator_register failureAxel Lin2021-06-011-8/+9
| * | regulator: pca9450: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-06-011-27/+24
| * | regulator: bd71815: fix platform_no_drv_owner.cocci warningsZou Wei2021-05-271-1/+0
| * | regulator: rk808: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-261-65/+51
| * | regulator: rt4831: Add missing .owner field in regulator_descAxel Lin2021-05-251-0/+3
| * | regulator: mp5416: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-251-29/+15
| * | regulator: mp886x: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-251-25/+7
| * | regulator: qcom_smd: Make pm8953_lnldo linear_ranges entries properly sortedAxel Lin2021-05-251-1/+1
| * | regulator: bd70528: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-241-21/+16
| * | regulator: max8973: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-241-28/+9
| * | regulator: bd71815: add select to fix buildRandy Dunlap2021-05-241-0/+1
| * | regulator: fan53555: Cleanup unused define and redundant assignmentAxel Lin2021-05-191-2/+0
| * | regulator: fan53555: Fix slew_shift setting for tcs4525Axel Lin2021-05-191-1/+1
| * | regulator: fan53880: Convert to use .probe_newAxel Lin2021-05-181-3/+2
| * | regulator: bd71815: Fix missing include filesAxel Lin2021-05-181-0/+2
| * | Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-05-121-1/+2
| |\ \
| * | | regulator: fan53555: fix tcs4525 function namesPeter Geis2021-05-121-9/+9
| * | | regulator: fan53555: only bind tcs4525 to correct chip idPeter Geis2021-05-121-7/+18
| * | | regulator: fan53555: fix TCS4525 voltage calulationPeter Geis2021-05-121-2/+1
| * | | regulator: uniphier: Add missing MODULE_DEVICE_TABLEZou Wei2021-05-111-0/+1
| * | | Merge series "Enable VBUS current boost on pm8150b platforms" from Bryan O'Do...Mark Brown2021-05-111-0/+12
| |\ \ \
| | * | | regulator: Add a routine to set the current limit for QCOM PMIC VBUSBryan O'Donoghue2021-05-101-0/+12
| | | |/ | | |/|
| * | | regulator: hi6421v600: Remove unneeded *pmic from struct hi6421_spmi_reg_infoAxel Lin2021-05-101-18/+4
| * | | regulator: qcom_smd: Add PM8226 regulator supportBartosz Dudziak2021-05-101-0/+83
| |/ /
* | | Merge remote-tracking branch 'regulator/for-5.13' into regulator-linusMark Brown2021-06-232-12/+6
|\ \ \
| * | | regulator: mt6358: Fix vdram2 .vsel_maskHsin-Hsiung Wang2021-06-231-1/+1
| * | | regulator: hi655x: Fix pass wrong pointer to config.driver_dataAxel Lin2021-06-211-11/+5
* | | | Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-0817-34/+98
|\| | | | |/ / |/| |
| * | regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULLAxel Lin2021-06-031-2/+2
| * | regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837Matti Vaittinen2021-06-021-1/+1
| * | regulator: atc260x: Fix n_voltages and min_sel for pickable linear rangesAxel Lin2021-06-011-9/+10
| * | regulator: rtmv20: Fix to make regcache value first reading back from HWChiYuan Huang2021-06-011-0/+2
| * | regulator: mt6315: Fix function prototype for mt6315_map_modeAxel Lin2021-06-011-1/+1
| * | regulator: rtmv20: Add Richtek to Kconfig textAxel Lin2021-06-011-1/+1
| * | regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacksAxel Lin2021-06-011-2/+40
| * | Merge series "Fix MAX77620 regulator driver regression" from Dmitry Osipenko ...Mark Brown2021-05-241-6/+11
| |\ \