aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/mt6359-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-18regulator: Remove duplicated include in mt6359-regulator.cGravatar Yang Li 1-1/+0
2023-07-14regulator: Explicitly include correct DT includesGravatar Rob Herring 1-1/+2
2023-05-18regulator: mt6359: add read check for PMIC MT6359Gravatar Sen Chu 1-2/+5
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.10 and 5.15Gravatar Douglas Anderson 1-0/+1
2021-07-11regulator: mt6359: Remove shift fields from struct mt6359_regulator_infoGravatar Axel Lin 1-11/+8
2021-06-07regulator: mt6359: Get rid of linear_range tablesGravatar Axel Lin 1-98/+59
2021-06-07regulator: mt6359: Use unsigned int for volt_tablesGravatar Axel Lin 1-18/+18
2021-06-01regulator: mt6359: Add support for MT6359P regulatorGravatar Hsin-Hsiung Wang 1-6/+373
2021-06-01regulator: mt6359: Add support for MT6359 regulatorGravatar Wen Su 1-0/+669