summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2014-10-20regulator: rn5t618: Convert to new style DT parsingBeniamino Galvani
2014-10-20regulator: rk808: Add support setting suspend voltageChris Zhong
2014-10-20regulator: max77802: Add header for operating modesJavier Martinez Canillas
2014-10-20regulator: max77802: Don't treat OFF as an operating modeJavier Martinez Canillas
2014-10-20regulator: max77802: Add set suspend mode for BUCKs and simplify codeJavier Martinez Canillas
2014-10-20regulator: max77802: Add .{get,set}_mode callbacksJavier Martinez Canillas
2014-10-20regulator: max77802: Split regulator operations for BUCKsJavier Martinez Canillas
2014-10-20regulator: max77802: Add .set_suspend_{enable,disable} callbacksJavier Martinez Canillas
2014-10-20regulator: Add ena_gpio_initialized to regulator_configMarkus Pargmann
2014-10-20regulator: anatop: Fail on invalid voltage selectorMarkus Pargmann
2014-10-20regulator: anatop: Set default voltage selector for vddpuMarkus Pargmann
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-10-07regulator: rk808: Fix min_uV for DCDC1 & DCDC2Chris Zhong
2014-09-30Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown
2014-09-30Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rn5t...Mark Brown
2014-09-30Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma...Mark Brown
2014-09-30Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown
2014-09-30Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp...Mark Brown
2014-09-30Merge remote-tracking branches 'regulator/fix/da9211', 'regulator/fix/ltc3589...Mark Brown
2014-09-30regulator: da9211: Fix a bug in update of mask bitJames Ban
2014-09-28Merge remote-tracking branch 'regulator/topic/sky81452' into regulator-driversMark Brown
2014-09-28Merge remote-tracking branch 'regulator/topic/pwm' into regulator-driversMark Brown
2014-09-28regulator: pwm-regulator: get voltage and duty table from dtsChris Zhong
2014-09-26regulator: qcom_rpm: Fix FORCE_MODE_IS_2_BITS macroAxel Lin
2014-09-26regulator: qcom_rpm: Don't explicitly initialise the first field of configAxel Lin
2014-09-26regulator: ltc3589: fix broken voltage transitionsSteffen Trumtrar
2014-09-24regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski
2014-09-24regulator: qcom-rpm: Regulator driver for the Qualcomm RPMBjorn Andersson
2014-09-22regulator: axp20x: Use parent device as regulator configuration deviceMaxime Ripard
2014-09-18regulator: fan53555: Fix null pointer dereferenceAxel Lin
2014-09-18regulator: fan53555: Fixup report wrong vendor messageAxel Lin
2014-09-17regulator: fan53555: fix wrong cast in probeHeiko Stübner
2014-09-16regulator: fan53555: add support for Silergy SYR82x regulatorsHeiko Stuebner
2014-09-16regulator: fan53555: add devicetree supportHeiko Stuebner
2014-09-16regulator: rk808: Add function for ramp delay for buck1/buck2Doug Anderson
2014-09-16regulator: fan53555: use set_ramp_delay to set the ramp up slew rateHeiko Stuebner
2014-09-15regulator: fan53555: enable vin supplyHeiko Stuebner
2014-09-12regulator: rk808: Fix missing of_node_putAxel Lin
2014-09-12regulator: rk808: Remove unused variablesAxel Lin
2014-09-10regulator: of: Add stub OF match function for !OF caseMark Brown
2014-09-10regulator: isl9305: REGULATOR_ISL9305 needs to select REGMAP_I2CAxel Lin
2014-09-10regulator: isl9305: Convert to new style DT parsingMark Brown
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2014-09-10regulator: tps65217: Use simplified DT parsingMark Brown
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown
2014-09-10regulator: rk808: Remove pdata from the regulatorChris Zhong
2014-09-10regulator: remove unnecessary of_node_get() to parentGuodong Xu
2014-09-09regulator: tps65217: Remove unused driver_data from of_match tableMark Brown
2014-09-07regulator: bcm590xx: Remove unused **info field from struct bcm590xx_regAxel Lin