| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-07-03 | 32 | -90/+1514 |
|\ |
|
| * | Merge remote-tracking branch 'regulator/topic/tps62360' into regulator-next | Mark Brown | 2013-07-01 | 1 | -2/+6 |
| |\ |
|
| | * | regulator: tps62360: Fix crash in i2c_driver .probe | Tuomas Tynkkynen | 2013-06-18 | 1 | -2/+6 |
| * | | Merge remote-tracking branch 'regulator/topic/of' into regulator-next | Mark Brown | 2013-07-01 | 1 | -0/+3 |
| |\ \ |
|
| | * | | regulator: of: Added a property to indicate bypass mode support | Kishon Vijay Abraham I | 2013-06-20 | 1 | -0/+3 |
| | |/ |
|
| * | | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-next | Mark Brown | 2013-07-01 | 1 | -17/+32 |
| |\ \ |
|
| | * | | regulator: max8973: initial DT support | Guennadi Liakhovetski | 2013-06-24 | 1 | -12/+25 |
| | * | | regulators: max8973: fix multiple instance support | Guennadi Liakhovetski | 2013-06-21 | 1 | -5/+7 |
| | |/ |
|
| * | | Merge remote-tracking branch 'regulator/topic/lp872x' into regulator-next | Mark Brown | 2013-07-01 | 1 | -2/+114 |
| |\ \ |
|
| | * | | regulator: lp872x: support the device tree feature | Kim, Milo | 2013-05-20 | 1 | -2/+114 |
| * | | | Merge remote-tracking branch 'regulator/topic/lp397x' into regulator-next | Mark Brown | 2013-07-01 | 2 | -16/+6 |
| |\ \ \ |
|
| | * | | | regulator: lp397x: use devm_kzalloc() to make cleanup paths simpler | Nikolay Balandin | 2013-05-27 | 2 | -16/+6 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'regulator/topic/linar' into regulator-next | Mark Brown | 2013-07-01 | 1 | -0/+15 |
| |\ \ \ |
|
| | * | | | regulator: core: add regulator_get_linear_step() | Paul Walmsley | 2013-06-07 | 1 | -0/+15 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'regulator/topic/isl6271a' into regulator-next | Mark Brown | 2013-07-01 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | regulator: isl6271a: Use NULL instead of 0 | Sachin Kamat | 2013-05-12 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'regulator/topic/drvdata' into regulator-next | Mark Brown | 2013-07-01 | 15 | -29/+0 |
| |\ \ \ |
|
| | * | | | regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers | Axel Lin | 2013-05-12 | 15 | -29/+0 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'regulator/topic/delay' into regulator-next | Mark Brown | 2013-07-01 | 3 | -3/+0 |
| |\ \ \ |
|
| | * | | | regulator: Remove unnecessary include of linux/delay.h from regulator drivers | Axel Lin | 2013-05-12 | 3 | -3/+0 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'regulator/topic/abb' into regulator-next | Mark Brown | 2013-07-01 | 3 | -0/+921 |
| |\ \ \ |
|
| | * | | | regulator: ti-abb: Convert to use devm_ioremap_resource | Tushar Behera | 2013-06-18 | 1 | -8/+6 |
| | * | | | regulator: ti-abb: Fix off-by-one valid range checking for abb->current_info_idx | Axel Lin | 2013-05-12 | 1 | -2/+2 |
| | * | | | regulator: Introduce TI Adaptive Body Bias(ABB) on-chip LDO driver | Andrii.Tseglytskyi | 2013-05-12 | 3 | -0/+923 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'regulator/topic/ab8500' into regulator-next | Mark Brown | 2013-07-01 | 3 | -20/+84 |
| |\ \ \ |
|
| | * | | | regulator: ab8500-ext: Staticize local symbols | Sachin Kamat | 2013-06-26 | 1 | -2/+2 |
| | * | | | regulator: ab8500: Provide supply names for the AUX regulators | Lee Jones | 2013-06-11 | 1 | -0/+3 |
| | * | | | regulator: ab8500-ext: Enable for Device Tree | Lee Jones | 2013-06-11 | 1 | -1/+25 |
| | * | | | regulator: ab8500-ext: Register as a device in its own right | Lee Jones | 2013-06-11 | 2 | -18/+32 |
| | * | | | regulator: ab8500-ext: Provide a set_voltage call-back operation | Lee Jones | 2013-06-07 | 1 | -0/+23 |
| | * | | | regulator: ab8500: Ensure AB8500 external registers are probed first | Lee Jones | 2013-06-07 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge remote-tracking branch 'regulator/fix/max77693' into regulator-linus | Mark Brown | 2013-07-01 | 3 | -0/+332 |
| |\ \ \ |
|
| | * | | | regulator: max77693: Remove NULL test for rmatch[i].init_data | Axel Lin | 2013-07-01 | 1 | -3/+1 |
| | * | | | regulator: max77693: Fix trivial typo | Axel Lin | 2013-07-01 | 1 | -1/+1 |
| | * | | | regulator: max77693: Add max77693 regualtor driver. | Jonghwa Lee | 2013-06-25 | 3 | -0/+334 |
| | | |/
| | |/| |
|
* | | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2013-07-02 | 1 | -4/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2013-06-14 | 1 | -4/+4 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ARM: ux500: Correct anamic2 typo in DT files | Fabio Baltieri | 2013-06-04 | 1 | -4/+4 |
| | |/ |
|
* | | | mfd: tps6586x: correct device name of the regulator cell | Marc Dietrich | 2013-06-24 | 1 | -1/+1 |
|/ / |
|
* | | Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linus | Mark Brown | 2013-05-30 | 1 | -2/+2 |
|\ \ |
|
| * | | regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10 | Kishon Vijay Abraham I | 2013-05-30 | 1 | -1/+1 |
| * | | regulator: palmas: Fix incorrect condition | Sachin Kamat | 2013-05-30 | 1 | -1/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus | Mark Brown | 2013-05-30 | 1 | -1/+4 |
|\ \ |
|
| * | | regulator: Fix kernel-doc generation warnings. | Robert P. J. Day | 2013-05-02 | 1 | -1/+4 |
* | | | Merge remote-tracking branch 'regulator/fix/dbx500' into regulator-linus | Mark Brown | 2013-05-30 | 1 | -12/+12 |
|\ \ \ |
|
| * | | | regulator: dbx500: Make local symbol static | Sachin Kamat | 2013-05-08 | 1 | -12/+12 |
* | | | | regulator: core: Correct spelling mistake in comment | Charles Keepax | 2013-05-21 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot | 2013-04-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'regulator/topic/wm8994' into v3.9-rc8 | Mark Brown | 2013-04-28 | 1 | -19/+42 |
|\ \ |
|