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