aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/helpers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-19regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmapAxel Lin1-1/+1
2021-04-02regulator: Add regmap helper for ramp-delay settingMatti Vaittinen1-0/+65
2021-04-02regulator: helpers: Export helper voltage listingMatti Vaittinen1-8/+28
2020-11-26regulator: core: return zero for selectors lower than linear_min_selClaudiu Beznea1-2/+3
2020-11-13regulator: core: validate selector against linear_min_selClaudiu Beznea1-1/+2
2020-06-12regulator: Fix pickable ranges mappingMatti Vaittinen1-1/+1
2020-05-08regulator: use linear_ranges helperMatti Vaittinen1-73/+57
2020-01-14regulator: core: Add regulator_is_equal() helperMarek Vasut1-0/+14
2019-09-02regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski1-0/+21
2019-06-18regulator: core: Make entire header comment C++ styleMark Brown1-6/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-03-03regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin1-0/+86
2019-02-14regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen1-10/+29
2018-09-28Merge tag 'bd71847-support' into regulator-4.20Mark Brown1-0/+232
2018-09-28regulator: Support regulators where voltage ranges are selectableMatti Vaittinen1-0/+232
2018-08-28regulator: regmap helpers - support overlapping linear rangesMatti Vaittinen1-6/+7
2017-04-06regulator: helpers: Add regmap set_pull_down helperCharles Keepax1-0/+18
2017-04-06regulator: helpers: Add regmap set_soft_start helperCharles Keepax1-0/+18
2016-11-10regulators: helpers: Fix handling of bypass_val_on in get_bypass_regmapCharles Keepax1-1/+5
2016-04-22regulator: helpers: Ensure bypass register field matches ON valueJon Hunter1-1/+1
2016-03-02regulator: helper: Add helper to configure active-discharge using regmapLaxman Dewangan1-0/+23
2015-04-19regulator: Fix the function name in documentationKrzysztof Kozlowski1-1/+1
2014-03-06regulator: helpers: Modify helpers enabling multi-bit controlCarlo Caione1-16/+32
2013-10-11regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin1-1/+5
2013-08-09regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.cAxel Lin1-0/+86
2013-08-07regulator: core: Move helpers for drivers out into a separate fileMark Brown1-0/+361