aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-17regulator: tps65023: Set n_voltages to 1 for fixed voltageAxel Lin
2012-06-17regulator: wm8350: Reuse map_voltage() to get selector of a given uVAxel Lin
2012-06-17regulator: wm8350: Use wm8350_ldo_list_voltage instead of open code to verify...Axel Lin
2012-06-13regulator: tps65217: Convert to regulator_[is_enabled|get_voltage_sel]_regmapAxel Lin
2012-06-13regulator: wm8400: Adjust the equation for selector >= 15 in wm8400_ldo_list_...Axel Lin
2012-06-13regulator: Replace set_voltage with set_voltage_selSangbeom Kim
2012-06-13regulator: wm8400: Use wm8400_ldo_list_voltage instead of open code to verify...Axel Lin
2012-06-13regulator: Remove s5m8767a buck initializationSangbeom Kim
2012-06-13regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4Axel Lin
2012-06-11regulator: core: Return correct delay time in regulator_set_voltage_time_selAxel Lin
2012-06-11regulator: max77686: Fix the delay time for set_voltage_time_selAxel Lin
2012-06-11regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.Yadwinder Singh Brar
2012-06-11regulator: max77686: Check pdata->num_regulators earlierAxel Lin
2012-06-11regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin
2012-06-11regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linearAxel Lin
2012-06-11regulator: isl6271a: Remove setting map_voltage callback for isl_fixed_opsAxel Lin
2012-06-08regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage...Axel Lin
2012-06-08regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linearAxel Lin
2012-06-08regulator: tps6586x: Convert to regulator_list_voltage_tableAxel Lin
2012-06-08regulator: pcap: Convert to regulator_list_voltage_tableAxel Lin
2012-06-08regulator: palmas: Slightly code change for better readabilityAxel Lin
2012-06-08regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_s...Axel Lin
2012-06-08regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementationAxel Lin
2012-06-08regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL addressAxel Lin
2012-06-08regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_opsAxel Lin
2012-06-08regulator: core: Handle fixed voltage in map_voltage_linearAxel Lin
2012-06-05regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VD...Axel Lin
2012-06-05regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_infoAxel Lin
2012-06-04regulator: max77686: Fix checkpatch warningsAxel Lin
2012-06-04regulator: max1586: Convert max1586_v6_ops to set_voltage_selAxel Lin
2012-06-04regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_tableAxel Lin
2012-06-04regulator: wm8350: Convert LDOs to set_voltage_sel()Mark Brown
2012-06-03regulator: max77686: Use regulator_map_voltage_linear for simple linear mappingsAxel Lin
2012-06-03regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_opsAxel Lin
2012-06-03regulator: Change db8500-prcmu match names to reflect Device TreeLee Jones
2012-06-03regulator: Change ab8500 match names to reflect Device TreeLee Jones
2012-06-03regulator: fixed: Use of_match_ptr() for of_match_table entryAxel Lin
2012-06-03regulator: MAX77686: Add Maxim 77686 regulator driverJonghwa Lee
2012-06-03regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_opsAxel Lin
2012-06-03regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_opsAxel Lin
2012-06-03regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_li...Axel Lin
2012-06-03regulator: anatop: Convert to regulator_list_voltage_linear()Axel Lin
2012-06-03regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_s...Axel Lin
2012-06-03regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltagesMark Brown
2012-06-03regulator: wm8350: Convert to core regmap-based enable operationsMark Brown
2012-06-03regulator: wm8350: Convert to use core regmap vsel readbackMark Brown
2012-06-03regulator: ab8500: Let regulator core handle the case no delay for setting ne...Axel Lin
2012-06-03regulator: lp3971: Use regulator_list_voltage_table()Axel Lin
2012-06-03regulator: tps6507x: Use regulator_list_voltage_table()Axel Lin
2012-06-03regulator: tps6105x: Use regulator_list_voltage_table()Axel Lin