summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: vctrl: Avoid lockdep warning in enable/disable opsChen-Yu Tsai2021-08-251-30/+42
* regulator: vctrl: Use locked regulator_get_voltage in probe pathChen-Yu Tsai2021-08-251-1/+2
* regulator: Documentation fix for regulator error notification helperMatti Vaittinen2021-08-231-1/+1
* regulator: sy7636a: Use the regmap directlyAlistair Francis2021-08-091-7/+6
* regulator: sy7636a: Store the epd-pwr-good GPIO locallyAlistair Francis2021-08-031-5/+16
* regulator: sy7636a: Use the parent driver dataAlistair Francis2021-08-031-6/+6
* regulator: sy7636a: Remove the poll_enable_timeAlistair Francis2021-08-031-3/+0
* regulator: sy8827n: Enable REGCACHE_FLATJisheng Zhang2021-08-031-0/+14
* regulator: sy8824x: Enable REGCACHE_FLATJisheng Zhang2021-08-031-1/+15
* regulator: rtq2134: Fix coding styleChiYuan Huang2021-07-301-2/+2
* regulator: hi6421v600: rename voltage range arraysMauro Carvalho Chehab2021-07-261-14/+14
* Merge branch 'regulator-5.14' into regulator-5.15Mark Brown2021-07-262-27/+31
|\
| * regulator: hi6421v600: use lowercase for ldoMauro Carvalho Chehab2021-07-261-18/+18
| * regulator: hi6421: Fix getting wrong drvdataAxel Lin2021-07-111-9/+13
* | regulator: fixed: use dev_err_probe for registerChris Morgan2021-07-221-2/+3
* | regulator: rtq2134: Add support for Richtek RTQ2134 SubPMICChiYuan Huang2021-07-203-0/+385
* | regulator: Fix a couple of spelling mistakes in KconfigColin Ian King2021-07-191-2/+2
* | regulator: rtq6752: fix reg reset behaviorChiYuan Huang2021-07-161-3/+7
* | regulator: da9063: Add support for full-current mode.Vincent Pelletier2021-07-151-2/+130
* | regulator: rt6245: make a const array func_base static, makes object smallerColin Ian King2021-07-151-1/+1
* | regulator: rtq6752: Fix the typo for reg define and author nameChiYuan Huang2021-07-141-2/+2
* | Merge series "regulator: devres: remove unused device-managed unregister APIs...Mark Brown2021-07-121-67/+2
|\ \
| * | regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean2021-07-111-14/+2
| * | regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean2021-07-111-24/+0
| * | regulator: devres: remove devm_regulator_unregister() functionAlexandru Ardelean2021-07-111-29/+0
* | | Merge series "Move Hisilicon 6421v600 SPMI and USB drivers out of staging" fr...Mark Brown2021-07-121-1/+1
|\ \ \
| * | | regulator: hi6421v600-regulator: add a missing dot at copyrightMauro Carvalho Chehab2021-07-111-1/+1
| |/ /
* | | regulator: bd718x7: Suopport configuring UVP/OVP stateMatti Vaittinen2021-07-111-109/+260
* | | regulator: Replace symbolic permissions with octal permissionsJinchao Wang2021-07-111-2/+2
* | | regulator: rt6752: Add support for Richtek RTQ6752ChiYuan Huang2021-07-113-0/+295
* | | regulator: rt5033: Use linear ranges to map all voltage selectionChiYuan Huang2021-07-111-6/+15
* | | regulator: tps65910: Silence deferred probe errorDmitry Osipenko2021-07-111-6/+4
* | | regulator: mt6397: Remove modeset_shift from struct mt6397_regulator_infoAxel Lin2021-07-111-7/+8
* | | regulator: mt6359: Remove shift fields from struct mt6359_regulator_infoAxel Lin2021-07-111-11/+8
* | | regulator: mt6358: Remove shift fields from struct mt6358_regulator_infoAxel Lin2021-07-111-47/+40
|/ /
* | Merge existing fixes from regulator/for-5.14Mark Brown2021-07-114-12/+13
|\|
| * regulator: mtk-dvfsrc: Fix wrong dev pointer for devm_regulator_registerAxel Lin2021-07-071-2/+1
| * regulator: bd9576: Fix testing wrong flag in check_temp_flag_mismatchAxel Lin2021-07-011-2/+2
| * regulator: hi6421v600: Fix getting wrong drvdata that causes boot failureAxel Lin2021-06-301-7/+9
| * regulator: rtmv20: Fix wrong mask for strobe-polarity-highChiYuan Huang2021-06-281-1/+1
* | Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-07-051-0/+11
|\ \
| | \
| | \
| *-. \ Merge tags 'tb-mfd-asoc-v5.14-1', 'tb-mfd-gpio-regulator-v5.14' and 'tb-mfd-r...Lee Jones2021-06-024-0/+1057
| |\ \ \
| | * | | mfd: lp87565: Move LP87565_regulator_id to .c fileLuca Ceresoli2021-05-191-0/+11
| |/ / /
* | | | Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown2021-06-2342-1110/+4148
|\ \ \ \ | | |_|/ | |/| |
| * | | regulator: bd9576: Fix uninitializes variable may_have_irqsColin Ian King2021-06-231-1/+1
| * | | regulator: max8893: Select REGMAP_I2C to fix build errorAxel Lin2021-06-231-0/+1
| * | | regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin2021-06-231-1/+2
| * | | regulator: hi6421v600: Fix setting wrong driver_dataAxel Lin2021-06-221-11/+15
| * | | Merge series "regulator: qcom,rpmh-regulator: Add support for pmic available ...Mark Brown2021-06-211-12/+50
| |\ \ \
| | * | | regulator: qcom-rpmh: Add new regulator found on SA8155p adp boardBhupesh Sharma2021-06-211-0/+36