summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
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
2012-06-03regulator: lp3972: Use regulator_list_voltage_table()Axel Lin
2012-06-03regulator: ab8500: Use regulator_list_voltage_table()Axel Lin
2012-06-03regulator: ab3100: Use regulator_list_voltage_table()Axel Lin
2012-06-03regulator: core: Use dev_get_regmap() to find the regmapMark Brown
2012-06-03regulator: Use newly added devres_release() rather than open codingMark Brown
2012-06-03regulator: core: Call set_voltage_time_sel() only when the regulator is onAxel Lin
2012-06-03regulator: core: Allow drivers to set voltage mapping table in regulator_descAxel Lin
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-21Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-05-20regulator: tps65910: use of_node of matched regulator being registerLaxman Dewangan
2012-05-20regulator: tps65910: dt: support when "regulators" node foundLaxman Dewangan
2012-05-20regulator: tps65910: add error message in case of failureLaxman Dewangan
2012-05-20regulator: tps62360: dt: initialize of_node param for regulator register.Laxman Dewangan
2012-05-20mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao
2012-05-20mfd: Convert wm831x to irq_domainMark Brown
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein
2012-05-19regulator: tps65910: use devm_* for memory allocationLaxman Dewangan
2012-05-19regulator: tps65910: use small letter for regulator namesLaxman Dewangan
2012-05-19regulator: regulator for Palmas KconfigGraeme Gregory
2012-05-19regulator: regulator driver for Palmas series chipsGraeme Gregory
2012-05-18regulator: Enable Device Tree for the db8500-prcmu regulator driverLee Jones
2012-05-18regulator: db8500-prcmu: Separate regulator registration from probeLee Jones
2012-05-18regulator: ab3100: Use regulator_map_voltage_iterate()Axel Lin
2012-05-18regulator: tps65217: Convert to set_voltage_sel and map_voltageAxel Lin
2012-05-18regulator: Enable the ab8500 for Device TreeLee Jones
2012-05-18regulator: ab8500: Split up probe() into manageable piecesLee Jones
2012-05-17regulator: max8925: Remove check_range function and max_uV from struct rc5t58...Axel Lin