summaryrefslogtreecommitdiff
path: root/drivers/regulator/helpers.c
AgeCommit message (Expand)Author
2021-05-19regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmapAxel Lin
2021-04-02regulator: Add regmap helper for ramp-delay settingMatti Vaittinen
2021-04-02regulator: helpers: Export helper voltage listingMatti Vaittinen
2020-11-26regulator: core: return zero for selectors lower than linear_min_selClaudiu Beznea
2020-11-13regulator: core: validate selector against linear_min_selClaudiu Beznea
2020-06-12regulator: Fix pickable ranges mappingMatti Vaittinen
2020-05-08regulator: use linear_ranges helperMatti Vaittinen
2020-01-14regulator: core: Add regulator_is_equal() helperMarek Vasut
2019-09-02regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski
2019-06-18regulator: core: Make entire header comment C++ styleMark Brown
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-03-03regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin
2019-02-14regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen
2018-09-28Merge tag 'bd71847-support' into regulator-4.20Mark Brown
2018-09-28regulator: Support regulators where voltage ranges are selectableMatti Vaittinen
2018-08-28regulator: regmap helpers - support overlapping linear rangesMatti Vaittinen
2017-04-06regulator: helpers: Add regmap set_pull_down helperCharles Keepax
2017-04-06regulator: helpers: Add regmap set_soft_start helperCharles Keepax
2016-11-10regulators: helpers: Fix handling of bypass_val_on in get_bypass_regmapCharles Keepax
2016-04-22regulator: helpers: Ensure bypass register field matches ON valueJon Hunter
2016-03-02regulator: helper: Add helper to configure active-discharge using regmapLaxman Dewangan
2015-04-19regulator: Fix the function name in documentationKrzysztof Kozlowski
2014-03-06regulator: helpers: Modify helpers enabling multi-bit controlCarlo Caione
2013-10-11regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin
2013-08-09regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.cAxel Lin
2013-08-07regulator: core: Move helpers for drivers out into a separate fileMark Brown