summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2023-08-08regulator: s2mpa01: Drop useless headerLinus Walleij1-1/+0
2023-08-08regulator: tps65910: Drop useless headerLinus Walleij1-1/+0
2023-08-07regulator: rpi-panel-attiny-regulator: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-07Add Richtek RTQ2208 SubPMIC supportMark Brown3-0/+595
2023-08-07regulator: qcom-rpmh: Fix LDO 12 regulator for PM8550Abel Vesa1-1/+1
2023-08-07regulator: max5970: Rename driver and remove wildcardNaresh Solanki3-18/+18
2023-08-07regulator: rtq2208: Add Richtek RTQ2208 SubPMIC driverAlina Yu3-0/+595
2023-08-04regulator: da9063: better fix null deref with partial DTMartin Fuzzey1-6/+6
2023-08-03regulator: max77857: fix build error in max77857-regulator.cYang Yingliang1-2/+4
2023-08-03regulator: userspace-consumer: Add regulator event supportNaresh Solanki1-1/+51
2023-08-01regulator: max77857: change some variables to staticYang Yingliang1-2/+2
2023-07-31regulator: Merge up fixes from Linus' treeMark Brown1-5/+5
2023-07-25regulator: REGULATOR_QCOM_REFGEN should depend on ARCH_QCOMGeert Uytterhoeven1-0/+1
2023-07-25regulator: Use bitfield values for range selectorsChen-Yu Tsai7-26/+29
2023-07-24regulator: mt6358: Fix incorrect VCN33 sync error messageChen-Yu Tsai1-1/+1
2023-07-24regulator: mt6358: Sync VCN33_* enable status after checking IDChen-Yu Tsai1-4/+4
2023-07-24regulator: Merge up fixes from mainlineMark Brown1-0/+3
2023-07-21Add regulators support for PMX75Mark Brown1-0/+38
2023-07-21regulator: qcom-rpmh: Add regulators support for PMX75Rohit Agarwal1-0/+38
2023-07-21regulator: max8893: Drop "_new" from probe callbackUwe Kleine-König1-2/+2
2023-07-19regulator: max77857: mark more functions staticArnd Bergmann1-3/+3
2023-07-19regulator: max77857: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-07-18regulator: Remove duplicated include in mt6359-regulator.cYang Li1-1/+0
2023-07-17regulator: max77857: Add ADI MAX77857/59/MAX77831 Regulator SupportOkan Sahin3-0/+470
2023-07-17regulator: da9063: fix null pointer deref with partial DT configMartin Fuzzey1-0/+3
2023-07-14regulator: Explicitly include correct DT includesRob Herring36-38/+28
2023-07-13regulator: da9062: Make the use of IRQ optionalChristoph Niedermaier1-6/+5
2023-07-12Add compatible support for RT5733Mark Brown1-7/+29
2023-07-12Qualcomm REFGEN regulatorMark Brown3-0/+166
2023-07-10regulator: raa215300: Switch back to use struct i2c_driver::probeUwe Kleine-König1-1/+1
2023-07-10regulator: raa215300: Change the scope of the variables {clkin_name, xin_name}Biju Das1-7/+9
2023-07-10regulator: rt5739: Add DID check and compatible for rt5733ChiYuan Huang1-7/+29
2023-07-10regulator: Introduce Qualcomm REFGEN regulator driverKonrad Dybcio3-0/+166
2023-07-07Merge tag 'regulator-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+1
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds3-0/+165
2023-06-28regulator: raa215300: Add build dependency with COMMON_CLKBiju Das1-0/+1
2023-06-28regulator: max77541: Add ADI MAX77541/MAX77540 Regulator SupportOkan Sahin3-0/+165
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown4-15/+213
2023-06-23regulator: Add Renesas PMIC RAA215300 driverBiju Das3-0/+198
2023-06-19regulator: ltc3676: Use maple tree register cacheMark Brown1-1/+1
2023-06-19regulator: ltc3589: Use maple tree register cacheMark Brown1-1/+1
2023-06-16regulator: helper: Document ramp_delay parameter of regulator_set_ramp_delay_...ChiYuan Huang1-0/+1
2023-06-14regulator: mt6358: Use linear voltage helpers for single range regulatorsChen-Yu Tsai1-81/+40
2023-06-14regulator: mt6358: Const-ify mt6358_regulator_info data structuresChen-Yu Tsai1-10/+11
2023-06-14regulator: mt6358: Drop *_SSHUB regulatorsChen-Yu Tsai1-14/+0
2023-06-14regulator: mt6358: Merge VCN33_* regulatorsChen-Yu Tsai1-15/+50
2023-06-12regulator: Switch two more i2c drivers back to use .probe()Uwe Kleine-König2-2/+2
2023-06-07regulator: qcom-rpmh: Fix regulators for PM8550Abel Vesa1-15/+15
2023-06-07TI TPS6594 PMIC support (RTC, pinctrl, regulators)Mark Brown3-0/+629
2023-06-06regulator: tps6594-regulator: Add driver for TI TPS6594 regulatorsJerome Neanne3-0/+629