summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | * | | | | | regulator: Versatile Express regulator driverPawel Moll2012-10-154-0/+186
| | | | * | | | | | regulator: core: Support for continuous voltage rangePawel Moll2012-10-152-0/+8
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | regulator: tps80031: add prefix TPS80031 on common defines.Laxman Dewangan2012-11-151-38/+42
| | | * | | | | | regulator: tps80031: add regulator driver for tps80031Laxman Dewangan2012-11-133-0/+799
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | regulator: tps51632: Fix trivial typo for TPS51632 Kconfig help textAxel Lin2012-11-011-1/+1
| | * | | | | | regulator: tps51632: Add tps51632 regulator driverLaxman Dewangan2012-10-154-0/+391
| | | |/ / / / | | |/| | | |
* | | | | | | Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown2012-12-102-0/+139
|\ \ \ \ \ \ \
| * | | | | | | regulator: gpio-regulator: Add ifdef CONFIG_OF guard for regulator_gpio_of_matchAxel Lin2012-12-061-1/+3
| | |_|_|_|/ / | |/| | | | |
| * | | | | | regulator: gpio-regulator: Catch 'no states property' misuseLee Jones2012-11-142-1/+7
| * | | | | | regulator: gpio-regulator: fix can't find regulator node in dtFrank Li2012-11-131-0/+1
| * | | | | | regulator: gpio-regulator: doc: Fix wrong key gpio-enableFrank Li2012-11-131-2/+2
| * | | | | | regulator: gpio-regulator: Allow use of GPIO controlled regulators though DTLee Jones2012-10-172-0/+130
| | |/ / / / | |/| | | |
* | | | | | Merge remote-tracking branch 'regulator/topic/da9055' into regulator-nextMark Brown2012-12-104-3/+715
|\ \ \ \ \ \
| * | | | | | regulator: da9055: Select maximum current in specific range for set_current_l...Axel Lin2012-11-271-12/+9
OpenPOWER on IntegriCloud