summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | | | | regulator: arizona-micsupp: Convert to use linear rangesCharles Keepax2013-11-241-41/+11Star
| | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | | | | | * | | | | | regulator: anatop-regulator: Remove unneeded memset()Fabio Estevam2014-01-081-1/+0Star
| | | | | | * | | | | | regulator: anatop-regulator: Remove unneeded kstrdup()Fabio Estevam2014-01-061-26/+8Star
| | | | | | * | | | | | 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/+4Star
| | | | | * | | | | | regulator: act8865: fix incorrect devm_kzalloc for act8865Wenyou Yang2013-12-301-3/+1Star
| | | | | * | | | | | regulator: act8865: Remove set_suspend_[en|dis]able implementationAxel Lin2013-12-301-2/+0Star
| | | | | * | | | | | regulator: act8865: Remove unneeded regulator_unregister() callsAxel Lin2013-12-301-12/+0Star
| | | | | * | | | | | regulator: act8865: add PMIC act8865 driverWenyou Yang2013-12-243-0/+377
| | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | regulator: ab8500: use devm_regulator_register()Jingoo Han2013-12-091-20/+4Star
| | | | * | | | | | regulator: ab8500: delete non-devicetree probe pathLinus Walleij2013-12-031-94/+8Star
| | | |/ / / / / /
| | * | | | | | / 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/+7Star
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | regulator: core: Fix checkpatch issueJingoo Han2014-01-081-7/+5Star
| | * | | | | | regulator: core: don't print an error when no regulator is foundHans de Goede2013-12-171-1/+2
| | | |_|_|_|/ | | |/| | | |
* | | | | | | mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2014-01-211-1/+1
* | | | | | | regulator: tps6586x: Add and use correct voltage tableStefan Agner2014-01-211-19/+74
|/ / / / / /
* / / / / / 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
|\ \ \ \
| * | | | regulator: fixed: fix regulator_list_voltage() for regressionGuennadi Liakhovetski2013-11-131-0/+3
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'regulator/fix/arizona' into regulator-linusMark Brown2013-11-241-2/+52
|\ \ \ \ | |_|_|/ |/| | |
| * | | regulator: arizona-micsupp: Correct wm5110 voltage selectionCharles Keepax2013-11-151-2/+52
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: Fix typo in printkMasanari Iida2013-10-141-1/+1
* | | Merge remote-tracking branch 'regulator/topic/tps65910' into regulator-nextMark Brown2013-10-241-5/+5
|\ \ \
| * | | regulator: tps65910: Fix checkpatch issueJingoo Han2013-10-151-4/+4
| * | | regulator: tps65910: get regulators node from parent node onlyLaxman Dewangan2013-10-091-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown2013-10-241-1/+1
|\ \ \
| * | | regulator: tps6586x: get regulators node from parent node onlyLaxman Dewangan2013-10-091-1/+1
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-nextMark Brown2013-10-241-1/+1
|\ \ \
| * | | regulator: tps65090: get regulators node from parent node onlyLaxman Dewangan2013-10-091-1/+1
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/tps65023' into regulator-nextMark Brown2013-10-241-1/+2
|\ \ \
| * | | regulator: tps65023: Fix checkpatch issueJingoo Han2013-10-151-1/+2
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/tps6105x' into regulator-nextMark Brown2013-10-241-1/+1
|\ \ \
| * | | regulator: tps6105x: Fix checkpatch issueJingoo Han2013-10-151-1/+1
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-nextMark Brown2013-10-241-0/+5
|\ \ \