aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds1-76/+4
2014-09-30Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/tps65910' and 'regulator/topic/voltage-ev' into regulator-nextMark Brown3-101/+89
2014-09-30Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rn5t618' and 'regulator/topic/samsung' into regulator-nextMark Brown6-282/+673
2014-09-30Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/max77802' and 'regulator/topic/of' into regulator-nextMark Brown5-2/+685
2014-09-30Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/hi6421' and 'regulator/topic/isl9305' into regulator-nextMark Brown13-277/+2342
2014-09-30Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp20x', 'regulator/topic/bcm590xx' and 'regulator/topic/da9211' into regulator-nextMark Brown6-69/+190
2014-09-30Merge remote-tracking branches 'regulator/fix/da9211', 'regulator/fix/ltc3589' and 'regulator/fix/tps65023' into regulator-linusMark Brown3-4/+2
2014-09-30regulator: da9211: Fix a bug in update of mask bitJames Ban1-1/+1
2014-09-28Merge remote-tracking branch 'regulator/topic/sky81452' into regulator-driversMark Brown3-0/+142
2014-09-28Merge remote-tracking branch 'regulator/topic/pwm' into regulator-driversMark Brown4-197/+205
2014-09-28regulator: pwm-regulator: get voltage and duty table from dtsChris Zhong4-197/+205
2014-09-26regulator: qcom_rpm: Fix FORCE_MODE_IS_2_BITS macroAxel Lin1-1/+1
2014-09-26regulator: qcom_rpm: Don't explicitly initialise the first field of configAxel Lin1-1/+1
2014-09-26regulator: ltc3589: fix broken voltage transitionsSteffen Trumtrar1-0/+1
2014-09-24regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski1-76/+4
2014-09-24regulator: qcom-rpm: Regulator driver for the Qualcomm RPMBjorn Andersson3-0/+811
2014-09-22regulator: axp20x: Use parent device as regulator configuration deviceMaxime Ripard1-1/+1
2014-09-18regulator: fan53555: Fix null pointer dereferenceAxel Lin1-1/+1
2014-09-18regulator: fan53555: Fixup report wrong vendor messageAxel Lin1-2/+1
2014-09-17regulator: fan53555: fix wrong cast in probeHeiko Stübner1-1/+1
2014-09-16regulator: fan53555: add support for Silergy SYR82x regulatorsHeiko Stuebner1-15/+87
2014-09-16regulator: fan53555: add devicetree supportHeiko Stuebner1-4/+46
2014-09-16regulator: rk808: Add function for ramp delay for buck1/buck2Doug Anderson1-2/+55
2014-09-16regulator: fan53555: use set_ramp_delay to set the ramp up slew rateHeiko Stuebner1-11/+42
2014-09-15regulator: fan53555: enable vin supplyHeiko Stuebner1-0/+1
2014-09-12regulator: rk808: Fix missing of_node_putAxel Lin1-1/+2
2014-09-12regulator: rk808: Remove unused variablesAxel Lin1-26/+0
2014-09-10regulator: of: Add stub OF match function for !OF caseMark Brown1-0/+10
2014-09-10regulator: isl9305: REGULATOR_ISL9305 needs to select REGMAP_I2CAxel Lin1-0/+1
2014-09-10regulator: isl9305: Convert to new style DT parsingMark Brown1-51/+11
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-isl9305Mark Brown3-3/+62
2014-09-10regulator: tps65217: Use simplified DT parsingMark Brown1-77/+29
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-tps65217Mark Brown3-3/+62
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown3-3/+62
2014-09-10regulator: rk808: Remove pdata from the regulatorChris Zhong1-72/+17
2014-09-10regulator: remove unnecessary of_node_get() to parentGuodong Xu7-8/+7
2014-09-09regulator: tps65217: Remove unused driver_data from of_match tableMark Brown1-7/+7
2014-09-07regulator: bcm590xx: Remove unused **info field from struct bcm590xx_regAxel Lin1-8/+0
2014-09-07regulator: as3711: Remove unused fields from as3711_regulator_info and as3711_regulatorAxel Lin1-33/+28
2014-09-06regulator: hi6421: Fix misleading commentAxel Lin1-3/+3
2014-09-06regulator: tps65217: Remove spurious platform data checkMark Brown1-6/+2
2014-09-06regulator: isl9305: Add Intersil ISL9305/H driverMark Brown3-0/+254
2014-09-05regulator: da9211: Set of_match_table and export device tableAxel Lin1-14/+15
2014-09-05regulator: max77802: Remove duplicate rdev_get_id() callAxel Lin1-2/+2
2014-09-05regulator: hi6421: Fix misleading commentAxel Lin1-1/+1
2014-09-03regulator: da9211: Fix missing config.of_node settingAxel Lin1-0/+1
2014-09-02regulator: RK808: Add proper input supplies for rk808Doug Anderson1-1/+14
2014-09-02regulator: rk808: Fix n_voltages for DCDC4Axel Lin1-1/+1
2014-09-01regulator: max1586: of_get_max1586_platform_data() can be staticFengguang Wu1-1/+1
2014-09-01regulator: max1586: add device-tree supportRobert Jarzmik1-2/+79