summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/rtq2208-regulator.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* regulator: rtq2208: Add fixed LDO VOUT property and check that matches the co...Alina Yu2024-05-291-2/+9
* regulator: rtq2208: Fix LDO to be compatible with both fixed and adjustable voutAlina Yu2024-05-291-6/+31
* regulator: rtq2208: Fix invalid memory access when devm_of_regulator_put_matc...Alina Yu2024-05-281-10/+12
* Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-141-39/+61
|\
| * regulator: rtq2208: Fix LDO discharge register and add vsel settingAlina Yu2024-05-011-39/+61
* | regulator: rtq2208: Fix the BUCK ramp_delay range to maximum of 16mVstep/usAlina Yu2024-05-011-4/+3
|/
* regulator: rtq2208: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König2023-08-141-1/+1
* regulator: rtq2208: Add Richtek RTQ2208 SubPMIC driverAlina Yu2023-08-071-0/+583