Krzysztof Kozlowski
|
035f3324b3
regulator: max8649: Constify struct regmap_config and regulator_ops
|
10 年之前 |
Jingoo Han
|
6e27e99613
regulator: max8649: remove unnecessary OOM messages
|
10 年之前 |
Krzysztof Kozlowski
|
b7313b89c5
regulator: max8649: Remove regulator_dev pointer from state container
|
10 年之前 |
Sachin Kamat
|
e453f92eec
regulator: max8649: Use devm_regulator_register
|
11 年之前 |
Jingoo Han
|
dff91d0b72
regulator: use dev_get_platdata()
|
11 年之前 |
Mark Brown
|
1d60a4cf97
Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8
|
11 年之前 |
Axel Lin
|
020501f1a0
regulator: Remove NULL test before calling regulator_unregister()
|
11 年之前 |
Axel Lin
|
ea88b132ac
regulator: max8649: Use enable_is_inverted flag with regulator_enable_regmap and friends APIs
|
11 年之前 |
Bill Pemberton
|
8dc995f56e
regulator: remove use of __devexit
|
12 年之前 |
Bill Pemberton
|
a5023574d1
regulator: remove use of __devinit
|
12 年之前 |
Bill Pemberton
|
5eb9f2b963
regulator: remove use of __devexit_p
|
12 年之前 |
Haojian Zhuang
|
61663171be
regulator: max8649: fix missing regmap in rdev
|
12 年之前 |
Axel Lin
|
0cbd670218
regulator: max8649: Remove unused check_range() function
|
12 年之前 |
Axel Lin
|
40baecee48
regulator: max8649: Convert to regulator_set_voltage_sel_regmap and regulator_map_voltage_linear
|
12 年之前 |
Axel Lin
|
0fb737b566
regulator: max8649: Convert to regulator_list_voltage_linear()
|
12 年之前 |
Axel Lin
|
817d8c2d9b
regulator: max8649: Use regulator_get_voltage_sel_regmap()
|
12 年之前 |
Axel Lin
|
0f65402b25
regulator: max8649: Convert to get_voltage_sel
|
12 年之前 |
Axel Lin
|
dc553a7994
regulator: max8649: Use devm_* APIs
|
12 年之前 |
Mark Brown
|
c172708d38
regulator: core: Use a struct to pass in regulator runtime configuration
|
12 年之前 |
Mark Brown
|
1474e4dbca
Merge branch 'regulator-register' into regulator-drivers
|
12 年之前 |
Axel Lin
|
09de3473c7
regulator: max8649: Constify regulator_desc
|
12 年之前 |
Mark Brown
|
f4d13e76eb
regulator: max8649: Remove contentless announcement log message
|
12 年之前 |
Mark Brown
|
c592c761a3
Merge remote-tracking branch 'regulator/topic/stub' into regulator-next
|
12 年之前 |
Axel Lin
|
21c9e5f19e
regulator: max8649: Use DIV_ROUND_UP macro to calculate selector
|
12 年之前 |
Axel Lin
|
9fc886a188
regulator: Fix getting voltage in max8649_enable_time()
|
13 年之前 |
Axel Lin
|
da7de6a161
regulator: Show correct chip id for max8649
|
13 年之前 |
Mark Brown
|
924ee2c962
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
|
13 年之前 |
Rajendra Nayak
|
2c043bcbf2
regulator: pass additional of_node to regulator_register()
|
13 年之前 |
Jonghwan Choi
|
c5b68d47bb
regulator: max8649 Convert max8649 to use regmap api
|
13 年之前 |
Axel Lin
|
e69c499790
regulator: Ensure enough enable time for max8649
|
13 年之前 |