summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
3 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
3 daysMerge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
7 daysMerge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
8 daysregulator: s2mps11: fix pctrlsel macro usage in s2mpg10_of_parse_cb()André Draszik
8 daysregulator: s2mps11: drop redundant sanity checks in s2mpg10_of_parse_cb()André Draszik
12 daysregulator: core: Remove regulator supply_name length limitBjorn Andersson
12 daysMerge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
12 daysMerge tag 'regulator-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
14 daysregulator: mt6363: Fix interrmittent timeoutAdam Ford
2026-02-05Samsung S2MPG10 regulator and S2MPG11 PMIC driversMark Brown
2026-02-04regulator: s2mps11: more descriptive gpio consumer nameAndré Draszik
2026-02-04regulator: s2mps11: add S2MPG11 regulatorAndré Draszik
2026-02-04regulator: s2mps11: refactor S2MPG10 regulator macros for S2MPG11 reuseAndré Draszik
2026-02-04regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuseAndré Draszik
2026-02-04regulator: s2mps11: add S2MPG10 regulatorAndré Draszik
2026-02-04regulator: s2mps11: refactor handling of external rail controlAndré Draszik
2026-02-04regulator: s2mps11: update node parsing (allow -supply properties)André Draszik
2026-02-04regulator: s2mps11: place constants on right side of comparison testsAndré Draszik
2026-02-04regulator: s2mps11: use dev_err_probe() where appropriateAndré Draszik
2026-02-04regulator: s2mps11: drop two needless variable initialisationsAndré Draszik
2026-01-27regulator: bd71815: switch to devm_fwnode_gpiod_get_optionalMichael Tretter
2026-01-26regulator: spacemit-p1: Fix n_voltages for BUCK and LDO regulatorsGuodong Xu
2026-01-22Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-6.20', 'ib-mfd-regulator-...Lee Jones
2026-01-20regulator: rk808: Add RK801 supportJoseph Chen
2026-01-19regulator: fp9931: Add missing memory allocation checkFelix Gu
2026-01-15Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' of git://git.kernel.org...Bartosz Golaszewski
2026-01-13regulator: bd71828: Support ROHM BD72720Matti Vaittinen
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