summaryrefslogtreecommitdiff
path: root/drivers/power/regulator/regulator_common.c
AgeCommit message (Expand)Author
2026-01-22power: regulator: common: fix compilation issueJulien Stephan
2026-01-22power: regulator: common: use dm_gpio_is_valid helperJulien Stephan
2026-01-22power: regulator: common: remove unnecessary debug traceJulien Stephan
2025-11-06Revert "power: regulator: Add vin-supply for GPIO and Fixed regulators"Jonas Karlman
2025-10-30power: regulator: Remove duplicate include of regulator_common.hTanmay Kathpalia
2025-09-20power: regulator: Add vin-supply for GPIO and Fixed regulatorsYe Li
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07power: Remove <common.h> and add needed includesTom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-07-04regulator: rename dev_pdata to platEugen Hristev
2023-07-04regulator: implement basic reference counterEugen Hristev
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-08-03power: Tidy up inclusion of regulator_common.hSimon Glass
2020-06-15regulator: fix: enable gpio when requestedMark Kettenis
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-10regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...Lukasz Majewski
2020-01-07power: regulator: support off-on-delay-usPeng Fan
2019-10-11regulator: fixed: Modify enable-active-high behaviorPatrice Chotard
2019-07-18regulator: Factor out common enable codeSven Schwermer