aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-07regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_voltage_linearAxel Lin1-9/+2
2012-12-07regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_modeAxel Lin1-10/+1
2012-12-06regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_matchAxel Lin1-1/+3
2012-12-06regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel_regmapAxel Lin1-61/+26
2012-12-06regulator: palmas: Return raw register values as the selectors in [get|set]_voltage_selAxel Lin1-24/+14
2012-12-06regulators: add regulator_can_change_voltage() functionMarek Szyprowski1-0/+22
2012-12-03regulator: tps51632: Ensure [base|max]_voltage_uV pdata settings are validAxel Lin1-0/+15
2012-12-03regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostpAxel Lin1-0/+1
2012-12-03regulator: wm831x-dcdc: Ensure selected voltage falls within requested rangeAxel Lin1-1/+1
2012-11-28Merge branch 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-minMark Brown1-1/+1
2012-11-28regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin1-10/+5
2012-11-28regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin1-148/+28
2012-11-28regulator: arizona-micsupp: Add ramp time informationMark Brown1-0/+2
2012-11-28regulator: core: Say what unsupportable voltage constraints areMark Brown1-1/+3
2012-11-28regulator: core: Log when a device causes a voltage constraint failMark Brown1-1/+4
2012-11-28regulator: arizona-ldo1: Support 1.8V modeMark Brown1-1/+106
2012-11-28regulator: arizona-ldo1: Add additional top voltageMark Brown1-1/+1
2012-11-28regulator: arizona-ldo1: Support DVFS in default constraintsMark Brown1-1/+19
2012-11-28regulator: arizona-ldo1: Add enable timeMark Brown1-0/+1
2012-11-27regulator: as3711: Fix the logic in as3711_sel_checkAxel Lin1-15/+8
2012-11-27regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_checkAxel Lin1-6/+3
2012-11-27regulator: s2mps11: Fix ramp delay value shift operationSangbeom Kim1-5/+5
2012-11-27regulator: da9052: Ensure setting current limit within specific rangeAxel Lin1-5/+5
2012-11-27regulator: da9055: Select maximum current in specific range for set_current_limitAxel Lin1-12/+9
2012-11-27regulator: tps6586x: fix build warning in debug buildLaxman Dewangan1-1/+1
2012-11-27regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is setAxel Lin1-1/+1
2012-11-27regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin1-47/+8
2012-11-27Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-minMark Brown4-0/+1038
2012-11-27regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin1-32/+5
2012-11-27regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin1-0/+6
2012-11-27Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max8997Mark Brown63-282/+2005
2012-11-27regulator: add device tree support for max8997Thomas Abraham1-2/+146
2012-11-24regulator: max8997: limit the number of dvs registers programmed in non-dvs modeThomas Abraham1-3/+6
2012-11-24regulator: max8997: reorder buck1/2/5 dvs setup codeThomas Abraham1-13/+13
2012-11-24regulator: tps65090: Add MODULE_ALIASAxel Lin1-0/+1
2012-11-23regulator: max8973: provide enable/disable if external control disabledLaxman Dewangan1-1/+1
2012-11-23regulator: add a regulator driver for the AS3711 PMICGuennadi Liakhovetski3-0/+387
2012-11-23regulator: tps80031: Implement list_voltage and set n_voltages = 1 for fixed regulatorsAxel Lin1-1/+5
2012-11-23regulator: tps80031: Trivial cleanupsAxel Lin1-6/+4
2012-11-22regulator: max8973: Fix callback setting for max8973_dcdc_ops.enableAxel Lin1-1/+1
2012-11-21regulator: da9055: Properly handle voltage range that doesn't start with 0 offsetAxel Lin1-30/+50
2012-11-20regulator: remove use of __devexitBill Pemberton56-62/+62
2012-11-20regulator: wm831x: Set the new rather than old value for DVS VSELMark Brown1-1/+1
2012-11-20Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-hotplugMark Brown1-26/+155
2012-11-20regulator: remove use of __devinitBill Pemberton57-78/+78
2012-11-20regulator: remove use of __devexit_pBill Pemberton56-62/+62
2012-11-20Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/max8925', 'topic/gpio' and 'topic/tps65090' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-hotplugMark Brown9-66/+1660
2012-11-19regulator: max8973: add regulator driver supportLaxman Dewangan3-0/+516
2012-11-16regulator: da9055: Fix checking wrong value in da9055_gpio_initAxel Lin1-1/+1
2012-11-15regulator: tps80031: add prefix TPS80031 on common defines.Laxman Dewangan1-38/+42