summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2026-02-11Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-34/+1014
2026-02-11Merge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-213/+3181
2026-02-05Samsung S2MPG10 regulator and S2MPG11 PMIC driversMark Brown1-113/+1073
2026-02-04regulator: s2mps11: more descriptive gpio consumer nameAndré Draszik1-1/+2
2026-02-04regulator: s2mps11: add S2MPG11 regulatorAndré Draszik1-1/+301
2026-02-04regulator: s2mps11: refactor S2MPG10 regulator macros for S2MPG11 reuseAndré Draszik1-27/+42
2026-02-04regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuseAndré Draszik1-10/+22
2026-02-04regulator: s2mps11: add S2MPG10 regulatorAndré Draszik1-3/+584
2026-02-04regulator: s2mps11: refactor handling of external rail controlAndré Draszik1-33/+67
2026-02-04regulator: s2mps11: update node parsing (allow -supply properties)André Draszik1-87/+105
2026-02-04regulator: s2mps11: place constants on right side of comparison testsAndré Draszik1-6/+6
2026-02-04regulator: s2mps11: use dev_err_probe() where appropriateAndré Draszik1-15/+14
2026-02-04regulator: s2mps11: drop two needless variable initialisationsAndré Draszik1-2/+2
2026-01-27regulator: bd71815: switch to devm_fwnode_gpiod_get_optionalMichael Tretter1-9/+6
2026-01-26regulator: spacemit-p1: Fix n_voltages for BUCK and LDO regulatorsGuodong Xu1-3/+3
2026-01-19regulator: fp9931: Add missing memory allocation checkFelix Gu1-0/+3
2026-01-15Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' of git://git.kernel.org...Bartosz Golaszewski2-25/+1008
2026-01-13regulator: bd71828: Support ROHM BD72720Matti Vaittinen2-9/+992
2026-01-13regulator: bd71828: rename IC specific entitiesMatti Vaittinen1-16/+16
2026-01-13regulator: Add TPS65185Mark Brown3-0/+466
2026-01-12regulator: dummy, make dummy_regulator_driver staticBen Dooks1-1/+1
2026-01-12regulator: Add TPS65185 driverAndreas Kemnade3-0/+466
2026-01-12regulator: core: allow regulator_register() withMark Brown2-99/+255
2026-01-09regulator: core: don't fail regulator_register() with missing required supplyAndré Draszik1-30/+118
2026-01-09regulator: core: reresolve unresolved supplies when availableAndré Draszik1-24/+97
2026-01-09regulator: core: don't ignore errors from event forwarding setupAndré Draszik1-1/+12
2026-01-09regulator: core: remove dead code in regulator_resolve_supply()André Draszik1-22/+0
2026-01-09regulator: core: streamline supply resolution for always-on/boot-on regulatorsAndré Draszik1-15/+4
2026-01-09regulator: core: move supply check earlier in set_machine_constraints()André Draszik1-25/+30
2026-01-09regulator: core: fix locking in regulator_resolve_supply() error pathAndré Draszik1-1/+9
2026-01-09regulator: core: update two debug messagesAndré Draszik1-2/+3
2025-12-24regulator: fp9931: fix regulator node pointerAndreas Kemnade1-0/+3
2025-12-22Add Richtek RT8092 supportMark Brown3-0/+323
2025-12-19regulator: Add rt8092 supportChiYuan Huang3-0/+323
2025-12-14regulator: max77675: Add MAX77675 regulator driverJoan Na3-0/+1066
2025-12-11Merge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds3-12/+16
2025-12-09regulator: spacemit: Align input supply name with the DT bindingJavier Martinez Canillas1-2/+2
2025-12-05regulator: fixed: Rely on the core freeing the enable GPIOMark Brown1-7/+4
2025-12-04Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-652/+3509
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-6/+2
2025-12-03regulator: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski1-3/+10
2025-11-28regulator: fp9931: Fix spelling mistake "failid" -> "failed"Colin Ian King1-1/+1
2025-11-27regulator: core: Protect regulator_supply_alias_list with regulator_list_mutexsparkhuang1-12/+20
2025-11-27regulator: rtq2208: Correct LDO2 logic judgment bitsChiYuan Huang1-1/+1
2025-11-27regulator: rtq2208: Correct buck group2 phase mapping logicChiYuan Huang1-2/+2
2025-11-27regulator: Use container_of_const() when all types areMark Brown15-35/+476
2025-11-26regulator: pf9453: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski1-1/+3
2025-11-26regulator: pca9450: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski1-4/+4
2025-11-26regulator: mt6358: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski1-1/+1
2025-11-26regulator: bd96801: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski1-5/+5