Commit Graph

310497 Commits (6f0b2c696ca340cc2da381fe693fda3f8fdb2149)
 

Author SHA1 Message Date
Yadwinder Singh Brar 6f0b2c696c regulator: Add ramp_delay configuration to constraints 13 years ago
Axel Lin b5fb77e018 regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_voltage 13 years ago
Axel Lin d580cb5e78 regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel_regmap 13 years ago
Axel Lin 0a4796896b regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_voltage 13 years ago
Axel Lin 1bd1955a1f regulator: ab3100: Convert fixed voltage to use regulator_list_voltage_linear 13 years ago
Axel Lin 368a788769 regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage 13 years ago
Axel Lin 07b9e329f9 regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info 13 years ago
Axel Lin 7142e2138b regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fixed_ops 13 years ago
Axel Lin 34e74f39fa regulator: mc13xxx: Convert to regulator_list_voltage_table 13 years ago
Axel Lin ee5e6253ac regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltage 13 years ago
Axel Lin e08ef739fe regulator: tps62360: Simplify tps62360_set_voltage_time_sel implementation 13 years ago
Axel Lin c70ad9dcf0 regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_linear 13 years ago
Axel Lin ec0ab07587 regulator: tps65023: Set n_voltages to 1 for fixed voltage 13 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 b4bc9ef625 regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmap 13 years ago
Axel Lin 74e20e5691 regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_voltage 13 years ago
Sangbeom Kim df2643cfa4 regulator: Replace set_voltage with set_voltage_sel 13 years ago
Axel Lin 38c20eb23f regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify selected voltage 13 years ago
Sangbeom Kim 3fe3a182ad regulator: Remove s5m8767a buck initialization 13 years ago
Axel Lin 0ff472467a regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4 13 years ago
Axel Lin 578df8babf regulator: core: Return correct delay time in regulator_set_voltage_time_sel 13 years ago
Axel Lin 23ca6bf231 regulator: max77686: Fix the delay time for set_voltage_time_sel 13 years ago
Yadwinder Singh Brar 98a175b60f regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay. 13 years ago
Axel Lin ab0d1cbe55 regulator: max77686: Check pdata->num_regulators earlier 13 years ago
Axel Lin d01c3a1e1b regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linear 13 years ago
Axel Lin ea7e330454 regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear 13 years ago
Axel Lin e4a9993870 regulator: isl6271a: Remove setting map_voltage callback for isl_fixed_ops 13 years ago
Axel Lin 9b558950bb regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage_linear 13 years ago
Axel Lin 93f5de5c58 regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linear 13 years ago
Axel Lin f464703793 regulator: tps6586x: Convert to regulator_list_voltage_table 13 years ago
Axel Lin c49af95631 regulator: pcap: Convert to regulator_list_voltage_table 13 years ago
Axel Lin fedd89b1aa regulator: palmas: Slightly code change for better readability 13 years ago
Axel Lin 999f0c7cb8 regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_set_mode_smps 13 years ago
Axel Lin 1acb645ebf regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementation 13 years ago
Axel Lin ee3ed6effd regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address 13 years ago
Axel Lin 985f769c89 regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_ops 13 years ago
Axel Lin 5a6881e8e1 regulator: core: Handle fixed voltage in map_voltage_linear 13 years ago
Axel Lin 93b07e7bcd regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VDCDCx 13 years ago
Axel Lin f03c4a57cf regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_info 13 years ago
Axel Lin 74adfee53b regulator: max77686: Fix checkpatch warnings 13 years ago
Axel Lin 0d03273117 regulator: max1586: Convert max1586_v6_ops to set_voltage_sel 13 years ago
Axel Lin 96d25221d2 regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_table 13 years ago
Mark Brown fc492f9bd1 regulator: wm8350: Convert LDOs to set_voltage_sel() 13 years ago
Axel Lin 2e3f7f26e1 regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings 13 years ago
Axel Lin fcbb71f6f8 regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops 13 years ago
Lee Jones 392b309644 regulator: Change db8500-prcmu match names to reflect Device Tree 13 years ago
Lee Jones 7e715b954a regulator: Change ab8500 match names to reflect Device Tree 13 years ago
Axel Lin abcfaf23c7 regulator: fixed: Use of_match_ptr() for of_match_table entry 13 years ago
Jonghwa Lee 133d4016f1 regulator: MAX77686: Add Maxim 77686 regulator driver 13 years ago