summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2023-09-07Merge tag 'regulator-fix-v6.6-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds-17/+16
2023-09-05regulator: tps6594-regulator: Fix random kernel crashJerome Neanne-16/+15
2023-08-29regulator: tps6287x: Fix n_voltagesVincent Whitchurch-1/+1
2023-08-29Merge tag 'regulator-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds-170/+1869
2023-08-24regulator: userspace-consumer: Drop event support for this cycleMark Brown-51/+1
2023-08-24regulator: aw37503: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König-1/+1
2023-08-22regulator: aw37503: add regulator driver for AwinicMark Brown-0/+249
2023-08-21regulator: aw37503: add regulator driver for Awinic AW37503Alec Li-0/+249
2023-08-18regulator: tps65086: Select dedicated regulator config for chip variantAndre Werner-8/+180
2023-08-18regulator: raa215300: Update help descriptionBiju Das-1/+5
2023-08-18regulator: raa215300: Add missing blank spaceBiju Das-1/+1
2023-08-18regulator: raa215300: Change rate from 32000->32768Biju Das-1/+1
2023-08-16regulator: raa215300: Add const definitionBiju Das-1/+1
2023-08-16regulator: raa215300: Fix resource leak in case of errorBiju Das-8/+8
2023-08-14regulator: rtq2208: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König-1/+1
2023-08-10regulator: lp872x: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-1/+1
2023-08-10regulator: max77857: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-3/+3
2023-08-10regulator: ltc3589: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski-2/+1
2023-08-10regulator: qcom_rpm-regulator: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao-2/+1
2023-08-09regulator: tps6286x-regulator: Remove redundant of_match_ptr() macrosChen Jiahao-3/+3
2023-08-09regulator: pfuze100-regulator: Remove redundant of_match_ptr() macroChen Jiahao-2/+1
2023-08-09regulator: mpq7920: Remove redundant of_match_ptr() macroChen Jiahao-1/+1
2023-08-09regulator: mcp16502: Remove redundant of_match_ptr() macrosChen Jiahao-3/+3
2023-08-09regulator: hi6421: Remove redundant of_match_ptr() macrosChen Jiahao-10/+10
2023-08-09regulator: lp87565: Remove redundant of_match_ptr() macrosChen Jiahao-2/+2
2023-08-09regulator: da9121-regulator: Remove redundant of_match_ptr() macrosChen Jiahao-9/+9
2023-08-08regulator: bd71815: Drop useless headerLinus Walleij-1/+0
2023-08-08regulator: bd71828: Drop useless headerLinus Walleij-1/+0
2023-08-08regulator: lp8755: Drop useless headerLinus Walleij-1/+0
2023-08-08regulator: max20086: Drop useless headerLinus Walleij-1/+0
2023-08-08regulator: mcp16502: Drop useless headerLinus Walleij-1/+0
2023-08-08regulator: mt6311: Drop useless headerLinus Walleij-1/+0
2023-08-08regulator: rc5t583: Drop useless headerLinus Walleij-1/+0
2023-08-08regulator: rpi-panel-attiny: Drop useless headerLinus Walleij-1/+0
2023-08-08regulator: s2mpa01: Drop useless headerLinus Walleij-1/+0
2023-08-08regulator: tps65910: Drop useless headerLinus Walleij-1/+0
2023-08-07regulator: rpi-panel-attiny-regulator: Remove redundant of_match_ptr()Ruan Jinjie-1/+1
2023-08-07Add Richtek RTQ2208 SubPMIC supportMark Brown-0/+595
2023-08-07regulator: qcom-rpmh: Fix LDO 12 regulator for PM8550Abel Vesa-1/+1
2023-08-07regulator: max5970: Rename driver and remove wildcardNaresh Solanki-18/+18
2023-08-07regulator: rtq2208: Add Richtek RTQ2208 SubPMIC driverAlina Yu-0/+595
2023-08-04regulator: da9063: better fix null deref with partial DTMartin Fuzzey-6/+6
2023-08-03regulator: max77857: fix build error in max77857-regulator.cYang Yingliang-2/+4
2023-08-03regulator: userspace-consumer: Add regulator event supportNaresh Solanki-1/+51
2023-08-01regulator: max77857: change some variables to staticYang Yingliang-2/+2
2023-07-30regulator: Merge up fixes from Linus' treeMark Brown-5/+5
2023-07-25regulator: REGULATOR_QCOM_REFGEN should depend on ARCH_QCOMGeert Uytterhoeven-0/+1
2023-07-25regulator: Use bitfield values for range selectorsChen-Yu Tsai-26/+29
2023-07-23regulator: mt6358: Fix incorrect VCN33 sync error messageChen-Yu Tsai-1/+1
2023-07-23regulator: mt6358: Sync VCN33_* enable status after checking IDChen-Yu Tsai-4/+4