summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2014-11-05Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max776...Mark Brown-6/+6
2014-11-05Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown-1/+2
2014-11-03regulator: s2mpa01: zero-initialize regulator match table arrayJavier Martinez Canillas-1/+1
2014-11-03regulator: max8660: zero-initialize regulator match table arrayJavier Martinez Canillas-1/+1
2014-11-03regulator: max77802: zero-initialize regulator match tableJavier Martinez Canillas-1/+1
2014-11-03regulator: max77686: zero-initialize regulator match tableJavier Martinez Canillas-1/+1
2014-11-03regulator: max1586: zero-initialize regulator match table arrayJavier Martinez Canillas-1/+1
2014-11-03regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski-1/+1
2014-10-29regulator: of: Lower the severity of the error with no containerMark Brown-1/+2
2014-10-27Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linusMark Brown-1/+1
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds-76/+4
2014-10-07regulator: rk808: Fix min_uV for DCDC1 & DCDC2Chris Zhong-1/+1
2014-09-30Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown-101/+89
2014-09-30Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rn5t...Mark Brown-282/+673
2014-09-30Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma...Mark Brown-2/+685
2014-09-30Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown-277/+2342
2014-09-30Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp...Mark Brown-69/+190
2014-09-30Merge remote-tracking branches 'regulator/fix/da9211', 'regulator/fix/ltc3589...Mark Brown-4/+2
2014-09-30regulator: da9211: Fix a bug in update of mask bitJames Ban-1/+1
2014-09-28Merge remote-tracking branch 'regulator/topic/sky81452' into regulator-driversMark Brown-0/+142
2014-09-28Merge remote-tracking branch 'regulator/topic/pwm' into regulator-driversMark Brown-197/+205
2014-09-28regulator: pwm-regulator: get voltage and duty table from dtsChris Zhong-197/+205
2014-09-26regulator: qcom_rpm: Fix FORCE_MODE_IS_2_BITS macroAxel Lin-1/+1
2014-09-26regulator: qcom_rpm: Don't explicitly initialise the first field of configAxel Lin-1/+1
2014-09-26regulator: ltc3589: fix broken voltage transitionsSteffen Trumtrar-0/+1
2014-09-24regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski-76/+4
2014-09-24regulator: qcom-rpm: Regulator driver for the Qualcomm RPMBjorn Andersson-0/+811
2014-09-22regulator: axp20x: Use parent device as regulator configuration deviceMaxime Ripard-1/+1
2014-09-18regulator: fan53555: Fix null pointer dereferenceAxel Lin-1/+1
2014-09-18regulator: fan53555: Fixup report wrong vendor messageAxel Lin-2/+1
2014-09-17regulator: fan53555: fix wrong cast in probeHeiko Stübner-1/+1
2014-09-16regulator: fan53555: add support for Silergy SYR82x regulatorsHeiko Stuebner-15/+87
2014-09-16regulator: fan53555: add devicetree supportHeiko Stuebner-4/+46
2014-09-16regulator: rk808: Add function for ramp delay for buck1/buck2Doug Anderson-2/+55
2014-09-16regulator: fan53555: use set_ramp_delay to set the ramp up slew rateHeiko Stuebner-11/+42
2014-09-15regulator: fan53555: enable vin supplyHeiko Stuebner-0/+1
2014-09-12regulator: rk808: Fix missing of_node_putAxel Lin-1/+2
2014-09-12regulator: rk808: Remove unused variablesAxel Lin-26/+0
2014-09-10regulator: of: Add stub OF match function for !OF caseMark Brown-0/+10
2014-09-10regulator: isl9305: REGULATOR_ISL9305 needs to select REGMAP_I2CAxel Lin-0/+1
2014-09-10regulator: isl9305: Convert to new style DT parsingMark Brown-51/+11
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown-3/+62
2014-09-10regulator: tps65217: Use simplified DT parsingMark Brown-77/+29
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown-3/+62
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown-3/+62
2014-09-10regulator: rk808: Remove pdata from the regulatorChris Zhong-72/+17
2014-09-10regulator: remove unnecessary of_node_get() to parentGuodong Xu-8/+7
2014-09-09regulator: tps65217: Remove unused driver_data from of_match tableMark Brown-7/+7
2014-09-07regulator: bcm590xx: Remove unused **info field from struct bcm590xx_regAxel Lin-8/+0
2014-09-07regulator: as3711: Remove unused fields from as3711_regulator_info and as3711...Axel Lin-33/+28