Krzysztof Kozlowski
|
b203e0dfe1
regulator: s2mps11: Fix accidental enable of buck6 ramp delay
|
11 年之前 |
Krzysztof Kozlowski
|
de5d05637f
regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14
|
11 年之前 |
Krzysztof Kozlowski
|
97f53d710b
regulator: s2mps11: Add external GPIO control for S2MPS14
|
11 年之前 |
Krzysztof Kozlowski
|
011703835f
regulator: s2mps11: Move DTS parsing code to separate function
|
11 年之前 |
Axel Lin
|
b96244fad9
regulator: s2mps11: Don't check enable_shift before setting enable ramp rate
|
11 年之前 |
Mark Brown
|
7b836485d4
Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/max8997', 'regulator/topic/max8998', 'regulator/topic/mc13xxx', 'regulator/topic/pfuze100', 'regulator/topic/rc5t583' and 'regulator/topic/s2mps11' into regulator-next
|
11 年之前 |
Mark Brown
|
29dbdcf316
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
|
11 年之前 |
Sachin Kamat
|
991acaf629
regulator: s2mps11: Add missing of_node_put
|
11 年之前 |
Sachin Kamat
|
14256f734e
regulator: s2mps11: Use of_get_child_by_name
|
11 年之前 |
Krzysztof Kozlowski
|
05be09bb5e
regulator: s2mps11: Add set_suspend_disable for S2MPS14
|
11 年之前 |
Krzysztof Kozlowski
|
15f77300c9
regulator: s2mps11: Add support for S2MPS14 regulators
|
11 年之前 |
Krzysztof Kozlowski
|
0f4cc28295
regulator: s2mps11: Fix section mismatch
|
11 年之前 |
Krzysztof Kozlowski
|
3e80f95bfc
regulator: s2mps11: Copy supported regulators from initconst
|
11 年之前 |
Krzysztof Kozlowski
|
219ef031de
regulator: s2mps11: Constify regulator_desc array
|
11 年之前 |
Krzysztof Kozlowski
|
3119525203
regulator: s2mps11: Don't store registered regulators in state container
|
11 年之前 |
Thiago Farina
|
d55efa4d9b
regulator: Make use of rdev_get_id() function where possible.
|
11 年之前 |
Krzysztof Kozlowski
|
54820f5802
regulator: s2mps11: Fix NULL pointer of_node value when using platform data
|
11 年之前 |
Mark Brown
|
07b1980848
Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s5m8767', 'regulator/topic/stw481x-vmmc', 'regulator/topic/tps51632', 'regulator/topic/tps62360', 'regulator/topic/tps65910', 'regulator/topic/twl' and 'regulator/topic/wm831x' into regulator-linus
|
11 年之前 |
Sachin Kamat
|
699b36973d
regulator: s2mps11: Clean up redundant code
|
11 年之前 |
Krzysztof Kozlowski
|
1b1ccee1e8
mfd: s2mps11: Fix build after regmap field rename in sec-core.c
|
11 年之前 |
Sachin Kamat
|
d55cd794d6
regulator: s2mps11: Use devm_regulator_register
|
12 年之前 |
Mark Brown
|
b707a27445
regulator: s2mps11: Convert to devm_regulator_register()
|
12 年之前 |
Axel Lin
|
f8f1d48be3
regulator: s2mps11: Fix setting ramp_delay
|
12 年之前 |
Axel Lin
|
80853304cd
regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call
|
12 年之前 |
Yadwinder Singh Brar
|
6c683c9299
regulator: s2mps11: Convert driver completely to use set_ramp_delay callback
|
12 年之前 |
Yadwinder Singh Brar
|
a50c6b3255
regulator: s2mps11: Add DT support
|
12 年之前 |
Yadwinder Singh Brar
|
939c02777a
regulator: s2mps11: Implement set_ramp_rate callback for bucks
|
12 年之前 |
Yadwinder Singh Brar
|
1e1598ed04
regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks
|
12 年之前 |
Yadwinder Singh Brar
|
90068348b7
regulator: s2mps11: Convert ramp rate to uV/us and set default ramp rate
|
12 年之前 |
Axel Lin
|
1586bb4a92
regulator: Remove unnecessary include of linux/delay.h from regulator drivers
|
12 年之前 |