index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
helpers.c
Age
Commit message (
Expand
)
Author
2020-06-12
regulator: Fix pickable ranges mapping
Matti Vaittinen
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
2020-01-14
regulator: core: Add regulator_is_equal() helper
Marek Vasut
2019-09-02
regulator: provide regulator_bulk_set_supply_names()
Bartosz Golaszewski
2019-06-18
regulator: core: Make entire header comment C++ style
Mark Brown
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-03
regulator: core: Add set/get_current_limit helpers for regmap users
Axel Lin
2019-02-14
regulator: add regulator_desc_list_voltage_linear_range
Matti Vaittinen
2018-09-28
Merge tag 'bd71847-support' into regulator-4.20
Mark Brown
2018-09-28
regulator: Support regulators where voltage ranges are selectable
Matti Vaittinen
2018-08-28
regulator: regmap helpers - support overlapping linear ranges
Matti Vaittinen
2017-04-06
regulator: helpers: Add regmap set_pull_down helper
Charles Keepax
2017-04-06
regulator: helpers: Add regmap set_soft_start helper
Charles Keepax
2016-11-10
regulators: helpers: Fix handling of bypass_val_on in get_bypass_regmap
Charles Keepax
2016-04-22
regulator: helpers: Ensure bypass register field matches ON value
Jon Hunter
2016-03-02
regulator: helper: Add helper to configure active-discharge using regmap
Laxman Dewangan
2015-04-19
regulator: Fix the function name in documentation
Krzysztof Kozlowski
2014-03-06
regulator: helpers: Modify helpers enabling multi-bit control
Carlo Caione
2013-10-11
regulator: Remove max_uV from struct regulator_linear_range
Axel Lin
2013-08-09
regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c
Axel Lin
2013-08-07
regulator: core: Move helpers for drivers out into a separate file
Mark Brown