summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2012-12-101-83/+38
|\
| * regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel...Axel Lin2012-12-061-61/+26
| * regulator: palmas: Return raw register values as the selectors in [get|set]_v...Axel Lin2012-12-061-24/+14
* | Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-107-256/+63
|\ \
| * | regulator: anatop: Use regulator_[get|set]_voltage_sel_regmapAxel Lin2012-12-101-15/+6
| * | regulator: anatop: Use linear_min_sel with linear mappingAxel Lin2012-12-101-8/+7
| * | Merge branch 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2012-11-281-1/+1
| |\ \
| | * | regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is setAxel Lin2012-11-271-1/+1
| * | | regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin2012-11-281-10/+5
| * | | regulator: pcf50633: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin2012-11-281-148/+28
| * | | regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin2012-11-271-47/+8
| | | |
| | \ \
| *-. | | Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pu...Mark Brown2012-11-276-3/+1109
| |\ \| |
| * | | | regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin2012-11-271-32/+5
| * | | | regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin2012-11-272-0/+8
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown2012-12-105-18/+384
|\ \ \ \
| * \ \ \ Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2012-11-2773-401/+2210
| |\ \ \ \
| * | | | | regulator: add device tree support for max8997Thomas Abraham2012-11-275-3/+366
| * | | | | regulator: max8997: limit the number of dvs registers programmed in non-dvs modeThomas Abraham2012-11-241-3/+6
| * | | | | regulator: max8997: reorder buck1/2/5 dvs setup codeThomas Abraham2012-11-241-13/+13
* | | | | | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-nextMark Brown2012-12-104-0/+588
|\ \ \ \ \ \
| * | | | | | regulator: max8973: provide enable/disable if external control disabledLaxman Dewangan2012-11-231-1/+1
| * | | | | | regulator: max8973: Fix callback setting for max8973_dcdc_ops.enableAxel Lin2012-11-221-1/+1
| * | | | | | regulator: max8973: add regulator driver supportLaxman Dewangan2012-11-194-0/+588
| |/ / / / /
* | | | | | Merge remote-tracking branch 'regulator/topic/max77686' into regulator-nextMark Brown2012-12-101-9/+155
|\ \ \ \ \ \
| * | | | | | regulator: max77686: Make max77686_enable() static.Yadwinder Singh Brar2012-10-221-1/+1
| * | | | | | regulator: max77686: Add set_suspend_disable/set_suspend_mode callbacks.Yadwinder Singh Brar2012-10-171-7/+141
| * | | | | | regulator: max77686: Use already set opmode while re-enabling regulators.Yadwinder Singh Brar2012-10-171-2/+14
* | | | | | | Merge remote-tracking branch 'regulator/topic/max1586' into regulator-nextMark Brown2012-12-101-3/+41
|\ \ \ \ \ \ \
| * | | | | | | regulator: max1586: Implement get_voltage_sel callbackAxel Lin2012-12-101-3/+41
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-nextMark Brown2012-12-102-25/+6
|\ \ \ \ \ \ \
| * | | | | | | regulator: lp8788-buck: Kill _gpio_request functionAxel Lin2012-12-101-14/+4
| * | | | | | | regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_modeAxel Lin2012-12-071-10/+1
| * | | | | | | regulator: lp8788-ldo: Staticise non-exported symbolMark Brown2012-10-151-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'regulator/topic/log' into regulator-nextMark Brown2012-12-101-2/+7
|\ \ \ \ \ \ \
| * | | | | | | regulator: core: Say what unsupportable voltage constraints areMark Brown2012-11-281-1/+3
| * | | | | | | regulator: core: Log when a device causes a voltage constraint failMark Brown2012-11-281-1/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown2012-12-1072-401/+2073
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | regulator: remove use of __devexitBill Pemberton2012-11-2056-62/+62
| * | | | | | Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2012-11-204-95/+166
| |\ \ \ \ \ \
| | * | | | | | mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan2012-11-154-95/+166
| * | | | | | | regulator: remove use of __devinitBill Pemberton2012-11-2057-78/+78
| * | | | | | | regulator: remove use of __devexit_pBill Pemberton2012-11-2056-62/+62
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---------. \ \ \ \ \ \ Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...Mark Brown2012-11-2016-116/+1854
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | | | | | | * | | | | regulator: tps65090: add external control support for DCDCLaxman Dewangan2012-10-172-21/+63
| | | | | | | * | | | | regulator: tps65090: Add support for LDO regulatorsLaxman Dewangan2012-10-172-0/+7
| | | | | | | * | | | | regulator: tps65090: rename driver name and regulator nameLaxman Dewangan2012-10-172-20/+20
| | | | | | | * | | | | regulator: tps65090: Register all regulators in single probe callLaxman Dewangan2012-10-173-108/+165
| | | | | | | | |_|/ / | | | | | | | |/| | |
| | | | | * | | | | | regulator: max8925: update dt regulator binding docQing Xu2012-11-091-20/+31
| | | | | * | | | | | regulator: max8925: support dt for regulatorQing Xu2012-11-072-3/+98
| | | | * | | | | | | regulator: vexpress: Add terminating entry for vexpress_regulator_of_match tableAxel Lin2012-10-171-0/+1