index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
mt6358-regulator.c
Age
Commit message (
Expand
)
Author
2023-10-30
regulator: Merge up pending fix
Mark Brown
2023-10-02
regulator: mt6358: Add supply names for MT6366 regulators
Chen-Yu Tsai
2023-10-02
regulator: mt6358: Add missing regulators for MT6366
Chen-Yu Tsai
2023-10-02
regulator: mt6358: Make MT6366 vcn18 LDO configurable
Chen-Yu Tsai
2023-10-02
regulator: mt6358: fix and drop type prefix in MT6366 regulator node names
Chen-Yu Tsai
2023-10-02
regulator: mt6358: Add supply names for MT6358 regulators
Chen-Yu Tsai
2023-10-02
regulator: mt6358: Use mt6397-regulator.h binding header for buck mode macros
Chen-Yu Tsai
2023-09-25
regulator: mt6358: Add output voltage fine tuning to variable LDOs
Chen-Yu Tsai
2023-09-25
regulator: mt6358: Add output voltage fine tuning to fixed regulators
Chen-Yu Tsai
2023-09-25
regulator: mt6358: Fail probe on unknown chip ID
Chen-Yu Tsai
2023-09-20
regulator: mt6358: split ops for buck and linear range LDO regulators
Chen-Yu Tsai
2023-07-23
regulator: mt6358: Fix incorrect VCN33 sync error message
Chen-Yu Tsai
2023-07-23
regulator: mt6358: Sync VCN33_* enable status after checking ID
Chen-Yu Tsai
2023-06-14
regulator: mt6358: Use linear voltage helpers for single range regulators
Chen-Yu Tsai
2023-06-14
regulator: mt6358: Const-ify mt6358_regulator_info data structures
Chen-Yu Tsai
2023-06-14
regulator: mt6358: Drop *_SSHUB regulators
Chen-Yu Tsai
2023-06-14
regulator: mt6358: Merge VCN33_* regulators
Chen-Yu Tsai
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4
Douglas Anderson
2022-04-04
regulator: mt6366: Add support for MT6366 regulator
Johnson Wang
2021-07-11
regulator: mt6358: Remove shift fields from struct mt6358_regulator_info
Axel Lin
2021-06-23
Merge remote-tracking branch 'regulator/for-5.14' into regulator-next
Mark Brown
2021-06-23
regulator: mt6358: Fix vdram2 .vsel_mask
Hsin-Hsiung Wang
2021-06-07
regulator: mt6358: Use unsigned int for volt_tables
Axel Lin
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
2019-08-28
regulator: mt6358: Add support for MT6358 regulator
Hsin-Hsiung Wang