summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mt6311-regulator.c
AgeCommit message (Expand)AuthorLines
2024-05-27regulator: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König-2/+2
2024-03-25regulator: mt6311: convert to use maple tree register cacheBo Liu-1/+1
2023-08-08regulator: mt6311: Drop useless headerLinus Walleij-1/+0
2023-05-08regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson-0/+1
2020-01-13regulator: Convert i2c drivers to use .probe_newAxel Lin-3/+2
2019-04-26regulator: mt63xx: Switch to SPDX identifierAxel Lin-13/+4
2019-02-22regulator: mt6311: Use linear instead of linear range for mt6311_buck_opsAxel Lin-8/+2
2015-12-18regulator: mt6311: Use REGCACHE_RBTREEDaniel Kurtz-0/+1
2015-08-30regulator: mt6311: fix platform_no_drv_owner.cocci warningskbuild test robot-1/+0
2015-08-03regulator: mt6311: Trivial clean upAxel Lin-7/+7
2015-08-03regulator: mt6311: Modify the maximum voltage of buck.Henry Chen-1/+1
2015-07-24regulator: mt6311: Add support for mt6311 regulatorHenry Chen-0/+180