summaryrefslogtreecommitdiff
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | regulator: Convert pcf50633 to get_voltage_selAxel Lin2012-04-01
| | | * | | | regulator: pcf50633: Don't write to reserved bits of AUTO output voltage sele...Axel Lin2012-04-01
| | | * | | | regulator: Add support s5m8767 opmode operationSangbeom Kim2012-04-01
| | | |/ / /
| | * | | | regulator: core: Optimise enable/disable path for always on regulatorsMark Brown2012-04-20
| | * | | | regulator: core: Add checking set_mode callback in regulator_set_optimum_modeAxel Lin2012-04-16
| | * | | | regulator: core: Support setting suspend_[mode|voltage] if set_suspend_[en|di...Axel Lin2012-04-16
| | * | | | regulator: core: Fix getting input_uV when supplied by another regulatorAxel Lin2012-04-16
| | * | | | regulator: Support set_voltage_time_sel for drivers implement set_voltageAxel Lin2012-04-05
| | * | | | regulator: core: Pull non-DT supply mapping into regulator_dev_lookup()Mark Brown2012-04-03
| | * | | | regulator: core: Don't defer probe if there's no DT binding for a supplyMark Brown2012-04-03
| | * | | | regulator: core: Complain if we can't reenable a supplyMark Brown2012-04-03
| | |/ / /
* | | | | regulator: Actually free the regulator in devm_regulator_put()Mark Brown2012-05-07
* | | | | regulator: Fix the logic to ensure new voltage setting in valid rangeAxel Lin2012-04-17
|/ / / /
* | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-10
|\ \ \ \ | |_|/ / |/| | |
| * | | regulator: anatop: fix 'anatop_regulator' name collisionShawn Guo2012-04-02
| |/ /
* | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-04
|\ \ \ | |/ / |/| |
| * | regulator: Remove non-existent parameter from fixed-helper.c kernel docRuss Dill2012-03-31
| * | regulator: Fix setting new voltage in s5m8767_set_voltageAxel Lin2012-03-31
| * | regulator: fix sysfs name collision between dummy and fixed dummy regulatorShawn Guo2012-03-31
| * | regulator: Fix deadlock on removal of regulators with suppliesMark Brown2012-03-29
| * | regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_susp...Axel Lin2012-03-29
| * | regulator: Fix setting low power mode for wm831x aldoAxel Lin2012-03-29
| * | regulator: Return microamps in wm8350_isink_get_currentAxel Lin2012-03-28
| * | regulator: wm8350: Fix the logic to choose best current limit settingAxel Lin2012-03-28
| * | regulator: wm831x-isink: Fix the logic to choose best current limit settingAxel Lin2012-03-28
| * | regulator: wm831x-dcdc: Fix the logic to choose best current limit settingAxel Lin2012-03-28
| * | regulator: anatop: patching to device-tree property "reg".Ying-Chun Liu (PaulLiu)2012-03-28
| * | regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE settingAxel Lin2012-03-26
| * | regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_susp...Axel Lin2012-03-26
| * | regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error pathAxel Lin2012-03-26
| * | regulator: Fix set and get current limit for wm831x_buckvAxel Lin2012-03-26
| * | regulator: tps6586x: Fix list minimal voltage setting for LDO0Axel Lin2012-03-26
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \
| * | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann2012-03-24
| |\| |
| * | | Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-20
| |\ \ \
| * | | | regulator: Remove bq24022 regulator driverHeiko Stübner2012-03-07
* | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-03-21
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'topic/twl' into regulator-nextMark Brown2012-03-19
| |\ \ \ \
| | * | | | regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supplyPeter Ujfalusi2012-03-11
| | * | | | regulator: twl: adapt twl-regulator driver to dtRajendra Nayak2012-03-11
| | * | | | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo2012-03-11
| | * | | | regulator: twl4030: add support for external voltage get/setTero Kristo2012-03-11
| | * | | | regulator: twl6030: Fix voltage selection logicLaxman Dewangan2012-03-11
| * | | | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2012-03-18
| |\ \ \ \ \
| | * | | | | regulator: Remove obsolete consumer_dev related commentAxel Lin2012-02-18
| | * | | | | regulator: Remove support for supplies specified by struct deviceMark Brown2012-02-02
| | * | | | | Merge branch 'regulator-drivers' into regulator-supplyMark Brown2012-02-02
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown2012-03-18
| |\ \ \ \ \ \
| | * | | | | | regulator: Provide devm_regulator_bulk_get()Mark Brown2012-01-22
| | * | | | | | regulator: Implement devm_regulator_free()Mark Brown2012-01-22