aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mt6397-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-02regulator: mt6397: Implement of_map_modeAnand K Mistry1-0/+13
2020-07-02regulator: mt6397: Move buck modes into header fileAnand K Mistry1-3/+1
2020-05-08regulator: use linear_ranges helperMatti Vaittinen1-3/+3
2019-04-26regulator: mt63xx: Switch to SPDX identifierAxel Lin1-13/+4
2019-03-18regulator: mt6397: Use unsigned int for volt_tablesAxel Lin1-8/+8
2016-05-30regulator: mt6397: Add buck change mode regulator interface for mt6397Henry Chen1-9/+80
2016-05-30regulator: mt6397: Constify struct regulator_opsHenry Chen1-3/+3
2016-01-27regulator: mt6397: Add OF match tableJavier Martinez Canillas1-0/+7
2016-01-27regulator: mt6397: Add platform device ID tableJavier Martinez Canillas1-1/+7
2014-12-24regulator: mt6397: Add support for MT6397 regulatorFlora Fu1-0/+332