summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-101-3/+3
|\
| * regulator: anatop: fix 'anatop_regulator' name collisionShawn Guo2012-04-031-3/+3
* | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-0410-44/+49
|\ \ | |/ |/|
| * regulator: Remove non-existent parameter from fixed-helper.c kernel docRuss Dill2012-03-311-1/+0Star
| * regulator: Fix setting new voltage in s5m8767_set_voltageAxel Lin2012-03-311-7/+7
| * regulator: fix sysfs name collision between dummy and fixed dummy regulatorShawn Guo2012-03-311-1/+1
| * regulator: Fix deadlock on removal of regulators with suppliesMark Brown2012-03-291-2/+2
| * regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_susp...Axel Lin2012-03-291-5/+5
| * regulator: Fix setting low power mode for wm831x aldoAxel Lin2012-03-291-5/+2Star
| * regulator: Return microamps in wm8350_isink_get_currentAxel Lin2012-03-281-1/+1
| * regulator: wm8350: Fix the logic to choose best current limit settingAxel Lin2012-03-281-1/+1
| * regulator: wm831x-isink: Fix the logic to choose best current limit settingAxel Lin2012-03-281-1/+1
| * regulator: wm831x-dcdc: Fix the logic to choose best current limit settingAxel Lin2012-03-281-1/+2
| * regulator: anatop: patching to device-tree property "reg".Ying-Chun Liu (PaulLiu)2012-03-281-2/+3
| * regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE settingAxel Lin2012-03-261-6/+6
| * regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_susp...Axel Lin2012-03-261-4/+4
| * regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error pathAxel Lin2012-03-261-5/+5
| * regulator: Fix set and get current limit for wm831x_buckvAxel Lin2012-03-261-2/+4
| * regulator: tps6586x: Fix list minimal voltage setting for LDO0Axel Lin2012-03-261-0/+5
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-283-171/+0Star
|\ \
| * | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann2012-03-2435-1027/+3406
| |\|
| * | Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-202-5/+5
| |\ \
| * | | regulator: Remove bq24022 regulator driverHeiko Stübner2012-03-073-171/+0Star
* | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-03-2135-1033/+3412
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'topic/twl' into regulator-nextMark Brown2012-03-191-81/+246
| |\ \ \
| | * | | regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supplyPeter Ujfalusi2012-03-111-0/+4
| | * | | regulator: twl: adapt twl-regulator driver to dtRajendra Nayak2012-03-111-87/+172
| | * | | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo2012-03-111-0/+39
| | * | | regulator: twl4030: add support for external voltage get/setTero Kristo2012-03-111-5/+34
| | * | | regulator: twl6030: Fix voltage selection logicLaxman Dewangan2012-03-111-3/+11
| * | | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2012-03-181-17/+8Star
| |\ \ \ \
| | * | | | regulator: Remove obsolete consumer_dev related commentAxel Lin2012-02-181-2/+0Star
| | * | | | regulator: Remove support for supplies specified by struct deviceMark Brown2012-02-021-15/+8Star
| | * | | | Merge branch 'regulator-drivers' into regulator-supplyMark Brown2012-02-0212-122/+2427
| | |\ \ \ \
| * | \ \ \ \ Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown2012-03-181-0/+108
| |\ \ \ \ \ \
| | * | | | | | regulator: Provide devm_regulator_bulk_get()Mark Brown2012-01-221-0/+46
| | * | | | | | regulator: Implement devm_regulator_free()Mark Brown2012-01-221-0/+28
| | * | | | | | regulator: Add devm_regulator_get()Stephen Boyd2012-01-201-0/+34
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown2012-03-185-3/+58
| |\ \ \ \ \ \
| | * | | | | | regulator: provide a helper for registering a fixed regulatorSascha Hauer2012-03-032-1/+54
| * | | | | | | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-03-1833-894/+2971
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: Convert tps6507x to set_voltage_selAxel Lin2012-03-141-26/+5Star
| | * | | | | | | regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCsAxel Lin2012-03-141-201/+67Star
| | * | | | | | | regulator: Make s5m8767_get_voltage_register always return correct registerAxel Lin2012-03-141-18/+9Star
| | * | | | | | | regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlierAxel Lin2012-03-141-24/+21Star
| | * | | | | | | regulator: tps65910: Provide settling time for DCDC voltage changeLaxman Dewangan2012-03-141-13/+32
| | * | | | | | | regulator: Add Anatop regulator driverYing-Chun Liu (PaulLiu)2012-03-143-0/+250
| | * | | | | | | regulator: Simplify implementation of tps65912_get_voltage_dcdcAxel Lin2012-03-141-26/+5Star
| | * | | | | | | regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOxAxel Lin2012-03-141-16/+3Star
| | * | | | | | | regulator: tps65910: Provide settling time for enabling railsLaxman Dewangan2012-03-141-0/+37