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