summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-17regulator: max14577: Revert "regulator: max14577: Add proper module aliases s...Krzysztof Kozlowski1-2/+0
2021-09-01regulator: qcom-rpmh-regulator: fix pm8009-1 ldo7 resource nameDmitry Baryshkov1-1/+1
2021-08-25regulator: vctrl: Avoid lockdep warning in enable/disable opsChen-Yu Tsai1-30/+42
2021-08-25regulator: vctrl: Use locked regulator_get_voltage in probe pathChen-Yu Tsai1-1/+2
2021-08-23regulator: Documentation fix for regulator error notification helperMatti Vaittinen2-4/+5
2021-08-18regulator: Minor regulator documentation fixes.Matti Vaittinen1-1/+7
2021-08-09regulator: sy7636a: Use the regmap directlyAlistair Francis1-7/+6
2021-08-03regulator: sy7636a: Store the epd-pwr-good GPIO locallyAlistair Francis1-5/+16
2021-08-03regulator: sy7636a: Use the parent driver dataAlistair Francis1-6/+6
2021-08-03regulator: sy7636a: Remove the poll_enable_timeAlistair Francis1-3/+0
2021-08-03regulator: sy8827n: Enable REGCACHE_FLATJisheng Zhang1-0/+14
2021-08-03regulator: sy8824x: Enable REGCACHE_FLATJisheng Zhang1-1/+15
2021-07-30regulator: rtq2134: Fix coding styleChiYuan Huang1-2/+2
2021-07-26regulator: hi6421v600: rename voltage range arraysMauro Carvalho Chehab1-14/+14
2021-07-26Merge branch 'regulator-5.14' into regulator-5.15Mark Brown2-27/+31
2021-07-26regulator: hi6421v600: use lowercase for ldoMauro Carvalho Chehab1-18/+18
2021-07-22regulator: fixed: use dev_err_probe for registerChris Morgan1-2/+3
2021-07-20regulator: rtq2134: Add support for Richtek RTQ2134 SubPMICChiYuan Huang3-0/+385
2021-07-20regulator: rtq2134: Add binding document for Richtek RTQ2134 SubPMICChiYuan Huang1-0/+106
2021-07-19regulator: Fix a couple of spelling mistakes in KconfigColin Ian King1-2/+2
2021-07-16regulator: rtq6752: fix reg reset behaviorChiYuan Huang1-3/+7
2021-07-15regulator: da9063: Add support for full-current mode.Vincent Pelletier1-2/+130
2021-07-15regulator: rt6245: make a const array func_base static, makes object smallerColin Ian King1-1/+1
2021-07-15regulator: Convert UniPhier regulator to json-schemaKunihiko Hayashi2-58/+85
2021-07-14regulator: rtq6752: Fix the typo for reg define and author nameChiYuan Huang1-2/+2
2021-07-14regulator: rtq6752: Refine binding documentChiYuan Huang1-2/+0
2021-07-12Merge series "regulator: devres: remove unused device-managed unregister APIs...Mark Brown3-83/+2
2021-07-12Merge series "Move Hisilicon 6421v600 SPMI and USB drivers out of staging" fr...Mark Brown1-1/+1
2021-07-11regulator: bd718x7: Suopport configuring UVP/OVP stateMatti Vaittinen1-109/+260
2021-07-11regulator: Replace symbolic permissions with octal permissionsJinchao Wang1-2/+2
2021-07-11regulator: rt6752: Add support for Richtek RTQ6752ChiYuan Huang3-0/+295
2021-07-11regulator: rtq6752: Add binding document for Richtek RTQ6752ChiYuan Huang1-0/+78
2021-07-11regulator: machine.h: fix kernel-doc "bad line"Randy Dunlap1-1/+1
2021-07-11regulator: rt5033: Use linear ranges to map all voltage selectionChiYuan Huang2-8/+17
2021-07-11regulator: tps65910: Silence deferred probe errorDmitry Osipenko1-6/+4
2021-07-11regulator: mt6397: Remove modeset_shift from struct mt6397_regulator_infoAxel Lin1-7/+8
2021-07-11regulator: mt6359: Remove shift fields from struct mt6359_regulator_infoAxel Lin1-11/+8
2021-07-11regulator: mt6358: Remove shift fields from struct mt6358_regulator_infoAxel Lin1-47/+40
2021-07-11regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean2-21/+2
2021-07-11regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean2-32/+0
2021-07-11regulator: devres: remove devm_regulator_unregister() functionAlexandru Ardelean2-30/+0
2021-07-11regulator: hi6421v600-regulator: add a missing dot at copyrightMauro Carvalho Chehab1-1/+1
2021-07-11Merge existing fixes from regulator/for-5.14Mark Brown6-14/+17
2021-07-11regulator: hi6421: Fix getting wrong drvdataAxel Lin1-9/+13
2021-07-11Linux 5.14-rc1v5.14-rc1Linus Torvalds1-2/+2
2021-07-11mm/rmap: try_to_migrate() skip zone_device !device_privateHugh Dickins1-3/+3
2021-07-11mm/rmap: fix new bug: premature return from page_mlock_one()Hugh Dickins1-6/+5
2021-07-11mm/rmap: fix old bug: munlocking THP missed other mlocksHugh Dickins1-5/+8
2021-07-11mm/rmap: fix comments left over from recent changesHugh Dickins2-7/+2
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-12/+31