summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2023-08-07regulator: qcom-rpmh: Fix LDO 12 regulator for PM8550Abel Vesa-1/+1
2023-08-04regulator: da9063: better fix null deref with partial DTMartin Fuzzey-6/+6
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
2023-07-17regulator: da9063: fix null pointer deref with partial DT configMartin Fuzzey-0/+3
2023-07-06Merge tag 'regulator-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds-0/+1
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-0/+165
2023-06-28regulator: raa215300: Add build dependency with COMMON_CLKBiju Das-0/+1
2023-06-28regulator: max77541: Add ADI MAX77541/MAX77540 Regulator SupportOkan Sahin-0/+165
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown-15/+213
2023-06-23regulator: Add Renesas PMIC RAA215300 driverBiju Das-0/+198
2023-06-19regulator: ltc3676: Use maple tree register cacheMark Brown-1/+1
2023-06-19regulator: ltc3589: Use maple tree register cacheMark Brown-1/+1
2023-06-16regulator: helper: Document ramp_delay parameter of regulator_set_ramp_delay_...ChiYuan Huang-0/+1
2023-06-14regulator: mt6358: Use linear voltage helpers for single range regulatorsChen-Yu Tsai-81/+40
2023-06-14regulator: mt6358: Const-ify mt6358_regulator_info data structuresChen-Yu Tsai-10/+11
2023-06-14regulator: mt6358: Drop *_SSHUB regulatorsChen-Yu Tsai-14/+0
2023-06-14regulator: mt6358: Merge VCN33_* regulatorsChen-Yu Tsai-15/+50
2023-06-12regulator: Switch two more i2c drivers back to use .probe()Uwe Kleine-König-2/+2
2023-06-07regulator: qcom-rpmh: Fix regulators for PM8550Abel Vesa-15/+15
2023-06-07TI TPS6594 PMIC support (RTC, pinctrl, regulators)Mark Brown-0/+629
2023-06-06regulator: tps6594-regulator: Add driver for TI TPS6594 regulatorsJerome Neanne-0/+629
2023-06-06regulator: Add X-Powers AXP15060/AXP313a PMICMark Brown-8/+282
2023-06-02regulator: axp20x: Add AXP15060 supportShengyu Qu-9/+223
2023-06-02regulator: axp20x: Add support for AXP313a variantMartin Botka-0/+60
2023-05-30regulator: core: Fix error checking and messagesMark Brown-17/+13
2023-05-30regulator: stm32-pwr: Fix regulator disablingMarek Vasut-1/+1
2023-05-25regulator: core: Streamline debugfs operationsGeert Uytterhoeven-17/+13
2023-05-25regulator: core: Fix more error checking for debugfs_create_dir()Geert Uytterhoeven-1/+1
2023-05-25regulator: Merge up fixesMark Brown-6/+9
2023-05-23mfd/pinctrl/regulator: Add RK806 SupportMark Brown-12/+411
2023-05-23regulator: rk808: add rk806 supportSebastian Reichel-0/+385
2023-05-23regulator: rk808: revert to synchronous probingSebastian Reichel-1/+1
2023-05-23regulator: rk808: cleanup parent device usageSebastian Reichel-7/+6
2023-05-23regulator: rk808: fix asynchronous probingSebastian Reichel-0/+1
2023-05-23regulator: expose regulator_find_closest_biggerSebastian Reichel-4/+18
2023-05-18regulator: mt6359: add read check for PMIC MT6359Sen Chu-2/+5
2023-05-17regulator: tps6287x: Fix missing .n_voltages settingAxel Lin-0/+1
2023-05-16regulator: Fix error checking for debugfs_create_dirOsama Muhammad-2/+2
2023-05-15mfd: rk808: Split into core and i2cSebastian Reichel-1/+1
2023-05-15regulator: pca9450: Fix BUCK2 enable_maskAlexander Stein-2/+2
2023-05-09regulator: Add support for TPS6287xMark Brown-0/+200
2023-05-09regulator: tps65219: Fix matching interrupts for their regulatorsKrzysztof Kozlowski-3/+3
2023-05-09regulator: Add support for TI TPS6287x regulatorsMårten Lindahl-0/+200
2023-05-08regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König-56/+56
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+0
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-04-25Merge tag 'regulator-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds-137/+1158
2023-04-18regulator: core: Make regulator_lock_two() logic easier to followDouglas Anderson-19/+12
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki-1/+1