summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: mc13xxx: Fix voltage checking for mc13xxx_fixed_regulator_set_voltageAxel Lin2012-06-171-2/+2
* regulator: tps62360: Simplify tps62360_set_voltage_time_sel implementationAxel Lin2012-06-171-10/+3
* regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_li...Axel Lin2012-06-171-11/+4
* regulator: tps65023: Set n_voltages to 1 for fixed voltageAxel Lin2012-06-171-1/+4
* regulator: wm8350: Reuse map_voltage() to get selector of a given uVAxel Lin2012-06-171-77/+50
* regulator: wm8350: Use wm8350_ldo_list_voltage instead of open code to verify...Axel Lin2012-06-171-31/+21
* regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmapAxel Lin2012-06-132-78/+42
* regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_...Axel Lin2012-06-131-1/+1
* regulator: Replace set_voltage with set_voltage_selSangbeom Kim2012-06-131-24/+14
* regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify...Axel Lin2012-06-131-15/+7
* regulator: Remove s5m8767a buck initializationSangbeom Kim2012-06-131-3/+0
* regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4Axel Lin2012-06-131-0/+2
* regulator: core: Return correct delay time in regulator_set_voltage_time_selAxel Lin2012-06-111-1/+1
* regulator: max77686: Fix the delay time for set_voltage_time_selAxel Lin2012-06-111-2/+2
* regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.Yadwinder Singh Brar2012-06-112-0/+29
* regulator: max77686: Check pdata->num_regulators earlierAxel Lin2012-06-111-24/+19
* regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin2012-06-111-23/+6
* regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linearAxel Lin2012-06-111-8/+5
* regulator: isl6271a: Remove setting map_voltage callback for isl_fixed_opsAxel Lin2012-06-111-1/+0
* regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage...Axel Lin2012-06-081-16/+6
* regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linearAxel Lin2012-06-081-21/+11
* regulator: tps6586x: Convert to regulator_list_voltage_tableAxel Lin2012-06-081-36/+25
* regulator: pcap: Convert to regulator_list_voltage_tableAxel Lin2012-06-081-53/+42
* regulator: palmas: Slightly code change for better readabilityAxel Lin2012-06-081-12/+16
* regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_s...Axel Lin2012-06-081-2/+1
* regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementationAxel Lin2012-06-081-11/+3
* regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL addressAxel Lin2012-06-081-0/+6
* regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_opsAxel Lin2012-06-081-9/+5
* regulator: core: Handle fixed voltage in map_voltage_linearAxel Lin2012-06-081-0/+8
* regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VD...Axel Lin2012-06-051-18/+2
* regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_infoAxel Lin2012-06-051-12/+0
* regulator: max77686: Fix checkpatch warningsAxel Lin2012-06-041-6/+7
* regulator: max1586: Convert max1586_v6_ops to set_voltage_selAxel Lin2012-06-041-22/+5
* regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_tableAxel Lin2012-06-041-23/+12
* regulator: wm8350: Convert LDOs to set_voltage_sel()Mark Brown2012-06-041-30/+8
* regulator: max77686: Use regulator_map_voltage_linear for simple linear mappingsAxel Lin2012-06-031-0/+2
* regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_opsAxel Lin2012-06-031-0/+1
* regulator: Change db8500-prcmu match names to reflect Device TreeLee Jones2012-06-031-20/+20
* regulator: Change ab8500 match names to reflect Device TreeLee Jones2012-06-031-11/+11
* regulator: fixed: Use of_match_ptr() for of_match_table entryAxel Lin2012-06-031-3/+1
* regulator: MAX77686: Add Maxim 77686 regulator driverJonghwa Lee2012-06-033-0/+346
* regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_opsAxel Lin2012-06-031-0/+1
* regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_opsAxel Lin2012-06-031-0/+1
* regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_li...Axel Lin2012-06-031-10/+4
* regulator: anatop: Convert to regulator_list_voltage_linear()Axel Lin2012-06-031-12/+3
* regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_s...Axel Lin2012-06-031-7/+4
* regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltagesMark Brown2012-06-031-56/+8
* regulator: wm8350: Convert to core regmap-based enable operationsMark Brown2012-06-031-92/+29
* regulator: wm8350: Convert to use core regmap vsel readbackMark Brown2012-06-031-56/+19
* regulator: ab8500: Let regulator core handle the case no delay for setting ne...Axel Lin2012-06-031-7/+0
OpenPOWER on IntegriCloud