summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/helpers.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: core: Make entire header comment C++ styleMark Brown2019-06-181-6/+5Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin2019-03-041-0/+86
* regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen2019-02-141-10/+29
* Merge tag 'bd71847-support' into regulator-4.20Mark Brown2018-09-281-0/+232
|\
| * regulator: Support regulators where voltage ranges are selectableMatti Vaittinen2018-09-281-0/+232
* | regulator: regmap helpers - support overlapping linear rangesMatti Vaittinen2018-08-281-6/+7
|/
* regulator: helpers: Add regmap set_pull_down helperCharles Keepax2017-04-061-0/+18
* regulator: helpers: Add regmap set_soft_start helperCharles Keepax2017-04-061-0/+18
* regulators: helpers: Fix handling of bypass_val_on in get_bypass_regmapCharles Keepax2016-11-101-1/+5
* regulator: helpers: Ensure bypass register field matches ON valueJon Hunter2016-04-221-1/+1
* regulator: helper: Add helper to configure active-discharge using regmapLaxman Dewangan2016-03-021-0/+23
* regulator: Fix the function name in documentationKrzysztof Kozlowski2015-04-191-1/+1
* regulator: helpers: Modify helpers enabling multi-bit controlCarlo Caione2014-03-061-16/+32
* regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin2013-10-111-1/+5
* regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.cAxel Lin2013-08-091-0/+86
* regulator: core: Move helpers for drivers out into a separate fileMark Brown2013-08-071-0/+361