summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
| |/
* | Merge remote-tracking branch 'regulator/topic/twl' into v3.9-rc8Mark Brown2013-04-281-31/+3
|\ \
| * | regulator: twl: Remove TWL6030_FIXED_RESOURCEAxel Lin2013-03-011-13/+0
| * | regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_tableAxel Lin2013-03-011-6/+0
| * | regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linearAxel Lin2013-03-011-12/+3
* | | 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/+6
| * | | 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/+2
|\ \ \
| * | | 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/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/tps65023' into v3.9-rc8Mark Brown2013-04-281-22/+9
|\ \ \
| * | | regulator: tps65023: Use [set|get]_voltage_sel_regmap instead of open codedAxel Lin2013-04-231-22/+9
| | |/ | |/|
* | | 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/+0
|\ \ \
| * | | regulator: rc5t583: Remove unused fields from struct rc5t583_regulator_infoAxel Lin2013-04-161-6/+0
| | |/ | |/|
* | | 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/+0
| * | | 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
| * | | regulator: palmas correct dt parsingGraeme Gregory2013-03-081-16/+20
| * | | regulator: palmas: Change the DT node property names to follow the conventionJ Keerthy2013-03-041-4/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/max8998' into v3.9-rc8Mark Brown2013-04-281-3/+6
|\ \ \
| * | | regulators: max8998.c: use dev_err() instead of printk()Thiago Farina2013-03-041-3/+6
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/max8997' into v3.9-rc8Mark Brown2013-04-281-2/+2
|\ \ \
| * | | regulator: max8997: Test pdata by NULL checking instead of IS_ERR_OR_NULLAxel Lin2013-04-151-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/max8973' into v3.9-rc8Mark Brown2013-04-281-5/+5
|\ \ \
| * | | regulator: max8973: Don't override control1 variable when set ramp delay bitsAxel Lin2013-04-241-5/+5
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8Mark Brown2013-04-281-2/+73
|\ \ \
| * | | regulator: max8952: Add missing config.of_node setting for regulator registerAxel Lin2013-04-261-0/+1
| * | | regulator: max8952: Add Device Tree supportTomasz Figa2013-04-051-0/+70
| * | | regulator: max8952: Separate constraints from platform data structTomasz Figa2013-04-051-2/+2
| |/ /
OpenPOWER on IntegriCloud