aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2012-12-10Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/max77686' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/max1586' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/log' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/da9055' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/da9052' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/change' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/as3711' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/arizona' into regulator-nextMark Brown
2012-12-10regulator: anatop: Use regulator_[get|set]_voltage_sel_regmapAxel Lin
2012-12-10regulator: anatop: Use linear_min_sel with linear mappingAxel Lin
2012-12-10regulator: max1586: Implement get_voltage_sel callbackAxel Lin
2012-12-10regulator: lp8788-buck: Kill _gpio_request functionAxel Lin
2012-12-07regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_volt...Axel Lin
2012-12-07regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_modeAxel Lin
2012-12-06regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_matchAxel Lin
2012-12-06regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel...Axel Lin
2012-12-06regulator: palmas: Return raw register values as the selectors in [get|set]_v...Axel Lin
2012-12-06regulators: add regulator_can_change_voltage() functionMarek Szyprowski
2012-12-03regulator: tps51632: Ensure [base|max]_voltage_uV pdata settings are validAxel Lin
2012-12-03regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostpAxel Lin
2012-12-03regulator: wm831x-dcdc: Ensure selected voltage falls within requested rangeAxel Lin
2012-11-28Merge branch 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2012-11-28regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin
2012-11-28regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin
2012-11-28regulator: arizona-micsupp: Add ramp time informationMark Brown
2012-11-28regulator: core: Say what unsupportable voltage constraints areMark Brown
2012-11-28regulator: core: Log when a device causes a voltage constraint failMark Brown
2012-11-28regulator: arizona-ldo1: Support 1.8V modeMark Brown
2012-11-28regulator: arizona-ldo1: Add additional top voltageMark Brown
2012-11-28regulator: arizona-ldo1: Support DVFS in default constraintsMark Brown
2012-11-28regulator: arizona-ldo1: Add enable timeMark Brown
2012-11-27regulator: as3711: Fix the logic in as3711_sel_checkAxel Lin
2012-11-27regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_checkAxel Lin
2012-11-27regulator: s2mps11: Fix ramp delay value shift operationSangbeom Kim
2012-11-27regulator: da9052: Ensure setting current limit within specific rangeAxel Lin
2012-11-27regulator: da9055: Select maximum current in specific range for set_current_l...Axel Lin
2012-11-27regulator: tps6586x: fix build warning in debug buildLaxman Dewangan
2012-11-27regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is setAxel Lin
2012-11-27regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin
2012-11-27Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pu...Mark Brown
2012-11-27regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin
2012-11-27regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin
2012-11-27Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2012-11-27regulator: add device tree support for max8997Thomas Abraham
2012-11-24regulator: max8997: limit the number of dvs registers programmed in non-dvs modeThomas Abraham
2012-11-24regulator: max8997: reorder buck1/2/5 dvs setup codeThomas Abraham