summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mt6359-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Remove duplicated include in mt6359-regulator.cYang Li2023-07-181-1/+0
* regulator: Explicitly include correct DT includesRob Herring2023-07-141-1/+2
* regulator: mt6359: add read check for PMIC MT6359Sen Chu2023-05-181-2/+5
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.10 and 5.15Douglas Anderson2023-03-201-0/+1
* regulator: mt6359: Remove shift fields from struct mt6359_regulator_infoAxel Lin2021-07-111-11/+8
* 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: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang2021-06-011-6/+373
* regulator: mt6359: Add support for MT6359 regulatorWen Su2021-06-011-0/+669