Julia Lawall
|
b0d6dd3ba3
regulator: wm8*: constify regulator_ops structures
|
9 years ago |
Fabio Estevam
|
1b42085af7
regulator: wm8350: Remove unused variable
|
10 years ago |
Geert Uytterhoeven
|
8f45acb5f9
regulator: wm8350: Pass NULL data with REGULATION_OUT and UNDER_VOLTAGE events
|
10 years ago |
Sachin Kamat
|
0b61ad1a7e
regulator: wm8350: Do not hardcode return value
|
11 years ago |
Mark Brown
|
4c35c8676f
Merge remote-tracking branch 'regulator/topic/linear' into regulator-next
|
12 years ago |
Mark Brown
|
420118d483
Merge remote-tracking branch 'regulator/topic/alias' into regulator-next
|
12 years ago |
Axel Lin
|
8828bae464
regulator: Add REGULATOR_LINEAR_RANGE macro
|
12 years ago |
Axel Lin
|
e277e65680
regulator: Remove max_uV from struct regulator_linear_range
|
12 years ago |
Laxman Dewangan
|
087e35ad71
regulator: wm8350: correct the max_uV of LDO
|
12 years ago |
Mark Brown
|
e57e546933
regulator: wm8350: Convert to devm_regulator_register()
|
12 years ago |
Jingoo Han
|
dff91d0b72
regulator: use dev_get_platdata()
|
12 years ago |
Mark Brown
|
c36a1cdf96
regulator: wm8350: Convert to use linear ranges
|
12 years ago |
Axel Lin
|
c705742201
regulator: wm8350: Reuse map_voltage() to get selector of a given uV
|
13 years ago |
Axel Lin
|
a967fbfaca
regulator: wm8350: Use wm8350_ldo_list_voltage instead of open code to verify selected voltage
|
13 years ago |
Axel Lin
|
0ff472467a
regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4
|
13 years ago |
Mark Brown
|
fc492f9bd1
regulator: wm8350: Convert LDOs to set_voltage_sel()
|
13 years ago |
Axel Lin
|
fcbb71f6f8
regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops
|
13 years ago |
Mark Brown
|
107a3967a8
regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages
|
13 years ago |
Mark Brown
|
a540f68286
regulator: wm8350: Convert to core regmap-based enable operations
|
13 years ago |
Mark Brown
|
b4ec87aedb
regulator: wm8350: Convert to use core regmap vsel readback
|
13 years ago |
Mark Brown
|
b920eb41a8
Merge tag 'v3.4-rc2' into regulator-drivers
|
13 years ago |
Mark Brown
|
c172708d38
regulator: core: Use a struct to pass in regulator runtime configuration
|
13 years ago |
Mark Brown
|
47924b6ae1
regulator: wm8350: Constify regulator_desc
|
13 years ago |
Axel Lin
|
cee1a799eb
regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_suspend_disable
|
13 years ago |
Axel Lin
|
fa5a97bb0c
regulator: Return microamps in wm8350_isink_get_current
|
13 years ago |
Axel Lin
|
3a744038b3
regulator: wm8350: Fix the logic to choose best current limit setting
|
13 years ago |
Axel Lin
|
9300928692
regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE setting
|
13 years ago |
Axel Lin
|
eb4168158f
regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_suspend_enable
|
13 years ago |
Axel Lin
|
dce7304f4b
regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_current
|
13 years ago |
Mark Brown
|
34ce8d07e6
regulator: wm8350: Don't specify consumer supplies with struct device
|
13 years ago |