Linus Walleij
|
63239e4bf7
regulator: Fetch enable gpiods nonexclusive
|
6 years ago |
Linus Walleij
|
d7a261c2d1
regulator: max8952: Pass descriptor instead of GPIO number
|
7 years ago |
Bhumika Goyal
|
6e09f4af13
regulator: max8952: constify regulator_ops structure
|
8 years ago |
Mark Brown
|
92d07a8ff6
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max77802', 'regulator/topic/power-off' and 'regulator/topic/rk808' into regulator-next
|
10 years ago |
Javier Martinez Canillas
|
072e78b12b
regulator: of: Add regulator desc param to of_get_regulator_init_data()
|
10 years ago |
Markus Pargmann
|
1de3821ace
regulator: Set ena_gpio_initialized in regulator drivers
|
10 years ago |
Axel Lin
|
d7da152c52
regulator: max8952: Convert to devm_gpio_request_one()
|
11 years ago |
Jingoo Han
|
cfe6e3334e
regulator: max8952: Make of_device_id array const
|
11 years ago |
Sachin Kamat
|
a5f8f96307
regulator: max8952: Silence checkpatch warning
|
11 years ago |
Krzysztof Kozlowski
|
b874f41c6b
regulator: max8952: Use managed regulator registration
|
11 years ago |
Sachin Kamat
|
7752d96400
regulator: max8952: Remove redundant error message
|
11 years ago |
Jingoo Han
|
dff91d0b72
regulator: use dev_get_platdata()
|
12 years ago |
Axel Lin
|
71622e15dd
regulator: max8952: Add missing config.of_node setting for regulator register
|
12 years ago |
Tomasz Figa
|
3ff4aa95b3
regulator: max8952: Add Device Tree support
|
12 years ago |
Tomasz Figa
|
3ec6eb9cc2
regulator: max8952: Separate constraints from platform data struct
|
12 years ago |
Bill Pemberton
|
8dc995f56e
regulator: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
a5023574d1
regulator: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
5eb9f2b963
regulator: remove use of __devexit_p
|
12 years ago |
Axel Lin
|
b669e0adb9
regulator: max8952: Use core GPIO enable support
|
13 years ago |
Axel Lin
|
b1a397dc1a
regulator: max8952: Remove wrong set_suspend_disable callback setting
|
13 years ago |
Axel Lin
|
372de4aa5e
regulator: max8952: Use devm_kzalloc
|
13 years ago |
Axel Lin
|
b9b49af5ef
regulator: max8952: Convert to get_voltage_sel
|
13 years ago |
Mark Brown
|
c172708d38
regulator: core: Use a struct to pass in regulator runtime configuration
|
13 years ago |
Mark Brown
|
1474e4dbca
Merge branch 'regulator-register' into regulator-drivers
|
13 years ago |
Axel Lin
|
bd6ff0d6a0
regulator: max8952: Constify regulator_desc
|
13 years ago |
Axel Lin
|
6ea67d04b6
regulator: Convert max8952 to set_voltage_sel
|
13 years ago |
Axel Lin
|
c8237f01db
regulator: max8952: Simplify the logic to get vid[0|1] status
|
13 years ago |
Rajendra Nayak
|
2c043bcbf2
regulator: pass additional of_node to regulator_register()
|
13 years ago |
MyungJoo Ham
|
dd32e11cdb
regulator: max8952: removed unused mutex.
|
14 years ago |
Jonghwan Choi
|
e2cf3137aa
regulator: max8952 - fix wrong gpio valid check
|
14 years ago |