summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2026-01-13regulator: bd71828: rename IC specific entitiesMatti Vaittinen
2026-01-13regulator: Add TPS65185Mark Brown
2026-01-12regulator: dummy, make dummy_regulator_driver staticBen Dooks
2026-01-12regulator: Add TPS65185 driverAndreas Kemnade
2026-01-12regulator: core: allow regulator_register() withMark Brown
2026-01-09regulator: core: don't fail regulator_register() with missing required supplyAndré Draszik
2026-01-09regulator: core: reresolve unresolved supplies when availableAndré Draszik
2026-01-09regulator: core: don't ignore errors from event forwarding setupAndré Draszik
2026-01-09regulator: core: remove dead code in regulator_resolve_supply()André Draszik
2026-01-09regulator: core: streamline supply resolution for always-on/boot-on regulatorsAndré Draszik
2026-01-09regulator: core: move supply check earlier in set_machine_constraints()André Draszik
2026-01-09regulator: core: fix locking in regulator_resolve_supply() error pathAndré Draszik
2026-01-09regulator: core: update two debug messagesAndré Draszik
2025-12-24regulator: fp9931: fix regulator node pointerAndreas Kemnade
2025-12-22Add Richtek RT8092 supportMark Brown
2025-12-19regulator: Add rt8092 supportChiYuan Huang
2025-12-14regulator: max77675: Add MAX77675 regulator driverJoan Na
2025-12-11Merge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-09regulator: spacemit: Align input supply name with the DT bindingJavier Martinez Canillas
2025-12-05regulator: fixed: Rely on the core freeing the enable GPIOMark Brown
2025-12-04Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-03regulator: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski
2025-11-28regulator: fp9931: Fix spelling mistake "failid" -> "failed"Colin Ian King
2025-11-27regulator: core: Protect regulator_supply_alias_list with regulator_list_mutexsparkhuang
2025-11-27regulator: rtq2208: Correct LDO2 logic judgment bitsChiYuan Huang
2025-11-27regulator: rtq2208: Correct buck group2 phase mapping logicChiYuan Huang
2025-11-26regulator: Use container_of_const() when all types areMark Brown
2025-11-26regulator: pf9453: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski
2025-11-26regulator: pca9450: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski
2025-11-26regulator: mt6358: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski
2025-11-26regulator: bd96801: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski
2025-11-26regulator: bd718x7: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski
2025-11-26regulator: bd71828: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski
2025-11-26regulator: bd71815: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski
2025-11-26regulator: Use container_of_const() when all types are constKrzysztof Kozlowski
2025-11-21regulator: Add FP9931/JD9930Mark Brown
2025-11-21regulator: pca9450: Fix error code in probe()Dan Carpenter
2025-11-20regulator: qcomm-labibb: replace use of system_wq with system_dfl_wqMarco Crivellari
2025-11-20regulator: Add FP9931/JD9930 driverAndreas Kemnade
2025-11-20gpio: improve support for shared GPIOsMark Brown
2025-11-19regulator: make the subsystem aware of shared GPIOsBartosz Golaszewski
2025-11-18regulator: renesas-usb-vbus-regulator: Remove unused headersClaudiu Beznea
2025-11-18regulator: pca9450: Add support for setting debounce settingsMartijn de Gouw
2025-11-18ASoC: convert to snd_soc_dapm_xxx()Mark Brown
2025-11-17ASoC: arizona-micsupp: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-07regulator: core: disable supply if enabling main regulator failsGabor Juhos
2025-11-07regulator: mt6363: Remove unneeded semicolonChen Ni
2025-11-07regulator: irq_helper: replace use of system_wq with system_dfl_wqMarco Crivellari
2025-11-06regulator: pf9453: Fix kernel doc for mux_poll()Andy Shevchenko