summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-021-4/+4
|\
| * Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-06-151-4/+4
| |\
| | * ARM: ux500: Correct anamic2 typo in DT filesFabio Baltieri2013-06-041-4/+4
* | | mfd: tps6586x: correct device name of the regulator cellMarc Dietrich2013-06-241-1/+1
|/ /
* | Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linusMark Brown2013-05-301-2/+2
|\ \
| * | regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10Kishon Vijay Abraham I2013-05-301-1/+1
| * | regulator: palmas: Fix incorrect conditionSachin Kamat2013-05-301-1/+1
| |/
* | Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown2013-05-301-1/+4
|\ \
| * | regulator: Fix kernel-doc generation warnings.Robert P. J. Day2013-05-021-1/+4
* | | Merge remote-tracking branch 'regulator/fix/dbx500' into regulator-linusMark Brown2013-05-301-12/+12
|\ \ \
| * | | regulator: dbx500: Make local symbol staticSachin Kamat2013-05-081-12/+12
* | | | regulator: core: Correct spelling mistake in commentCharles Keepax2013-05-211-1/+1
| |_|/ |/| |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\ \ \ | |_|/ |/| |
| * | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
| |/
* | Merge remote-tracking branch 'regulator/topic/wm8994' into v3.9-rc8Mark Brown2013-04-281-19/+42
|\ \
| * | regulator: wm8994: Use GPIO parsed from DT when registering regulatorsSylwester Nawrocki2013-04-111-1/+3
| * | regulator: wm8994: Provide default init dataMark Brown2013-04-071-2/+39
| * | regulator: wm8994: Convert to module_platform_driver()Mark Brown2013-04-051-17/+1Star
| |/
* | Merge remote-tracking branch 'regulator/topic/twl' into v3.9-rc8Mark Brown2013-04-281-31/+3Star
|\ \
| * | regulator: twl: Remove TWL6030_FIXED_RESOURCEAxel Lin2013-03-011-13/+0Star
| * | regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_tableAxel Lin2013-03-011-6/+0Star
| * | regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linearAxel Lin2013-03-011-12/+3Star
* | | Merge remote-tracking branch 'regulator/topic/tps80031' into v3.9-rc8Mark Brown2013-04-281-21/+24
|\ \ \
| * | | regulator: tps80031: Convert tps80031_dcdc_ops to [get|set]_voltage_sel_regmapAxel Lin2013-04-231-33/+6Star
| * | | regulator: tps80031: Fix LDO2 track mode for TPS80031 or TPS80032-ES1.0Axel Lin2013-04-231-4/+34
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/tps6586x' into v3.9-rc8Mark Brown2013-04-281-4/+2Star
|\ \ \
| * | | regulator: tps6586x: Use dev_err rather than dev_warn for error messageAxel Lin2013-03-041-1/+1
| * | | regulator: tps6586x: (cosmetic) simplify a conditionalGuennadi Liakhovetski2013-03-041-3/+1Star
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/tps65023' into v3.9-rc8Mark Brown2013-04-281-22/+9Star
|\ \ \
| * | | regulator: tps65023: Use [set|get]_voltage_sel_regmap instead of open codedAxel Lin2013-04-231-22/+9Star
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/tps62360' into v3.9-rc8Mark Brown2013-04-281-1/+1
|\ \ \
| * | | regulator: tps62360: Fix off-by-one shift for ramp_ctrlAxel Lin2013-04-231-1/+1
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/s5m8767' into v3.9-rc8Mark Brown2013-04-281-1/+1
|\ \ \
| * | | regulator: s5m8767: adjust duplicate testJulia Lawall2013-03-041-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/rc5t583' into v3.9-rc8Mark Brown2013-04-281-6/+0Star
|\ \ \
| * | | regulator: rc5t583: Remove unused fields from struct rc5t583_regulator_infoAxel Lin2013-04-161-6/+0Star
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/palmas' into v3.9-rc8Mark Brown2013-04-281-60/+305
|\ \ \
| * | | regulator: palmas: Fix off-by-one for ramp_delay and register value mappingAxel Lin2013-04-221-2/+2
| * | | regulator: palmas: Add missing ctrl_addr setting for SMPS10Axel Lin2013-04-221-0/+1
| * | | regulator: palmas: Don't update tstep register for SMPS3 and SMPS7Axel Lin2013-04-191-0/+7
| * | | regulator: palmas: Fix min_uV for LDO8 tracking modeAxel Lin2013-04-181-0/+1
| * | | regulator: palmas: preserve modes of rails during enable/disableLaxman Dewangan2013-04-181-7/+23
| * | | regulator: palma: add ramp delay support through regulator constraintsLaxman Dewangan2013-04-181-15/+78
| * | | regulator: palmas: add support for LDO8 tracking modeLaxman Dewangan2013-04-171-0/+53
| * | | regulator: palmas: support for external regulator through control outputsLaxman Dewangan2013-04-171-12/+83
| * | | regulator: palmas: clear sleep bits if not selectedLaxman Dewangan2013-04-171-6/+12
| * | | regulator: palmas: add input supply namesLaxman Dewangan2013-03-281-0/+24
| * | | regulator: palmas remove palmas-charger option from DT bindingsIan Lartey2013-03-251-1/+0Star
| * | | regulator: palmas: rename probe/remove callback functionsLaxman Dewangan2013-03-201-4/+4
| * | | regulator: palmas: Use of_property_read_bool to read "ti,warm-reset" DT propertyAxel Lin2013-03-121-2/+2