summaryrefslogtreecommitdiff
path: root/drivers/regulator/mt6358-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20regulator: mt6358: Fail probe on unknown chip IDChen-Yu Tsai1-4/+10
2023-10-10regulator: mt6358: split ops for buck and linear range LDO regulatorsChen-Yu Tsai1-3/+15
2023-10-10regulator: mt6358: Use linear voltage helpers for single range regulatorsChen-Yu Tsai1-81/+40
2023-10-10regulator: mt6358: Drop *_SSHUB regulatorsChen-Yu Tsai1-14/+0
2022-04-04regulator: mt6366: Add support for MT6366 regulatorJohnson Wang1-5/+208
2021-07-12regulator: mt6358: Remove shift fields from struct mt6358_regulator_infoAxel Lin1-47/+40
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown1-11/+11
2021-06-23regulator: mt6358: Fix vdram2 .vsel_maskHsin-Hsiung Wang1-1/+1
2021-06-07regulator: mt6358: Use unsigned int for volt_tablesAxel Lin1-11/+11
2020-05-08regulator: use linear_ranges helperMatti Vaittinen1-4/+4
2019-08-28regulator: mt6358: Add support for MT6358 regulatorHsin-Hsiung Wang1-0/+549