aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mt6359-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-18regulator: Remove duplicated include in mt6359-regulator.cYang Li1-1/+0
2023-07-14regulator: Explicitly include correct DT includesRob Herring1-1/+2
2023-05-18regulator: mt6359: add read check for PMIC MT6359Sen Chu1-2/+5
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.10 and 5.15Douglas Anderson1-0/+1
2021-07-11regulator: mt6359: Remove shift fields from struct mt6359_regulator_infoAxel Lin1-11/+8
2021-06-07regulator: mt6359: Get rid of linear_range tablesAxel Lin1-98/+59
2021-06-07regulator: mt6359: Use unsigned int for volt_tablesAxel Lin1-18/+18
2021-06-01regulator: mt6359: Add support for MT6359P regulatorHsin-Hsiung Wang1-6/+373
2021-06-01regulator: mt6359: Add support for MT6359 regulatorWen Su1-0/+669