summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mt6358-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Merge up pending fixMark Brown2023-10-301-3/+15
|\
| * regulator: mt6358: split ops for buck and linear range LDO regulatorsChen-Yu Tsai2023-09-201-3/+15
* | regulator: mt6358: Add supply names for MT6366 regulatorsChen-Yu Tsai2023-10-021-40/+37
* | regulator: mt6358: Add missing regulators for MT6366Chen-Yu Tsai2023-10-021-0/+20
* | regulator: mt6358: Make MT6366 vcn18 LDO configurableChen-Yu Tsai2023-10-021-1/+23
* | regulator: mt6358: fix and drop type prefix in MT6366 regulator node namesChen-Yu Tsai2023-10-021-35/+35
* | regulator: mt6358: Add supply names for MT6358 regulatorsChen-Yu Tsai2023-10-021-55/+51
* | regulator: mt6358: Use mt6397-regulator.h binding header for buck mode macrosChen-Yu Tsai2023-10-021-7/+6
* | regulator: mt6358: Add output voltage fine tuning to variable LDOsChen-Yu Tsai2023-09-251-160/+115
* | regulator: mt6358: Add output voltage fine tuning to fixed regulatorsChen-Yu Tsai2023-09-251-2/+13
* | regulator: mt6358: Fail probe on unknown chip IDChen-Yu Tsai2023-09-251-4/+10
|/
* regulator: mt6358: Fix incorrect VCN33 sync error messageChen-Yu Tsai2023-07-231-1/+1
* regulator: mt6358: Sync VCN33_* enable status after checking IDChen-Yu Tsai2023-07-231-4/+4
* regulator: mt6358: Use linear voltage helpers for single range regulatorsChen-Yu Tsai2023-06-141-81/+40
* regulator: mt6358: Const-ify mt6358_regulator_info data structuresChen-Yu Tsai2023-06-141-10/+11
* regulator: mt6358: Drop *_SSHUB regulatorsChen-Yu Tsai2023-06-141-14/+0
* regulator: mt6358: Merge VCN33_* regulatorsChen-Yu Tsai2023-06-141-15/+50
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4Douglas Anderson2023-03-201-0/+1
* regulator: mt6366: Add support for MT6366 regulatorJohnson Wang2022-04-041-5/+208
* regulator: mt6358: Remove shift fields from struct mt6358_regulator_infoAxel Lin2021-07-111-47/+40
* Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown2021-06-231-11/+11
|\
| * regulator: mt6358: Use unsigned int for volt_tablesAxel Lin2021-06-071-11/+11
* | regulator: mt6358: Fix vdram2 .vsel_maskHsin-Hsiung Wang2021-06-231-1/+1
|/
* regulator: use linear_ranges helperMatti Vaittinen2020-05-081-4/+4
* regulator: mt6358: Add support for MT6358 regulatorHsin-Hsiung Wang2019-08-281-0/+549