summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-10Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown1-83/+38
2012-12-10Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown7-256/+63
2012-12-10Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown5-18/+384
2012-12-10Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown4-0/+588
2012-12-10Merge remote-tracking branch 'regulator/topic/max77686' into regulator-nextMark Brown1-9/+155
2012-12-10Merge remote-tracking branch 'regulator/topic/max1586' into regulator-nextMark Brown1-3/+41
2012-12-10Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-nextMark Brown2-25/+6
2012-12-10Merge remote-tracking branch 'regulator/topic/log' into regulator-nextMark Brown1-2/+7
2012-12-10Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown72-401/+2073
2012-12-10Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown2-0/+139
2012-12-10Merge remote-tracking branch 'regulator/topic/da9055' into regulator-nextMark Brown4-3/+715
2012-12-10Merge remote-tracking branch 'regulator/topic/da9052' into regulator-nextMark Brown1-5/+5
2012-12-10Merge remote-tracking branch 'regulator/topic/change' into regulator-nextMark Brown2-0/+23
2012-12-10Merge remote-tracking branch 'regulator/topic/as3711' into regulator-nextMark Brown3-0/+377
2012-12-10Merge remote-tracking branch 'regulator/topic/arizona' into regulator-nextMark Brown4-3/+148
2012-12-10Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-nextMark Brown1-1/+1
2012-12-10regulator: anatop: Use regulator_[get|set]_voltage_sel_regmapAxel Lin1-15/+6
2012-12-10regulator: anatop: Use linear_min_sel with linear mappingAxel Lin1-8/+7
2012-12-10regulator: max1586: Implement get_voltage_sel callbackAxel Lin1-3/+41
2012-12-10regulator: lp8788-buck: Kill _gpio_request functionAxel Lin1-14/+4
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...Axel Lin1-61/+26
2012-12-06regulator: palmas: Return raw register values as the selectors in [get|set]_v...Axel Lin1-24/+14
2012-12-06regulators: add regulator_can_change_voltage() functionMarek Szyprowski2-0/+23
2012-11-28Merge branch 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark 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 Brown3-1/+125
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-28regulator: as3711: Fix the logic in as3711_sel_checkAxel Lin1-15/+8
2012-11-28regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_checkAxel Lin1-6/+3
2012-11-28regulator: da9052: Ensure setting current limit within specific rangeAxel Lin1-5/+5
2012-11-28regulator: da9055: Select maximum current in specific range for set_current_l...Axel Lin1-12/+9
2012-11-28regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is setAxel Lin1-1/+1
2012-11-28regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin1-47/+8
2012-11-28Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pu...Mark Brown6-3/+1109
2012-11-28regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin1-32/+5
2012-11-28regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin2-0/+8
2012-11-28Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown73-401/+2210
2012-11-28regulator: add device tree support for max8997Thomas Abraham5-3/+366
2012-11-26Linux 3.7-rc7v3.7-rc7Linus Torvalds1-1/+1
2012-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-2/+3
2012-11-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-12/+41
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1