Commit Graph

1573 Commits (6d1ee2cef617f27d8b737871784d8cd23e3fd9e9)

Author SHA1 Message Date
Axel Lin 78040b630f regulator: mc13892: Fix MC13892_SWITCHERS0_SWxHI bit in set_voltage_sel 12 years ago
Axel Lin 020501f1a0 regulator: Remove NULL test before calling regulator_unregister() 12 years ago
Alexander Shiyan 86b139f0f3 regulator: mc13783: Add device tree probe support 12 years ago
Alexander Shiyan eb0d8e7a14 regulator: mc13xxx: Add warning of incorrect names of regulators 12 years ago
Axel Lin 3ecf198eab regulator: max77686: Don't update max77686->opmode if update register fails 12 years ago
Axel Lin 71622e15dd regulator: max8952: Add missing config.of_node setting for regulator register 12 years ago
Axel Lin 018fd856ce regulator: ab3100: Fix regulator register error handling 12 years ago
Axel Lin b92f567deb regulator: tps6524x: Use regulator_map_voltage_ascend 12 years ago
Axel Lin 6dcbc200fe regulator: lp8788-buck: Use regulator_map_voltage_ascend 12 years ago
Axel Lin a32f9e0202 regulator: lp872x: Use regulator_map_voltage_ascend 12 years ago
Axel Lin 3bdf599289 regulator: mc13892: Use regulator_map_voltage_ascend for mc13892_sw_regulator_ops 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 a1bb63a80c regulator: tps6507x: Use regulator_map_voltage_ascend 12 years ago
Axel Lin 02dac70a5c regulator: mc13892: Fix MC13892_SWITCHERS0_SWxHI bit in set_voltage_sel 12 years ago
Linus Walleij 8735bc2fe6 regulator: ab3100: device tree support 12 years ago
Linus Walleij 9b31835341 regulator: ab3100: refactor probe to use IDs 12 years ago
Axel Lin b27032ca3e regulator: max8973: Don't override control1 variable when set ramp delay bits 12 years ago
Axel Lin bc49c87ec7 regulator: tps80031: Convert tps80031_dcdc_ops to [get|set]_voltage_sel_regmap 12 years ago
Axel Lin 58fa6ab42c regulator: tps80031: Fix LDO2 track mode for TPS80031 or TPS80032-ES1.0 12 years ago
Axel Lin 4d673bbc58 regulator: tps6586x: Convert to use regulator_map_voltage_ascend 12 years ago
Axel Lin 9fa8175f0f regulator: tps65910: Convert to use regulator_map_voltage_ascend 12 years ago
Axel Lin b50003b69d regulator: lp3972: Convert to use regulator_map_voltage_ascend 12 years ago
Axel Lin 3e655618e1 regulator: lp3971: Convert to use regulator_map_voltage_ascend 12 years ago
Axel Lin 46bcb006ae regulator: tps65023: Use [set|get]_voltage_sel_regmap instead of open coded 12 years ago
Axel Lin 1864b67090 regulator: tps62360: Fix off-by-one shift for ramp_ctrl 12 years ago
Axel Lin 0ea34b5786 regulator: palmas: Fix off-by-one for ramp_delay and register value mapping 12 years ago
Axel Lin e31089c608 regulator: palmas: Add missing ctrl_addr setting for SMPS10 12 years ago
Axel Lin f22c2bae2e regulator: palmas: Don't update tstep register for SMPS3 and SMPS7 12 years ago
Axel Lin 3df4a81c46 regulator: palmas: Fix min_uV for LDO8 tracking mode 12 years ago
Axel Lin 5d9de8b121 regulator: ab8500: Get rid of voltage_shift field from struct ab8500_regulator_info 12 years ago
Axel Lin 9135d3bcec regulator: ab8500: Remove unused voltage_shift field from struct expand_register 12 years ago
Laxman Dewangan 51d3a0c999 regulator: palmas: preserve modes of rails during enable/disable 12 years ago
Laxman Dewangan 28d1e8cd67 regulator: palma: add ramp delay support through regulator constraints 12 years ago
Axel Lin fcf371ee56 regulator: core: Add regulator_map_voltage_ascend() API 12 years ago
Axel Lin b4d12a7929 regulator: ab8500: Fix set voltage for AB8540_LDO_AUX3 12 years ago
Axel Lin 7384744d2d regulator: ab8500-ext: Remove enable() and disable() functions 12 years ago
Axel Lin 66511fa4a7 regulator: ab8500-ext: Don't update info->update_val if set_mode() fails 12 years ago
Axel Lin 0b665062a1 regulator: ab8500: Don't update lp_mode_req flag in set_mode() error paths 12 years ago
Axel Lin f04adc5ab3 regulator: ab8500: Don't update info->update_val if write to register fails 12 years ago
Laxman Dewangan 17c11a7603 regulator: palmas: add support for LDO8 tracking mode 12 years ago
Laxman Dewangan aa07f02793 regulator: palmas: support for external regulator through control outputs 12 years ago
Laxman Dewangan 30590d0480 regulator: palmas: clear sleep bits if not selected 12 years ago
Nishanth Menon 1e4b545cdd regulator: core: return err value for regulator_get if there is no DT binding 12 years ago
Axel Lin d6c7d73192 regulator: as3711: Use a static of_regulator_match table for of_regulator_match 12 years ago
Axel Lin 241896ce8d regulator: ab8500: Optimize ab8540_aux3_regulator_get_voltage_sel 12 years ago
Axel Lin bcffe53fcb regulator: rc5t583: Remove unused fields from struct rc5t583_regulator_info 12 years ago
Alexandre Courbot 76ec9d18b8 Convert selectors of GENERIC_GPIO to GPIOLIB 12 years ago
Axel Lin a2f07305e5 regulator: max8997: Test pdata by NULL checking instead of IS_ERR_OR_NULL 12 years ago
Axel Lin 375dc9c141 regulator: ab8500: Fix voltage_shift setting for AB8540_LDO_DMIC 12 years ago