summaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65086-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson2023-03-201-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner2022-06-101-9/+1
* regulator: tps65086: Constify static regulator_opsRikard Falkeborn2020-09-011-2/+2
* regulator: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-1/+1
* regulator: use linear_ranges helperMatti Vaittinen2020-05-081-5/+5
* regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xBAxel Lin2019-03-211-2/+2
* regulator: tps65086: Fix DT node referencing in of_parse_cbAndrew F. Davis2017-02-131-3/+3
* regulator: tps65086: Fix expected switch DT node namesAndrew F. Davis2017-02-131-2/+2
* regulator: tps65086: Fix 25mV ranges for BUCK regulators 1, 2, and 6Andrew F. Davis2016-12-051-1/+2
* regulator: tps65086: Fix 25mV ranges for BUCK regulatorsAndrew F. Davis2016-12-011-26/+28
* regulator: tps65086: Update regulator driver for the TPS65086 PMICAndrew F. Davis2015-12-011-3/+4
* regulator: tps65086: Add regulator driver for the TPS65086 PMICAndrew F. Davis2015-11-161-0/+250