| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-04-10 | 1 | -3/+3 |
|\ |
|
| * | regulator: anatop: fix 'anatop_regulator' name collision | Shawn Guo | 2012-04-02 | 1 | -3/+3 |
* | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-04-04 | 10 | -44/+49 |
|\ \
| |/
|/| |
|
| * | regulator: Remove non-existent parameter from fixed-helper.c kernel doc | Russ Dill | 2012-03-31 | 1 | -1/+0 |
| * | regulator: Fix setting new voltage in s5m8767_set_voltage | Axel Lin | 2012-03-31 | 1 | -7/+7 |
| * | regulator: fix sysfs name collision between dummy and fixed dummy regulator | Shawn Guo | 2012-03-31 | 1 | -1/+1 |
| * | regulator: Fix deadlock on removal of regulators with supplies | Mark Brown | 2012-03-29 | 1 | -2/+2 |
| * | regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_susp... | Axel Lin | 2012-03-29 | 1 | -5/+5 |
| * | regulator: Fix setting low power mode for wm831x aldo | Axel Lin | 2012-03-29 | 1 | -5/+2 |
| * | regulator: Return microamps in wm8350_isink_get_current | Axel Lin | 2012-03-28 | 1 | -1/+1 |
| * | regulator: wm8350: Fix the logic to choose best current limit setting | Axel Lin | 2012-03-28 | 1 | -1/+1 |
| * | regulator: wm831x-isink: Fix the logic to choose best current limit setting | Axel Lin | 2012-03-28 | 1 | -1/+1 |
| * | regulator: wm831x-dcdc: Fix the logic to choose best current limit setting | Axel Lin | 2012-03-28 | 1 | -1/+2 |
| * | regulator: anatop: patching to device-tree property "reg". | Ying-Chun Liu (PaulLiu) | 2012-03-28 | 1 | -2/+3 |
| * | regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE setting | Axel Lin | 2012-03-26 | 1 | -6/+6 |
| * | regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_susp... | Axel Lin | 2012-03-26 | 1 | -4/+4 |
| * | regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error path | Axel Lin | 2012-03-26 | 1 | -5/+5 |
| * | regulator: Fix set and get current limit for wm831x_buckv | Axel Lin | 2012-03-26 | 1 | -2/+4 |
| * | regulator: tps6586x: Fix list minimal voltage setting for LDO0 | Axel Lin | 2012-03-26 | 1 | -0/+5 |
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 3 | -171/+0 |
|\ \ |
|
| * \ | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Arnd Bergmann | 2012-03-24 | 35 | -1027/+3406 |
| |\ \
| | |/ |
|
| * | | Merge branch 'next/fixes-non-critical' into next/drivers | Arnd Bergmann | 2012-03-20 | 2 | -5/+5 |
| |\ \ |
|
| * | | | regulator: Remove bq24022 regulator driver | Heiko Stübner | 2012-03-07 | 3 | -171/+0 |
* | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-03-21 | 35 | -1033/+3412 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge tag 'topic/twl' into regulator-next | Mark Brown | 2012-03-19 | 1 | -81/+246 |
| |\ \ \ |
|
| | * | | | regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply | Peter Ujfalusi | 2012-03-11 | 1 | -0/+4 |
| | * | | | regulator: twl: adapt twl-regulator driver to dt | Rajendra Nayak | 2012-03-11 | 1 | -87/+172 |
| | * | | | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators | Tero Kristo | 2012-03-11 | 1 | -0/+39 |
| | * | | | regulator: twl4030: add support for external voltage get/set | Tero Kristo | 2012-03-11 | 1 | -5/+34 |
| | * | | | regulator: twl6030: Fix voltage selection logic | Laxman Dewangan | 2012-03-11 | 1 | -3/+11 |
| * | | | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-next | Mark Brown | 2012-03-18 | 1 | -17/+8 |
| |\ \ \ \ |
|
| | * | | | | regulator: Remove obsolete consumer_dev related comment | Axel Lin | 2012-02-18 | 1 | -2/+0 |
| | * | | | | regulator: Remove support for supplies specified by struct device | Mark Brown | 2012-02-02 | 1 | -15/+8 |
| | * | | | | Merge branch 'regulator-drivers' into regulator-supply | Mark Brown | 2012-02-02 | 12 | -122/+2427 |
| | |\ \ \ \ |
|
| * | \ \ \ \ | Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st... | Mark Brown | 2012-03-18 | 1 | -0/+108 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | regulator: Provide devm_regulator_bulk_get() | Mark Brown | 2012-01-22 | 1 | -0/+46 |
| | * | | | | | | regulator: Implement devm_regulator_free() | Mark Brown | 2012-01-22 | 1 | -0/+28 |
| | * | | | | | | regulator: Add devm_regulator_get() | Stephen Boyd | 2012-01-20 | 1 | -0/+34 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge remote-tracking branch 'regulator/topic/stub' into regulator-next | Mark Brown | 2012-03-18 | 5 | -3/+58 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | regulator: provide a helper for registering a fixed regulator | Sascha Hauer | 2012-03-03 | 2 | -1/+54 |
| * | | | | | | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next | Mark Brown | 2012-03-18 | 33 | -894/+2971 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | regulator: Convert tps6507x to set_voltage_sel | Axel Lin | 2012-03-14 | 1 | -26/+5 |
| | * | | | | | | | regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCs | Axel Lin | 2012-03-14 | 1 | -201/+67 |
| | * | | | | | | | regulator: Make s5m8767_get_voltage_register always return correct register | Axel Lin | 2012-03-14 | 1 | -18/+9 |
| | * | | | | | | | regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier | Axel Lin | 2012-03-14 | 1 | -24/+21 |
| | * | | | | | | | regulator: tps65910: Provide settling time for DCDC voltage change | Laxman Dewangan | 2012-03-14 | 1 | -13/+32 |
| | * | | | | | | | regulator: Add Anatop regulator driver | Ying-Chun Liu (PaulLiu) | 2012-03-14 | 3 | -0/+250 |
| | * | | | | | | | regulator: Simplify implementation of tps65912_get_voltage_dcdc | Axel Lin | 2012-03-14 | 1 | -26/+5 |
| | * | | | | | | | regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOx | Axel Lin | 2012-03-14 | 1 | -16/+3 |
| | * | | | | | | | regulator: tps65910: Provide settling time for enabling rails | Laxman Dewangan | 2012-03-13 | 1 | -0/+37 |