summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-06-07regulator: mt6358: Use unsigned int for volt_tablesAxel Lin-11/+11
2021-06-07regulator: max77686: Convert to use regulator_set_ramp_delay_regmapAxel Lin-33/+9
2021-06-07Merge tag 'tb-mfd-regulator-rtc-v5.14' of git://git.kernel.org/pub/scm/linux/...Mark Brown-33/+2494
2021-06-04regulator: fan53555: add tcs4526Rudi Heitbaum-0/+11
2021-06-03regulator: rt6245: Add support for Richtek RT6245ChiYuan Huang-0/+264
2021-06-03regulator: rt6245: Add the binding document for Richtek RT6245ChiYuan Huang-0/+89
2021-06-03regulator: bd9576: Constify the voltage tablesAxel Lin-14/+20
2021-06-03regulator: fan53555: Convert to use regulator_set_ramp_delay_regmapAxel Lin-46/+17
2021-06-03regulator: fan53555: Fix missing slew_reg/mask/shift settings for FAN53526Axel Lin-0/+3
2021-06-03regulator: max77802: Convert to use regulator_set_ramp_delay_regmapAxel Lin-57/+12
2021-06-03regulator: max77802: Remove .set_ramp_delay from max77802_buck_dvs_opsAxel Lin-1/+0
2021-06-02regulator: userspace-consumer: use DEVICE_ATTR_RO/RW macroZhen Lei-7/+7
2021-06-02regulator: rt6160: Add support for Richtek RT6160ChiYuan Huang-0/+344
2021-06-02regulator: rt6160: Add DT binding document for Richtek RT6160ChiYuan Huang-0/+61
2021-06-02regulator: core: Use DEVICE_ATTR_RO macroYueHaibing-70/+60
2021-06-01regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang-6/+623
2021-06-01regulator: mt6359: Add support for MT6359 regulatorWen Su-0/+737
2021-06-01mfd: Add support for the MediaTek MT6359 PMICHsin-Hsiung Wang-0/+711
2021-06-01dt-bindings: regulator: Add document for MT6359 regulatorHsin-Hsiung Wang-0/+385
2021-06-01dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMICHsin-Hsiung Wang-0/+1
2021-06-01rtc: mt6397: refine RTC_TC_MTHHsin-Hsiung Wang-1/+2
2021-06-01mfd: mt6358: Refine interrupt codeHsin-Hsiung Wang-32/+41
2021-06-01regulator: mcp16502: Convert to use regulator_set_ramp_delay_regmapAxel Lin-48/+26
2021-06-01regulator: mcp16502: Convert to use .probe_newAxel Lin-3/+2
2021-06-01regulator: bd70528: Drop BD70528 supportMatti Vaittinen-290/+0
2021-06-01regulator: lp8755: Convert to use regulator_set_ramp_delay_regmapAxel Lin-47/+8
2021-06-01regulator: mt6315: Don't ignore devm_regulator_register failureAxel Lin-8/+9
2021-06-01regulator: pca9450: Convert to use regulator_set_ramp_delay_regmapAxel Lin-27/+24
2021-05-27regulator: bd71815: fix platform_no_drv_owner.cocci warningsZou Wei-1/+0
2021-05-26regulator: rk808: Convert to use regulator_set_ramp_delay_regmapAxel Lin-65/+51
2021-05-25regulator: rt4831: Add missing .owner field in regulator_descAxel Lin-0/+3
2021-05-25regulator: mp5416: Convert to use regulator_set_ramp_delay_regmapAxel Lin-29/+15
2021-05-25regulator: mp886x: Convert to use regulator_set_ramp_delay_regmapAxel Lin-25/+7
2021-05-25regulator: qcom_smd: Make pm8953_lnldo linear_ranges entries properly sortedAxel Lin-1/+1
2021-05-24regulator: bd70528: Convert to use regulator_set_ramp_delay_regmapAxel Lin-21/+16
2021-05-24regulator: max8973: Convert to use regulator_set_ramp_delay_regmapAxel Lin-28/+9
2021-05-24regulator: bd71815: add select to fix buildRandy Dunlap-0/+1
2021-05-19regulator: fan53555: Cleanup unused define and redundant assignmentAxel Lin-2/+0
2021-05-19regulator: fan53555: Fix slew_shift setting for tcs4525Axel Lin-1/+1
2021-05-18regulator: fan53880: Convert to use .probe_newAxel Lin-3/+2
2021-05-18regulator: bd71815: Fix missing include filesAxel Lin-0/+2
2021-05-12Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown-1/+2
2021-05-12regulator: fan53555: fix tcs4525 function namesPeter Geis-9/+9
2021-05-12regulator: fan53555: only bind tcs4525 to correct chip idPeter Geis-7/+18
2021-05-12regulator: fan53555: fix TCS4525 voltage calulationPeter Geis-2/+1
2021-05-12Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...Mark Brown-2/+1
2021-05-12regulator: fan53555: fix TCS4525 voltage calulationPeter Geis-2/+1
2021-05-12regulator: cros-ec: Fix error code in dev_err messageAxel Lin-1/+2
2021-05-11regulator: uniphier: Add missing MODULE_DEVICE_TABLEZou Wei-0/+1
2021-05-11Merge series "Enable VBUS current boost on pm8150b platforms" from Bryan O'Do...Mark Brown-0/+12