summaryrefslogtreecommitdiff
path: root/drivers/regulator/pf9453-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-27regulator: Use container_of_const() when all types areMark Brown1-1/+3
2025-11-26regulator: pf9453: Constify pointers to 'regulator_desc' wrap structKrzysztof Kozlowski1-1/+3
2025-11-06regulator: pf9453: Fix kernel doc for mux_poll()Andy Shevchenko1-4/+12
2025-11-03regulator: pf9453: remove unused I2C_LT registerJoy Zou1-7/+0
2025-11-03regulator: pf9453: remove low power modeJoy Zou1-12/+0
2025-11-03regulator: pf9453: change the device ID register addressJoy Zou1-2/+1
2025-04-24regulator: pf9453: convert to use maple tree register cacheBo Liu1-1/+1
2025-04-07regulator: pf9453: Improve documentation for pf9453_regulator_set_ramp_delay_...Yang Li1-0/+1
2025-03-17regulator: pf9453: add PMIC PF9453 supportJoy Zou1-0/+879