summaryrefslogtreecommitdiff
path: root/drivers/regulator/adp5055-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-14regulator: adp5055: Fix error code in adp5055_of_parse_cb()Dan Carpenter1-1/+1
2026-07-06regulator: qcom_usb_vbus: add pm4125 VBUS regulator supportMark Brown1-1/+0
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-30regulator: Improve style of i2c_device_id arraysUwe Kleine-König (The Capable Hub)1-2/+2
2025-04-14regulator: adp5055: Remove unneeded semicolonChen Ni1-1/+1
2025-04-10regulator: adp5055: remove duplicate device tableArnd Bergmann1-6/+0
2025-04-09regulator: adp5055: Add driver for adp5055Alexis Czezar Torreno1-0/+430