summaryrefslogtreecommitdiff
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: rt6160: Remove vsel_active_low from struct rt6160_privAxel Lin2021-06-151-11/+9
* regulator: hi6421v600: Use regulator_map_voltage_ascendAxel Lin2021-06-141-1/+1
* regulator: rt6160: Remove dummy line and add module descriptionChiYuan Huang2021-06-141-1/+1
* regulator: rt6160: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-06-141-26/+9
* Merge tag 'for-5.14-regulator' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2021-06-141-0/+23
|\
| * regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko2021-06-011-0/+23
* | regulator: fan53880: Fix vsel_mask setting for FAN53880_BUCKAxel Lin2021-06-081-1/+1
* | regulator: bd71815: Get rid of struct bd71815_pmicAxel Lin2021-06-081-38/+19
* | regulator: ltc3589: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-06-081-35/+38
* | regulator: mt6359: Get rid of linear_range tablesAxel Lin2021-06-071-98/+59
* | regulator: mt6359: Use unsigned int for volt_tablesAxel Lin2021-06-071-18/+18
* | regulator: mt6358: Use unsigned int for volt_tablesAxel Lin2021-06-071-11/+11
* | regulator: max77686: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-06-071-33/+9
* | Merge tag 'tb-mfd-regulator-rtc-v5.14' of git://git.kernel.org/pub/scm/linux/...Mark Brown2021-06-073-0/+1046
|\ \
| * | regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang2021-06-011-6/+373
| * | regulator: mt6359: Add support for MT6359 regulatorWen Su2021-06-013-0/+679
| |/
* | 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
|\ \
| * \ Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...Mark Brown2021-05-121-2/+1
| |\ \
| | * | regulator: fan53555: fix TCS4525 voltage calulationPeter Geis2021-05-121-2/+1
| * | | regulator: cros-ec: Fix error code in dev_err messageAxel Lin2021-05-121-1/+2
| |/ /
* | | regulator: fan53555: fix tcs4525 function namesPeter Geis2021-05-121-9/+9