summaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAgeFilesLines
*---------------. Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpi...Mark Brown2014-01-2311-138/+332
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * regulator: pfuze100-regulator: Fix some checkpatch complaintsFabio Estevam2014-01-151-8/+11
| | | | | | | | | * Merge tag 'v3.13-rc4' into regulator-pfuze100Mark Brown2014-01-156-12/+81
| | | | | | | | | |\
| | | | | | | | | * | regulator: pfuze100: Improve PFUZE100 entry textFabio Estevam2013-12-241-1/+1
| | | | | | | | | * | regulator: pfuze100: use devm_regulator_register()Jingoo Han2013-12-091-17/+3
| | | | | | | | * | | mfd: pcf50633: Correct device name for pcf50633 regulatorAxel Lin2013-12-021-1/+1
| | | | | | | | |/ /
| | | | | | | * | | regulator: mc13892: Fix checkpatch issueJingoo Han2013-10-151-12/+12
| | | | | | * | | | regulator: max77693: Add missing .owner field in regulator_descAxel Lin2013-12-241-0/+1
| | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | regulator: max14577: Add module alias to support module auto-loadingAxel Lin2013-12-231-0/+1
| | | | | * | | | regulator: max14577: Add regulator driver for Maxim 14577Krzysztof Kozlowski2013-12-183-0/+280
| | | | | |/ / /
| | | | * / / / regulator: lp3972: Convert to devm_regulator_registerAxel Lin2013-11-241-35/+6
| | | | |/ / /
| | | * | | | regulator: lp3971: Convert to devm_regulator_registerAxel Lin2013-11-131-37/+6
| | * | | | | regulator: gpio: Warn if an invalid regulator-type is suppliedMark Brown2013-12-061-0/+3
| | * | | | | regulator: gpio: Don't require a regulator-type propertyMark Brown2013-12-051-8/+6
| * | | | | | regulator: db8500-prcmu: use devm_regulator_register()Jingoo Han2013-12-091-19/+1
| | |_|/ / / | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----------. \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/pfuze100', 'regulator/fix/s5m87...Mark Brown2014-01-238-190/+418
|\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | | | | | * | | | | regulator: as3722: set enable time for SD0/1/6Vince Hsu2014-01-061-0/+1
| | | | | | | * | | | | regulator: as3722: detect SD0 low-voltage modeAndrew Bresticker2014-01-061-4/+26
| | | | | | | * | | | | regulator: as3722: Don't set min_uV/uV_step/linear_min_sel for linear_rangesAxel Lin2013-12-201-3/+0
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | | | | * | | | | regulator: arizona-micsupp: Convert to use linear rangesCharles Keepax2013-11-241-41/+11
| | | |_|_|/ / / / / | | |/| | | | | | |
| | | | | * | | | | regulator: anatop-regulator: Remove unneeded memset()Fabio Estevam2014-01-081-1/+0
| | | | | * | | | | regulator: anatop-regulator: Remove unneeded kstrdup()Fabio Estevam2014-01-061-26/+8
| | | | | * | | | | regulator: anatop-regulator: Add MODULE_ALIAS()Fabio Estevam2013-12-311-0/+1
| | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | regulator: act8865: Fix build error when !OFAxel Lin2014-01-061-1/+1
| | | | * | | | | regulator: act8865: register all regulators regardless of how many are usedWenyou Yang2013-12-311-7/+4
| | | | * | | | | regulator: act8865: fix incorrect devm_kzalloc for act8865Wenyou Yang2013-12-301-3/+1
| | | | * | | | | regulator: act8865: Remove set_suspend_[en|dis]able implementationAxel Lin2013-12-301-2/+0
| | | | * | | | | regulator: act8865: Remove unneeded regulator_unregister() callsAxel Lin2013-12-301-12/+0
| | | | * | | | | regulator: act8865: add PMIC act8865 driverWenyou Yang2013-12-243-0/+377
| | | |/ / / / / | | |/| | | | |
| | | * | | | | regulator: ab8500: use devm_regulator_register()Jingoo Han2013-12-091-20/+4
| | | * | | | | regulator: ab8500: delete non-devicetree probe pathLinus Walleij2013-12-031-94/+8
| | |/ / / / /
| * | | | | | regulator: pfuze100-regulator: Improve dev_info() messageFabio Estevam2014-01-231-1/+1
* | | | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-linusMark Brown2014-01-231-8/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | regulator: core: Fix checkpatch issueJingoo Han2014-01-081-7/+5
| * | | | | | regulator: core: don't print an error when no regulator is foundHans de Goede2013-12-171-1/+2
| | |_|_|_|/ | |/| | | |
* / | | | | mfd: s2mps11: Fix build after regmap field rename in sec-core.cKrzysztof Kozlowski2013-12-161-1/+1
|/ / / / /
* | | | | Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-12-133-5/+10
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linusMark Brown2013-12-131-3/+8
| |\ \ \ \ \
| | * | | | | regulator: core: Check for DT every time we check full constraintsMark Brown2013-11-271-1/+1
| | * | | | | regulator: core: Replace checks of have_full_constraints with a functionMark Brown2013-11-271-3/+8
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'regulator/fix/as3722' and 'regulator/fix/pfuz...Mark Brown2013-12-112-2/+2
| |\ \ \ \ \ \
| | | * | | | | regulator: pfuze100: allow misprogrammed IDTim Harvey2013-12-091-3/+9
| | | * | | | | regulator: pfuze100: Fix address of FABIDAxel Lin2013-12-091-1/+1
| | | |/ / / /
| | * / / / / regulator: as3722: set the correct current limitVince Hsu2013-12-021-1/+1
| | |/ / / /
* | / / / / mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-131-1/+1
|/ / / / /
* | | | | Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linusMark Brown2013-11-241-3/+9
|\ \ \ \ \
| * | | | | regulator: pfuze100: allow misprogrammed IDTim Harvey2013-11-141-3/+9
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linusMark Brown2013-11-241-1/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | regulator: gpio-regulator: Don't oops on missing regulator-type propertyLaurent Pinchart2013-11-091-1/+6
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'regulator/fix/fixed' into regulator-linusMark Brown2013-11-241-0/+3
|\ \ \ \