summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2023-09-25regulator: mt6358: Add output voltage fine tuning to variable LDOsChen-Yu Tsai1-160/+115
2023-09-25regulator: mt6358: Add output voltage fine tuning to fixed regulatorsChen-Yu Tsai1-2/+13
2023-09-25regulator: mt6358: Fail probe on unknown chip IDChen-Yu Tsai1-4/+10
2023-09-22regulator: mc13xxx: Annotate struct mc13xxx_regulator_priv with __counted_byKees Cook1-1/+1
2023-09-20regulator: mt6358: split ops for buck and linear range LDO regulatorsChen-Yu Tsai1-3/+15
2023-09-12regulator: rk808: Drop useless headersLinus Walleij1-2/+0
2023-09-12Match data improvements for pv880x0 regulatorMark Brown1-41/+17
2023-09-11regulator: Fix voltage range selectionVincent Whitchurch1-1/+1
2023-09-11regulator: mp5416: Make similar OF and ID tableBiju Das1-5/+5
2023-09-11regulator: max20086: Make similar OF and ID tableBiju Das1-34/+31
2023-09-11regulator: mp886x: Make similar OF and ID tableBiju Das1-10/+4
2023-09-11regulator: ltc3589: Convert enum->pointer for data in the match tablesBiju Das1-35/+26
2023-09-11regulator: sy8824x: Make similar OF and ID tableBiju Das1-19/+7
2023-09-11regulator: fan53555: Simplify probe()Biju Das1-7/+2
2023-09-11regulator: pv880x0: Simplify probe()Biju Das1-37/+14
2023-09-11regulator: pv880x0: Drop ifdefferyBiju Das1-5/+4
2023-09-08Merge tag 'regulator-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-17/+16
2023-09-05regulator: tps6594-regulator: Fix random kernel crashJerome Neanne1-16/+15
2023-08-29regulator: tps6287x: Fix n_voltagesVincent Whitchurch1-1/+1
2023-08-29Merge tag 'regulator-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds69-170/+1869
2023-08-25regulator: userspace-consumer: Drop event support for this cycleMark Brown1-51/+1
2023-08-24regulator: aw37503: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-08-22regulator: aw37503: add regulator driver for AwinicMark Brown3-0/+249
2023-08-21regulator: aw37503: add regulator driver for Awinic AW37503Alec Li3-0/+249
2023-08-19regulator: tps65086: Select dedicated regulator config for chip variantAndre Werner1-8/+180
2023-08-18regulator: raa215300: Update help descriptionBiju Das1-1/+5
2023-08-18regulator: raa215300: Add missing blank spaceBiju Das1-1/+1
2023-08-18regulator: raa215300: Change rate from 32000->32768Biju Das1-1/+1
2023-08-16regulator: raa215300: Add const definitionBiju Das1-1/+1
2023-08-16regulator: raa215300: Fix resource leak in case of errorBiju Das1-8/+8
2023-08-15regulator: rtq2208: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-08-10regulator: lp872x: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2023-08-10regulator: max77857: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-3/+3
2023-08-10regulator: ltc3589: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-2/+1
2023-08-10regulator: qcom_rpm-regulator: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao1-2/+1
2023-08-09regulator: tps6286x-regulator: Remove redundant of_match_ptr() macrosChen Jiahao1-3/+3
2023-08-09regulator: pfuze100-regulator: Remove redundant of_match_ptr() macroChen Jiahao1-2/+1
2023-08-09regulator: mpq7920: Remove redundant of_match_ptr() macroChen Jiahao1-1/+1
2023-08-09regulator: mcp16502: Remove redundant of_match_ptr() macrosChen Jiahao1-3/+3
2023-08-09regulator: hi6421: Remove redundant of_match_ptr() macrosChen Jiahao1-10/+10
2023-08-09regulator: lp87565: Remove redundant of_match_ptr() macrosChen Jiahao1-2/+2
2023-08-09regulator: da9121-regulator: Remove redundant of_match_ptr() macrosChen Jiahao1-9/+9
2023-08-08regulator: bd71815: Drop useless headerLinus Walleij1-1/+0
2023-08-08regulator: bd71828: Drop useless headerLinus Walleij1-1/+0
2023-08-08regulator: lp8755: Drop useless headerLinus Walleij1-1/+0
2023-08-08regulator: max20086: Drop useless headerLinus Walleij1-1/+0
2023-08-08regulator: mcp16502: Drop useless headerLinus Walleij1-1/+0
2023-08-08regulator: mt6311: Drop useless headerLinus Walleij1-1/+0
2023-08-08regulator: rc5t583: Drop useless headerLinus Walleij1-1/+0
2023-08-08regulator: rpi-panel-attiny: Drop useless headerLinus Walleij1-1/+0