Axel Lin
|
405c54009c
regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers
|
12 years ago |
Mark Brown
|
97844ede94
Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8
|
12 years ago |
Axel Lin
|
78040b630f
regulator: mc13892: Fix MC13892_SWITCHERS0_SWxHI bit in set_voltage_sel
|
12 years ago |
Alexander Shiyan
|
eb0d8e7a14
regulator: mc13xxx: Add warning of incorrect names of regulators
|
12 years ago |
Axel Lin
|
3bdf599289
regulator: mc13892: Use regulator_map_voltage_ascend for mc13892_sw_regulator_ops
|
12 years ago |
Matt Sealey
|
2c8a5dcaa4
regulator: mc13892: sanity check num_regulators parsed vs. registered
|
12 years ago |
Matt Sealey
|
ccf3ed782a
regulator: mc13892-regulator: correct/refine handling of the SWxHI bit
|
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
|
b571dc38d4
regulator: mc13xxx: Remove get_voltage implementation for single voltage regulators
|
13 years ago |
Axel Lin
|
f1dcf9e4ed
regulator: mc13892: Convert mc13892_sw_regulator_ops to get_voltage_sel
|
13 years ago |
Axel Lin
|
8db98440fa
regulator: mc13892: Simplify implementation of mc13892_sw_regulator_set_voltage_sel()
|
13 years ago |
Axel Lin
|
825d105910
regulator: mc13892: Make mc13892_powermisc_rmw() lock protected
|
13 years ago |
Axel Lin
|
2c19ad43d1
regulator: mc13xxx: Remove mc13xxx_sw_regulator_is_enabled function
|
13 years ago |
Axel Lin
|
34e74f39fa
regulator: mc13xxx: Convert to regulator_list_voltage_table
|
13 years ago |
Mark Brown
|
b920eb41a8
Merge tag 'v3.4-rc2' into regulator-drivers
|
13 years ago |
Axel Lin
|
a9d5801041
regulator: Fix build error for mc13783 and mc13892
|
13 years ago |
Axel Lin
|
939b62d897
regulator: Convert mc13xxx regulator drivers to set_voltage_sel
|
13 years ago |
Axel Lin
|
5777d9b34a
regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error path
|
13 years ago |
Fabio Estevam
|
4fef21eaac
regulator: mc13892: Convert to devm_kzalloc()
|
13 years ago |
Shawn Guo
|
93bcb23b38
regulator: mc13892: add device tree probe support
|
13 years ago |
Rajendra Nayak
|
2c043bcbf2
regulator: pass additional of_node to regulator_register()
|
13 years ago |
Paul Gortmaker
|
65602c32ee
regulator: Add module.h to drivers/regulator users as required
|
14 years ago |
Fabio Estevam
|
6dc4efc6d5
regulator: mc13892: Fix voltage unit in test case.
|
14 years ago |
Axel Lin
|
327e15af15
Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulators array"
|
14 years ago |
Axel Lin
|
98ea5c218e
regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_regulator_set_voltage
|
14 years ago |
Axel Lin
|
ba413c5972
regulator: Move VCOINCELL to be the last element of mc13892_regulators array
|
14 years ago |
Samuel Ortiz
|
c8a03c96b6
mfd: Use mfd cell platform_data for mc13xxx cells platform bits
|
14 years ago |
Andres Salomon
|
4ec1b54c4d
mfd: mfd_cell is now implicitly available to mc13xxx drivers
|
14 years ago |