summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mp8859.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: mp8859: Implement set_current_limit()Mark Brown2024-02-261-0/+55
* regulator: mp8859: Report slew rateMark Brown2024-02-261-0/+15
* regulator: mp8859: Support status and error readbackMark Brown2024-02-261-0/+59
* regulator: mp8859: Support active discharge controlMark Brown2024-02-261-0/+5
* regulator: mp8859: Support mode operationsMark Brown2024-02-261-0/+39
* regulator: mp8859: Support enable controlMark Brown2024-02-261-0/+7
* regulator: mp8859: Validate and log device identifier informationMark Brown2024-02-261-0/+34
* regulator: mp8859: Specify register accessibility and enable cachingMark Brown2024-02-261-1/+37
* regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10Douglas Anderson2023-03-201-0/+1
* regulator: mp8859: Mark OF related data as maybe unusedKrzysztof Kozlowski2023-03-131-1/+1
* regulator: use linear_ranges helperMatti Vaittinen2020-05-081-1/+1
* regulator: mp8859: add supply entryMarkus Reichl2020-02-111-0/+1
* regulator: mp8859: tidy up white space in probeDan Carpenter2020-01-101-2/+2
* regulator: mp8859: add driverMarkus Reichl2020-01-071-0/+156