summaryrefslogtreecommitdiff
path: root/drivers/regulator/mp8859.c
AgeCommit message (Expand)Author
2024-02-26regulator: mp8859: Implement set_current_limit()Mark Brown
2024-02-26regulator: mp8859: Report slew rateMark Brown
2024-02-26regulator: mp8859: Support status and error readbackMark Brown
2024-02-26regulator: mp8859: Support active discharge controlMark Brown
2024-02-26regulator: mp8859: Support mode operationsMark Brown
2024-02-26regulator: mp8859: Support enable controlMark Brown
2024-02-26regulator: mp8859: Validate and log device identifier informationMark Brown
2024-02-26regulator: mp8859: Specify register accessibility and enable cachingMark Brown
2023-05-08regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10Douglas Anderson
2023-03-13regulator: mp8859: Mark OF related data as maybe unusedKrzysztof Kozlowski
2020-05-08regulator: use linear_ranges helperMatti Vaittinen
2020-02-11regulator: mp8859: add supply entryMarkus Reichl
2020-01-10regulator: mp8859: tidy up white space in probeDan Carpenter
2020-01-07regulator: mp8859: add driverMarkus Reichl