| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-06-11 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux |  Linus Torvalds | 1 | -5/+5 |
| 2014-06-03 | Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next |  Linus Torvalds | 26 | -338/+1553 |
| 2014-06-03 | Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into next |  Linus Torvalds | 2 | -38/+246 |
| 2014-06-02 | Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next |  Mark Brown | 1 | -10/+58 |
| 2014-06-02 | Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/stub', 'regulator/topic/tps65090', 'regulator/topic/tps65217' and 'regulator/topic/tps65218' into regulator-next |  Mark Brown | 4 | -70/+222 |
| 2014-06-02 | Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbias', 'regulator/topic/pfuze100', 'regulator/topic/s2mpa01' and 'regulator/topic/s2mps11' into regulator-next |  Mark Brown | 5 | -181/+145 |
| 2014-06-02 | Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-const', 'regulator/topic/ltc3589', 'regulator/topic/max8649' and 'regulator/topic/of' into regulator-next |  Mark Brown | 12 | -43/+618 |
| 2014-06-02 | Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/axp20' and 'regulator/topic/bcm590xx' into regulator-next |  Mark Brown | 6 | -10/+472 |
| 2014-06-02 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next |  Mark Brown | 2 | -13/+15 |
| 2014-06-02 | Merge remote-tracking branch 'regulator/topic/constraints' into regulator-next |  Mark Brown | 1 | -10/+23 |
| 2014-06-02 | Merge remote-tracking branch 'regulator/fix/s2mpa01' into regulator-linus |  Mark Brown | 1 | -1/+0 |
| 2014-06-02 | regulator: pbias: remove unnecessary OOM messages |  Jingoo Han | 1 | -3/+1 |
| 2014-06-02 | regulator: max8649: remove unnecessary OOM messages |  Jingoo Han | 1 | -3/+1 |
| 2014-06-01 | regulator: core: Fix the init of DT defined fixed regulators |  Alban Bedel | 1 | -7/+16 |
| 2014-06-01 | regulator: core: Disable unused regulators after deferred probing is done |  Saravana Kannan | 1 | -1/+1 |
| 2014-06-01 | regulator: Don't disable unused regulators we don't have permission for |  Mark Brown | 1 | -2/+6 |
| 2014-06-01 | regulator: axp20x: Use regulator_map_voltage_ascend for LDO4 |  Axel Lin | 1 | -0/+1 |
| 2014-06-01 | regulator: use of_property_read_{bool|u32}() |  Sergei Shtylyov | 1 | -23/+14 |
| 2014-05-28 | regulator: Fix regulator_get_{optional,exclusive}() documentation |  Stephen Boyd | 1 | -7/+4 |
| 2014-05-27 | regulator: arizona-ldo1: add missing #include |  Arnd Bergmann | 1 | -0/+1 |
| 2014-05-27 | regulator: pfuze100: Support enable/disable for fixed regulator |  Axel Lin | 1 | -0/+3 |
| 2014-05-27 | regulator: ltc3589: Remove ltc3589_list_voltage_fixed function |  Axel Lin | 1 | -13/+2 |
| 2014-05-27 | regulator: ltc3589: Fix module dependency |  Axel Lin | 1 | -1/+3 |
| 2014-05-27 | regulator: tps6586x: Remove unused to_tps6586x_dev() function |  Axel Lin | 1 | -5/+0 |
| 2014-05-26 | regulator: tps65218: Convert to use regulator_set_voltage_time_sel |  Axel Lin | 1 | -27/+10 |
| 2014-05-26 | regulator: tps6586x: Add support for the TPS658640 |  Alban Bedel | 1 | -0/+36 |
| 2014-05-26 | regulator: tps6586x: Prepare supporting fixed regulators |  Alban Bedel | 1 | -5/+22 |
| 2014-05-26 | regulator: pfuze100: Don't allocate an invalid gpio |  Sean Cross | 1 | -0/+1 |
| 2014-05-26 | regulator: pfuze100: Support SWB enable/disable |  Sean Cross | 1 | -0/+4 |
| 2014-05-26 | regulator: fixed: use of_property_read_{bool|u32}() |  Sergei Shtylyov | 1 | -9/+4 |
| 2014-05-26 | regulator: Add LTC3589 support |  Philipp Zabel | 3 | -0/+572 |
| 2014-05-26 | regulator: s2mpa01: Use correct register for buck1 ramp delay |  Krzysztof Kozlowski | 1 | -1/+0 |
| 2014-05-26 | regulator: core: Use map_voltage_linear_range by default for list_voltage_linear_range |  Axel Lin | 1 | -0/+4 |
| 2014-05-23 | regulator: Constify the pointer to alias name array |  Lee Jones | 2 | -6/+7 |
| 2014-05-22 | regulator: palmas: Reemove open coded functions with helper functions |  Keerthy | 1 | -132/+26 |
| 2014-05-21 | regulator: bcm590xx: Add support for regulators on secondary I2C slave |  Matt Porter | 1 | -10/+82 |
| 2014-05-20 | Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next |  Greg Kroah-Hartman | 2 | -38/+246 |
| 2014-05-19 | regulator: AXP20x: fix wrong call to of_find_node_by_name |  Boris BREZILLON | 1 | -1/+1 |
| 2014-05-17 | regulator: s2mpa01: Use rdev_get_id() to access id of regulator |  Krzysztof Kozlowski | 1 | -2/+2 |
| 2014-05-17 | regulator: s2mps11: Fix accidental enable of buck6 ramp delay |  Krzysztof Kozlowski | 1 | -5/+10 |
| 2014-05-17 | regulator: s2mpa01: Fix accidental enable of buck4 ramp delay |  Krzysztof Kozlowski | 1 | -5/+9 |
| 2014-05-15 | mfd: vexpress: Convert custom func API to regmap |  Pawel Moll | 1 | -38/+12 |
| 2014-05-14 | drivers/regulator/virtual: avoid world-writable sysfs files. |  Rusty Russell | 1 | -5/+5 |
| 2014-05-08 | regulator: arizona-micsupp: Add missing #include |  Charles Keepax | 1 | -0/+1 |
| 2014-05-07 | regulator: max8952: Make of_device_id array const |  Jingoo Han | 1 | -1/+1 |
| 2014-05-07 | regulator: vexpress: Make of_device_id array const |  Jingoo Han | 1 | -1/+1 |
| 2014-05-07 | regulator: st-pwm: Make of_device_id array const |  Jingoo Han | 1 | -1/+1 |
| 2014-05-07 | regulator: palmas: Make of_device_id array const |  Jingoo Han | 1 | -1/+1 |
| 2014-05-07 | regulator: anatop: Make of_device_id array const |  Jingoo Han | 1 | -1/+1 |
| 2014-05-02 | regulator: tps65090: Fix tps65090 crash on Tegra Dalmore |  Doug Anderson | 1 | -2/+5 |