aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65086-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-01regulator: tps65086: Constify static regulator_opsRikard Falkeborn1-2/+2
2020-07-22regulator: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-05-08regulator: use linear_ranges helperMatti Vaittinen1-5/+5
2019-03-21regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xBAxel Lin1-2/+2
2017-02-13regulator: tps65086: Fix DT node referencing in of_parse_cbAndrew F. Davis1-3/+3
2017-02-13regulator: tps65086: Fix expected switch DT node namesAndrew F. Davis1-2/+2
2016-12-05regulator: tps65086: Fix 25mV ranges for BUCK regulators 1, 2, and 6Andrew F. Davis1-1/+2
2016-12-01regulator: tps65086: Fix 25mV ranges for BUCK regulatorsAndrew F. Davis1-26/+28
2015-12-01regulator: tps65086: Update regulator driver for the TPS65086 PMICAndrew F. Davis1-3/+4
2015-11-16regulator: tps65086: Add regulator driver for the TPS65086 PMICAndrew F. Davis1-0/+250