aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into nextLinus Torvalds26-338/+1553
2014-06-03Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into nextLinus Torvalds2-38/+246
2014-06-02Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown1-10/+58
2014-06-02Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/stub', 'regulator/topic/tps65090', 'regulator/topic/tps65217' and 'regulator/topic/tps65218' into regulator-nextMark Brown4-70/+222
2014-06-02Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbias', 'regulator/topic/pfuze100', 'regulator/topic/s2mpa01' and 'regulator/topic/s2mps11' into regulator-nextMark Brown5-181/+145
2014-06-02Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-const', 'regulator/topic/ltc3589', 'regulator/topic/max8649' and 'regulator/topic/of' into regulator-nextMark Brown12-43/+618
2014-06-02Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/axp20' and 'regulator/topic/bcm590xx' into regulator-nextMark Brown6-10/+472
2014-06-02Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2-13/+15
2014-06-02Merge remote-tracking branch 'regulator/topic/constraints' into regulator-nextMark Brown1-10/+23
2014-06-02Merge remote-tracking branch 'regulator/fix/s2mpa01' into regulator-linusMark Brown1-1/+0
2014-06-02regulator: pbias: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-06-02regulator: max8649: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-06-01regulator: core: Fix the init of DT defined fixed regulatorsAlban Bedel1-7/+16
2014-06-01regulator: core: Disable unused regulators after deferred probing is doneSaravana Kannan1-1/+1
2014-06-01regulator: Don't disable unused regulators we don't have permission forMark Brown1-2/+6
2014-06-01regulator: axp20x: Use regulator_map_voltage_ascend for LDO4Axel Lin1-0/+1
2014-06-01regulator: use of_property_read_{bool|u32}()Sergei Shtylyov1-23/+14
2014-05-28regulator: Fix regulator_get_{optional,exclusive}() documentationStephen Boyd1-7/+4
2014-05-27regulator: arizona-ldo1: add missing #includeArnd Bergmann1-0/+1
2014-05-27regulator: pfuze100: Support enable/disable for fixed regulatorAxel Lin1-0/+3
2014-05-27regulator: ltc3589: Remove ltc3589_list_voltage_fixed functionAxel Lin1-13/+2
2014-05-27regulator: ltc3589: Fix module dependencyAxel Lin1-1/+3
2014-05-27regulator: tps6586x: Remove unused to_tps6586x_dev() functionAxel Lin1-5/+0
2014-05-26regulator: tps65218: Convert to use regulator_set_voltage_time_selAxel Lin1-27/+10
2014-05-26regulator: tps6586x: Add support for the TPS658640Alban Bedel1-0/+36
2014-05-26regulator: tps6586x: Prepare supporting fixed regulatorsAlban Bedel1-5/+22
2014-05-26regulator: pfuze100: Don't allocate an invalid gpioSean Cross1-0/+1
2014-05-26regulator: pfuze100: Support SWB enable/disableSean Cross1-0/+4
2014-05-26regulator: fixed: use of_property_read_{bool|u32}()Sergei Shtylyov1-9/+4
2014-05-26regulator: Add LTC3589 supportPhilipp Zabel3-0/+572
2014-05-26regulator: s2mpa01: Use correct register for buck1 ramp delayKrzysztof Kozlowski1-1/+0
2014-05-26regulator: core: Use map_voltage_linear_range by default for list_voltage_linear_rangeAxel Lin1-0/+4
2014-05-23regulator: Constify the pointer to alias name arrayLee Jones2-6/+7
2014-05-22regulator: palmas: Reemove open coded functions with helper functionsKeerthy1-132/+26
2014-05-21regulator: bcm590xx: Add support for regulators on secondary I2C slaveMatt Porter1-10/+82
2014-05-20Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman2-38/+246
2014-05-19regulator: AXP20x: fix wrong call to of_find_node_by_nameBoris BREZILLON1-1/+1
2014-05-17regulator: s2mpa01: Use rdev_get_id() to access id of regulatorKrzysztof Kozlowski1-2/+2
2014-05-17regulator: s2mps11: Fix accidental enable of buck6 ramp delayKrzysztof Kozlowski1-5/+10
2014-05-17regulator: s2mpa01: Fix accidental enable of buck4 ramp delayKrzysztof Kozlowski1-5/+9
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll1-38/+12
2014-05-08regulator: arizona-micsupp: Add missing #includeCharles Keepax1-0/+1
2014-05-07regulator: max8952: Make of_device_id array constJingoo Han1-1/+1
2014-05-07regulator: vexpress: Make of_device_id array constJingoo Han1-1/+1
2014-05-07regulator: st-pwm: Make of_device_id array constJingoo Han1-1/+1
2014-05-07regulator: palmas: Make of_device_id array constJingoo Han1-1/+1
2014-05-07regulator: anatop: Make of_device_id array constJingoo Han1-1/+1
2014-05-02regulator: tps65090: Fix tps65090 crash on Tegra DalmoreDoug Anderson1-2/+5
2014-05-01regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14Krzysztof Kozlowski1-11/+11
2014-05-01regulator: s5m8767: Allow GPIO 0 to be used as external controlKrzysztof Kozlowski1-14/+6