summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: sy7636a: Make regulator_desc static constAxel Lin2021-06-161-2/+2
* regulator: sy7636a: Add terminating entry for platform_device_id tableAxel Lin2021-06-161-0/+1
* regulator: rt6160: Fix setting suspend voltageAxel Lin2021-06-161-1/+7
* regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_extAxel Lin2021-06-151-2/+2
* regulator: sy7636a: Initial commitAlistair Francis2021-06-153-0/+134
* 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-142-0/+24
|\
| * regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko2021-06-012-0/+24
* | 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-0715-33/+2494
|\ \
| * | regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang2021-06-013-6/+623
| * | regulator: mt6359: Add support for MT6359 regulatorWen Su2021-06-014-0/+737
| * | mfd: Add support for the MediaTek MT6359 PMICHsin-Hsiung Wang2021-06-015-0/+711
| * | dt-bindings: regulator: Add document for MT6359 regulatorHsin-Hsiung Wang2021-06-011-0/+385
| * | dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMICHsin-Hsiung Wang2021-06-011-0/+1
| * | rtc: mt6397: refine RTC_TC_MTHHsin-Hsiung Wang2021-06-012-1/+2
| * | mfd: mt6358: Refine interrupt codeHsin-Hsiung Wang2021-06-012-32/+41
| |/
* | regulator: fan53555: add tcs4526Rudi Heitbaum2021-06-041-0/+11
* | regulator: rt6245: Add support for Richtek RT6245ChiYuan Huang2021-06-033-0/+264
* | regulator: rt6245: Add the binding document for Richtek RT6245ChiYuan Huang2021-06-031-0/+89
* | 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: rt6160: Add DT binding document for Richtek RT6160ChiYuan Huang2021-06-021-0/+61
* | 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