summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/helpers.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmapAxel Lin2021-05-191-1/+1
* regulator: Add regmap helper for ramp-delay settingMatti Vaittinen2021-04-021-0/+65
* regulator: helpers: Export helper voltage listingMatti Vaittinen2021-04-021-8/+28
* regulator: core: return zero for selectors lower than linear_min_selClaudiu Beznea2020-11-261-2/+3
* regulator: core: validate selector against linear_min_selClaudiu Beznea2020-11-131-1/+2
* regulator: Fix pickable ranges mappingMatti Vaittinen2020-06-121-1/+1
* regulator: use linear_ranges helperMatti Vaittinen2020-05-081-73/+57
* regulator: core: Add regulator_is_equal() helperMarek Vasut2020-01-141-0/+14
* regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski2019-09-021-0/+21
* regulator: core: Make entire header comment C++ styleMark Brown2019-06-181-6/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin2019-03-031-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