aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2014-06-28Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...Mark Brown
2014-06-24regulator: tps65218: Correct the the config register for LDO1Keerthy
2014-06-24regulator: tps65218: Add the missing of_node assignment in probeKeerthy
2014-06-24regulator: palmas: fix typo in enable_reg calculationStephen Warren
2014-06-22regulator: bcm590xx: fix vbus nameGraham Williams
2014-06-21regulator: palmas: Fix SMPS enable/disable/is_enabledNishanth Menon
2014-06-16Merge remote-tracking branches 'regulator/fix/as3722', 'regulator/fix/ltc3589...Mark Brown
2014-06-16regulator: ltc3589: Use of_get_child_by_nameAxel Lin
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-05regulator: palmas: Fix SMPS list for 0VNishanth Menon
2014-06-03Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-03regulator: as3722: Make 0 a valid selectorThierry Reding
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-02Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown
2014-06-02Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown
2014-06-02Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi...Mark Brown
2014-06-02Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-c...Mark Brown
2014-06-02Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/ax...Mark Brown
2014-06-02Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2014-06-02Merge remote-tracking branch 'regulator/topic/constraints' into regulator-nextMark Brown
2014-06-02Merge remote-tracking branch 'regulator/fix/s2mpa01' into regulator-linusMark Brown
2014-06-02regulator: pbias: remove unnecessary OOM messagesJingoo Han
2014-06-02regulator: max8649: remove unnecessary OOM messagesJingoo Han
2014-06-01regulator: core: Fix the init of DT defined fixed regulatorsAlban Bedel
2014-06-01regulator: core: Disable unused regulators after deferred probing is doneSaravana Kannan
2014-06-01regulator: Don't disable unused regulators we don't have permission forMark Brown
2014-06-01regulator: axp20x: Use regulator_map_voltage_ascend for LDO4Axel Lin
2014-06-01regulator: use of_property_read_{bool|u32}()Sergei Shtylyov
2014-05-28regulator: Fix regulator_get_{optional,exclusive}() documentationStephen Boyd
2014-05-27regulator: arizona-ldo1: add missing #includeArnd Bergmann
2014-05-27regulator: pfuze100: Support enable/disable for fixed regulatorAxel Lin
2014-05-27regulator: ltc3589: Remove ltc3589_list_voltage_fixed functionAxel Lin
2014-05-27regulator: ltc3589: Fix module dependencyAxel Lin
2014-05-27regulator: tps6586x: Remove unused to_tps6586x_dev() functionAxel Lin
2014-05-26regulator: tps65218: Convert to use regulator_set_voltage_time_selAxel Lin
2014-05-26regulator: tps6586x: Add support for the TPS658640Alban Bedel
2014-05-26regulator: tps6586x: Prepare supporting fixed regulatorsAlban Bedel
2014-05-26regulator: pfuze100: Don't allocate an invalid gpioSean Cross
2014-05-26regulator: pfuze100: Support SWB enable/disableSean Cross
2014-05-26regulator: fixed: use of_property_read_{bool|u32}()Sergei Shtylyov
2014-05-26regulator: Add LTC3589 supportPhilipp Zabel
2014-05-26regulator: s2mpa01: Use correct register for buck1 ramp delayKrzysztof Kozlowski
2014-05-26regulator: core: Use map_voltage_linear_range by default for list_voltage_lin...Axel Lin
2014-05-23regulator: Constify the pointer to alias name arrayLee Jones
2014-05-22regulator: palmas: Reemove open coded functions with helper functionsKeerthy
2014-05-21regulator: bcm590xx: Add support for regulators on secondary I2C slaveMatt Porter
2014-05-20Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2014-05-19regulator: AXP20x: fix wrong call to of_find_node_by_nameBoris BREZILLON
2014-05-17regulator: s2mpa01: Use rdev_get_id() to access id of regulatorKrzysztof Kozlowski
2014-05-17regulator: s2mps11: Fix accidental enable of buck6 ramp delayKrzysztof Kozlowski