Jingoo Han
|
dff91d0b72
regulator: use dev_get_platdata()
|
12 years ago |
Mark Brown
|
813dc1b086
Merge remote-tracking branch 'regulator/topic/tps65023' into v3.9-rc8
|
12 years ago |
Axel Lin
|
c4bbfbd548
regulator: tps65023: Use regulator_map_voltage_ascend
|
12 years ago |
Axel Lin
|
2040541afb
regulator: tps65023: Merge tps65020 ldo1 and ldo2 vsel table
|
12 years ago |
Axel Lin
|
46bcb006ae
regulator: tps65023: Use [set|get]_voltage_sel_regmap instead of open coded
|
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
|
e90a84473e
regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_sel_regmap
|
13 years ago |
Axel Lin
|
a133829e66
regulator: tps65023: Convert to get_voltage_sel
|
13 years ago |
Axel Lin
|
ba3bd8a301
regulator: tps65023: Convert to regulator_list_voltage_table
|
13 years ago |
Axel Lin
|
ec0ab07587
regulator: tps65023: Set n_voltages to 1 for fixed voltage
|
13 years ago |
Mark Brown
|
5949a7e9ab
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
|
13 years ago |
Axel Lin
|
6c9eeb0f5c
regulator: Remove unneeded include of linux/delay.h from regulator drivers
|
13 years ago |
Axel Lin
|
ee7b19142d
regulator: tps65023: Use generic regmap enable/disable operations
|
13 years ago |
Axel Lin
|
19a8da2187
regulator: tps65023: Use devm_* APIs
|
13 years ago |
Mark Brown
|
c172708d38
regulator: core: Use a struct to pass in regulator runtime configuration
|
13 years ago |
Axel Lin
|
36a2afd884
regulator: tps65023: Remove unused client field from struct tps_pmic
|
13 years ago |
Axel Lin
|
7061873f70
regulator: Convert tps65023 to set_voltage_sel
|
13 years ago |
Axel Lin
|
0c3d0b20cf
regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2
|
13 years ago |
Mark Brown
|
924ee2c962
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
|
13 years ago |
Rajendra Nayak
|
2c043bcbf2
regulator: pass additional of_node to regulator_register()
|
13 years ago |
Jonghwan Choi
|
43530b69d7
regulator: Use regmap_read/write(), regmap_update_bits functions directly
|
13 years ago |
H Hartley Sweeten
|
e3efe6669b
regulator: remove duplicate REG_CTRL2 defines in tps65023
|
14 years ago |
Marcus Folkesson
|
437afd2ad6
regulator: tps65023: Added support for the similiar TPS65020 chip
|
14 years ago |
Marcus Folkesson
|
1c3ede05d1
regulator: tps65023: Setting correct core regulator for tps65021
|
14 years ago |
Marcus Folkesson
|
cc17ef3f04
regulator: tps65023: Set missing bit for update core-voltage
|
14 years ago |
Marcus Folkesson
|
f068ad8cca
regulator: tps65023: Fixes i2c configuration issues
|
14 years ago |
Marcus Folkesson
|
fc999b8379
regulator: tps65023: Fixes i2c configuration issues
|
14 years ago |
Mark Brown
|
90923351d4
regulator: Convert tps65023 to use regmap API
|
14 years ago |