aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mt6311-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-25regulator: mt6311: convert to use maple tree register cacheBo Liu1-1/+1
2023-08-08regulator: mt6311: Drop useless headerLinus Walleij1-1/+0
2023-05-08regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson1-0/+1
2020-01-13regulator: Convert i2c drivers to use .probe_newAxel Lin1-3/+2
2019-04-26regulator: mt63xx: Switch to SPDX identifierAxel Lin1-13/+4
2019-02-22regulator: mt6311: Use linear instead of linear range for mt6311_buck_opsAxel Lin1-8/+2
2015-12-18regulator: mt6311: Use REGCACHE_RBTREEDaniel Kurtz1-0/+1
2015-08-30regulator: mt6311: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-03regulator: mt6311: Trivial clean upAxel Lin1-7/+7
2015-08-03regulator: mt6311: Modify the maximum voltage of buck.Henry Chen1-1/+1
2015-07-24regulator: mt6311: Add support for mt6311 regulatorHenry Chen1-0/+180