index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
helpers.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: pickable ranges: don't always cache vsel
Matti Vaittinen
2024-05-20
1
-13
/
+30
*
regulator: Fix voltage range selection
Vincent Whitchurch
2023-09-11
1
-1
/
+1
*
regulator: Use bitfield values for range selectors
Chen-Yu Tsai
2023-07-25
1
-6
/
+9
*
regulator: helper: Document ramp_delay parameter of regulator_set_ramp_delay_...
ChiYuan Huang
2023-06-16
1
-0
/
+1
*
regulator: expose regulator_find_closest_bigger
Sebastian Reichel
2023-05-23
1
-4
/
+18
*
regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmap
Axel Lin
2021-05-19
1
-1
/
+1
*
regulator: Add regmap helper for ramp-delay setting
Matti Vaittinen
2021-04-02
1
-0
/
+65
*
regulator: helpers: Export helper voltage listing
Matti Vaittinen
2021-04-02
1
-8
/
+28
*
regulator: core: return zero for selectors lower than linear_min_sel
Claudiu Beznea
2020-11-26
1
-2
/
+3
*
regulator: core: validate selector against linear_min_sel
Claudiu Beznea
2020-11-13
1
-1
/
+2
*
regulator: Fix pickable ranges mapping
Matti Vaittinen
2020-06-12
1
-1
/
+1
*
regulator: use linear_ranges helper
Matti Vaittinen
2020-05-08
1
-73
/
+57
*
regulator: core: Add regulator_is_equal() helper
Marek Vasut
2020-01-14
1
-0
/
+14
*
regulator: provide regulator_bulk_set_supply_names()
Bartosz Golaszewski
2019-09-02
1
-0
/
+21
*
regulator: core: Make entire header comment C++ style
Mark Brown
2019-06-18
1
-6
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
regulator: core: Add set/get_current_limit helpers for regmap users
Axel Lin
2019-03-04
1
-0
/
+86
*
regulator: add regulator_desc_list_voltage_linear_range
Matti Vaittinen
2019-02-14
1
-10
/
+29
*
Merge tag 'bd71847-support' into regulator-4.20
Mark Brown
2018-09-28
1
-0
/
+232
|
\
|
*
regulator: Support regulators where voltage ranges are selectable
Matti Vaittinen
2018-09-28
1
-0
/
+232
*
|
regulator: regmap helpers - support overlapping linear ranges
Matti Vaittinen
2018-08-28
1
-6
/
+7
|
/
*
regulator: helpers: Add regmap set_pull_down helper
Charles Keepax
2017-04-06
1
-0
/
+18
*
regulator: helpers: Add regmap set_soft_start helper
Charles Keepax
2017-04-06
1
-0
/
+18
*
regulators: helpers: Fix handling of bypass_val_on in get_bypass_regmap
Charles Keepax
2016-11-10
1
-1
/
+5
*
regulator: helpers: Ensure bypass register field matches ON value
Jon Hunter
2016-04-22
1
-1
/
+1
*
regulator: helper: Add helper to configure active-discharge using regmap
Laxman Dewangan
2016-03-02
1
-0
/
+23
*
regulator: Fix the function name in documentation
Krzysztof Kozlowski
2015-04-19
1
-1
/
+1
*
regulator: helpers: Modify helpers enabling multi-bit control
Carlo Caione
2014-03-06
1
-16
/
+32
*
regulator: Remove max_uV from struct regulator_linear_range
Axel Lin
2013-10-11
1
-1
/
+5
*
regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c
Axel Lin
2013-08-09
1
-0
/
+86
*
regulator: core: Move helpers for drivers out into a separate file
Mark Brown
2013-08-07
1
-0
/
+361