summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| |/ /