Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | regulator: ltc3676: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-02-21 | regulator: ltc3589: Add OF device ID table | Javier Martinez Canillas | 1 | -1/+24 |
2017-02-21 | Merge tag 'regulator-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 44 | -203/+818 |
2017-02-19 | Merge remote-tracking branches 'regulator/topic/s2mpa01', 'regulator/topic/su... | Mark Brown | 3 | -3/+20 |
2017-02-19 | Merge remote-tracking branches 'regulator/topic/pv88080', 'regulator/topic/pv... | Mark Brown | 5 | -6/+108 |
2017-02-19 | Merge remote-tracking branches 'regulator/topic/pbias', 'regulator/topic/pcap... | Mark Brown | 5 | -9/+9 |
2017-02-19 | Merge remote-tracking branches 'regulator/topic/max77802', 'regulator/topic/m... | Mark Brown | 5 | -25/+25 |
2017-02-19 | Merge remote-tracking branches 'regulator/topic/ltc3676', 'regulator/topic/ma... | Mark Brown | 5 | -12/+12 |
2017-02-19 | Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/fan5... | Mark Brown | 7 | -8/+480 |
2017-02-19 | Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari... | Mark Brown | 6 | -15/+29 |
2017-02-19 | Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/88... | Mark Brown | 5 | -7/+7 |
2017-02-19 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 3 | -111/+110 |
2017-02-19 | Merge remote-tracking branches 'regulator/fix/debugfs' and 'regulator/fix/tps... | Mark Brown | 2 | -7/+8 |
2017-02-19 | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown | 1 | -0/+10 |
2017-02-16 | regulator: core: Resolve supplies before disabling unused regulators | Javier Martinez Canillas | 1 | -0/+10 |
2017-02-16 | regulator: Fix regulator_summary for deviceless consumers | Leonard Crestez | 1 | -2/+3 |
2017-02-13 | regulator: tps65086: Fix DT node referencing in of_parse_cb | Andrew F. Davis | 1 | -3/+3 |
2017-02-13 | regulator: tps65086: Fix expected switch DT node names | Andrew F. Davis | 1 | -2/+2 |
2017-02-08 | regulator: core: simplify _regulator_get() | Dmitry Torokhov | 1 | -32/+34 |
2017-02-05 | regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors | Dmitry Torokhov | 1 | -19/+23 |
2017-02-04 | regulator: cpcap: Add basic regulator support | Tony Lindgren | 3 | -0/+472 |
2017-02-04 | regulator: core: fix typo in regulator_bulk_disable() | Dmitry Torokhov | 1 | -1/+1 |
2017-02-04 | regulator: core: optimize devm_regulator_bulk_get() | Dmitry Torokhov | 1 | -20/+25 |
2017-02-04 | regulator: core: simplify regulator_bulk_force_disable() | Dmitry Torokhov | 1 | -8/+4 |
2017-02-04 | regulator: core: have _regulator_get() accept get_type argument | Dmitry Torokhov | 3 | -29/+25 |
2017-02-04 | regulator: core: remove dead code in _regulator_get() | Dmitry Torokhov | 1 | -6/+2 |
2017-02-04 | Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -48/+2 |
2017-02-03 | Merge remote-tracking branches 'regulator/fix/fixed' and 'regulator/fix/twl60... | Mark Brown | 2 | -47/+1 |
2017-02-01 | regulator: rn5t618: constify regulator_ops structure | Bhumika Goyal | 1 | -1/+1 |
2017-01-31 | regulator: rc5t583-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -1/+1 |
2017-01-31 | regulator: pv88090-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -2/+2 |
2017-01-31 | regulator: pv88080-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -2/+2 |
2017-01-31 | regulator: pv88060-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -2/+2 |
2017-01-31 | regulator: pfuze100-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -4/+4 |
2017-01-31 | regulator: pcf50633-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -1/+1 |
2017-01-31 | regulator: pcap-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -1/+1 |
2017-01-31 | regulator: pbias-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -1/+1 |
2017-01-31 | regulator: palmas-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -12/+12 |
2017-01-31 | regulator: max8952: constify regulator_ops structure | Bhumika Goyal | 1 | -1/+1 |
2017-01-31 | regulator: max8925-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -2/+2 |
2017-01-31 | regulator: max8907-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -5/+5 |
2017-01-31 | regulator: max77802-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -5/+5 |
2017-01-31 | regulator: max77693-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -1/+1 |
2017-01-31 | regulator: max77686-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -4/+4 |
2017-01-31 | regulator: max77620-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -1/+1 |
2017-01-31 | regulator: max14577-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -3/+3 |
2017-01-31 | regulator: ltc3676: constify regulator_ops structure | Bhumika Goyal | 1 | -3/+3 |
2017-01-31 | regulator: ltc3589: constify regulator_ops structure | Bhumika Goyal | 1 | -4/+4 |
2017-01-31 | regulator: lp8755: constify regulator_ops structure | Bhumika Goyal | 1 | -1/+1 |
2017-01-31 | regulator: hi655x-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -2/+2 |