summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mt6397-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: mt6397: Implement of_map_modeAnand K Mistry2020-07-021-0/+13
* regulator: mt6397: Move buck modes into header fileAnand K Mistry2020-07-021-3/+1
* regulator: use linear_ranges helperMatti Vaittinen2020-05-081-3/+3
* regulator: mt63xx: Switch to SPDX identifierAxel Lin2019-04-261-13/+4
* regulator: mt6397: Use unsigned int for volt_tablesAxel Lin2019-03-181-8/+8
* regulator: mt6397: Add buck change mode regulator interface for mt6397Henry Chen2016-05-301-9/+80
* regulator: mt6397: Constify struct regulator_opsHenry Chen2016-05-301-3/+3
* regulator: mt6397: Add OF match tableJavier Martinez Canillas2016-01-271-0/+7
* regulator: mt6397: Add platform device ID tableJavier Martinez Canillas2016-01-271-1/+7
* regulator: mt6397: Add support for MT6397 regulatorFlora Fu2014-12-241-0/+332