summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2014-05-01regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14Krzysztof Kozlowski
2014-05-01regulator: s5m8767: Allow GPIO 0 to be used as external controlKrzysztof Kozlowski
2014-04-29regulator: tps65090: Make FETs more reliable by adding retriesDoug Anderson
2014-04-23regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski
2014-04-18regulator: arizona-ldo1: Add processing of init_data from device treeCharles Keepax
2014-04-18regulator: arizona-ldo1: Move setup processing from arizona-coreCharles Keepax
2014-04-18regulator: arizona-micsupp: Add processing of init_data from device treeCharles Keepax
2014-04-18regulator: core: Use devres for releasing of_regulator_match of_nodesCharles Keepax
2014-04-18regulator: tps65217: Use regulator_map_voltage_ascend for LDO1Axel Lin
2014-04-18regulator: tps65090: Allow setting the overcurrent wait timeDoug Anderson
2014-04-18regulator: tps65217: Remove *rdev[] from struct tps65217Axel Lin
2014-04-15regulator: pbias: Convert to use regulator_[enable|is_enabled]_regmapAxel Lin
2014-04-14regulator: pbias: Convert to use regmap helper functionsAxel Lin
2014-04-14regulator: pbias: Fix is_enabled callback implementationAxel Lin
2014-04-14regulator: s2mps11: Add external GPIO control for S2MPS14Krzysztof Kozlowski
2014-04-14regulator: s2mps11: Move DTS parsing code to separate functionKrzysztof Kozlowski
2014-04-14regulator: s5m8767: Remove regulator_dev pointer from state containerKrzysztof Kozlowski
2014-04-14regulator: core: Get and put regulator of_nodeCharles Keepax
2014-04-14regulator: core: Add helper to put of_nodes from matchesCharles Keepax
2014-04-14regulator: core: Add of_node_get to of_regulator_matchCharles Keepax
2014-04-14regulator: AXP20x: Add support for regulators subsystemCarlo Caione
2014-04-11Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-10Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/s2m' ...Mark Brown
2014-04-10regulator: bcm590xx: Set n_voltages for linear regTim Kryger
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-07regulator: s5m8767: Fix carried over ena_gpio assignmentKrzysztof Kozlowski
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02regulator: s2mps11: Don't check enable_shift before setting enable ramp rateAxel Lin
2014-04-02regulator: s2mpa01: Don't check enable_shift before setting enable ramp rateAxel Lin
2014-03-26Merge remote-tracking branches 'regulator/topic/tps65218', 'regulator/topic/t...Mark Brown
2014-03-26Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown
2014-03-26Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...Mark Brown
2014-03-26Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma...Mark Brown
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown
2014-03-26Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/d...Mark Brown
2014-03-26Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/88...Mark Brown
2014-03-26Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2014-03-26regulator: aat2870: Use regulator_map_voltage_ascendAxel Lin
2014-03-24regulator: st-pwm: Convert to get_voltage_selAxel Lin
2014-03-21regulator: Add new driver for ST's PWM controlled voltage regulatorsLee Jones
2014-03-21regulator: bcm590xx: Remove **rdev from struct bcm590xx_regAxel Lin
2014-03-21regulator: bcm590xx: Make the modalias matches the driver nameAxel Lin
2014-03-21regulator: s5m8767: Convert to use regulator_[enable|disable|is_enabled]_regmapAxel Lin
2014-03-21regulator: db8500-prcmu: Set 1.8V as a fixed voltage for vsmps2Ulf Hansson
2014-03-19regulator: s2mps11: Add missing of_node_putSachin Kamat
2014-03-19regulator: s2mps11: Use of_get_child_by_nameSachin Kamat
2014-03-19regulator: s2mps11: Add set_suspend_disable for S2MPS14Krzysztof Kozlowski
2014-03-19regulator: s2mps11: Add support for S2MPS14 regulatorsKrzysztof Kozlowski
2014-03-19Merge branch 'ib-mfd-regulator-3.15' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown
2014-03-19regulator: max8660: Fix brace alignmentSachin Kamat