summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2021-06-03regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULLAxel Lin
2021-06-03regulator: rt6245: Add support 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: core: Use DEVICE_ATTR_RO macroYueHaibing
2021-06-02regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837Matti Vaittinen
2021-06-02Merge tags 'tb-mfd-asoc-v5.14-1', 'tb-mfd-gpio-regulator-v5.14' and 'tb-mfd-r...Lee Jones
2021-06-01regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang
2021-06-01regulator: mt6359: Add support for MT6359 regulatorWen Su
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-06-01regulator: atc260x: Fix n_voltages and min_sel for pickable linear rangesAxel Lin
2021-06-01regulator: rtmv20: Fix to make regcache value first reading back from HWChiYuan Huang
2021-06-01regulator: mt6315: Fix function prototype for mt6315_map_modeAxel Lin
2021-06-01regulator: rtmv20: Add Richtek to Kconfig textAxel Lin
2021-06-01regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacksAxel Lin
2021-06-01regulator: core: Add regulator_sync_voltage_rdev()Dmitry Osipenko
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-24Merge series "Fix MAX77620 regulator driver regression" from Dmitry Osipenko ...Mark Brown
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-24regulator: hisilicon: use the correct HiSilicon copyrightHao Fang
2021-05-24regulator: max77620: Silence deferred probe errorDmitry Osipenko
2021-05-24regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko
2021-05-21regulator: scmi: Fix off-by-one for linear regulators .n_voltages settingAxel Lin
2021-05-20regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov
2021-05-20regulator: fixed: Ensure enable_counter is correct if reg_domain_disable failsAxel Lin
2021-05-19regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmapAxel Lin
2021-05-19regulator: fan53555: Cleanup unused define and redundant assignmentAxel Lin
2021-05-19regulator: fan53555: Fix slew_shift setting for tcs4525Axel Lin
2021-05-19mfd: lp87565: Move LP87565_regulator_id to .c fileLuca Ceresoli
2021-05-18regulator: fan53880: Convert to use .probe_newAxel Lin
2021-05-18regulator: bd71815: Fix missing include filesAxel Lin
2021-05-18regulator: fan53880: Fix missing n_voltages settingAxel Lin
2021-05-18regulator: da9121: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin