Age | Commit message (Expand) | Author | Files | Lines |
2016-01-15 | Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 32 | -226/+2059 |
2016-01-12 | Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next | Mark Brown | 2 | -41/+17 |
2016-01-12 | Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qc... | Mark Brown | 8 | -113/+1102 |
2016-01-12 | Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6... | Mark Brown | 10 | -17/+575 |
2016-01-12 | Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm36... | Mark Brown | 18 | -34/+356 |
2016-01-12 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -9/+4 |
2016-01-12 | Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/mt63... | Mark Brown | 2 | -2/+3 |
2016-01-07 | regulator: core: remove some dead code | Dan Carpenter | 1 | -8/+3 |
2016-01-05 | regulator: core: use dev_to_rdev | Geliang Tang | 1 | -1/+1 |
2015-12-23 | regulator: lp872x: Get rid of duplicate reference to DVS GPIO | Paul Kocialkowski | 1 | -2/+0 |
2015-12-23 | regulator: lp872x: Add missing of_match in regulators descriptions | Paul Kocialkowski | 1 | -0/+15 |
2015-12-23 | regulator: axp20x: Fix GPIO LDO enable value for AXP22x | Chen-Yu Tsai | 1 | -2/+2 |
2015-12-23 | regulator: lp8788: constify regulator_ops structures | Julia Lawall | 2 | -4/+4 |
2015-12-23 | regulator: wm8*: constify regulator_ops structures | Julia Lawall | 6 | -16/+16 |
2015-12-23 | regulator: da9*: constify regulator_ops structures | Julia Lawall | 7 | -15/+15 |
2015-12-18 | regulator: mt6311: Use REGCACHE_RBTREE | Daniel Kurtz | 1 | -0/+1 |
2015-12-16 | regulator: tps65917/palmas: Add bypass ops for LDOs with bypass capability | Keerthy | 1 | -0/+39 |
2015-12-16 | regulator: qcom-smd: Add support for PMA8084 | Andy Gross | 1 | -0/+95 |
2015-12-16 | regulator: qcom-smd: Add PM8916 support | Andy Gross | 1 | -0/+64 |
2015-12-13 | regulator: pv88090: logical vs bitwise AND typo | Dan Carpenter | 1 | -5/+5 |
2015-12-13 | regulator: pv88090: Fix irq leak | Axel Lin | 1 | -1/+1 |
2015-12-08 | regulator: pv88090: new regulator driver | James Ban | 4 | -0/+565 |
2015-12-02 | regulator: wm831x-ldo: Use platform_register/unregister_drivers() | Thierry Reding | 1 | -19/+8 |
2015-12-02 | regulator: wm831x-dcdc: Use platform_register/unregister_drivers() | Thierry Reding | 1 | -22/+9 |
2015-12-02 | regulator: lp8788-ldo: Use platform_register/unregister_drivers() | Thierry Reding | 1 | -9/+7 |
2015-12-02 | regulator: core: Fix nested locking of supplies | Thierry Reding | 1 | -2/+9 |
2015-12-02 | regulator: core: Ensure we lock all regulators | Mark Brown | 1 | -1/+1 |
2015-12-01 | regulator: tps65086: Update regulator driver for the TPS65086 PMIC | Andrew F. Davis | 1 | -3/+4 |
2015-12-01 | regulator: pv88060: fix error handling in probe | Dan Carpenter | 1 | -2/+2 |
2015-11-30 | regulator: lm363x: Staticise ldo_cont_enable_time | Axel Lin | 1 | -1/+1 |
2015-11-30 | regulator: lm363x: Remove struct lm363x_regulator which is not necessary | Axel Lin | 1 | -19/+1 |
2015-11-27 | regulator: core: fix regulator_lock_supply regression | Arnd Bergmann | 1 | -1/+2 |
2015-11-27 | regulator: add LM363X driver | Milo Kim | 3 | -0/+319 |
2015-11-25 | regulator: tps65218: add support for LS3 current regulator | Nikita Kiryanov | 1 | -30/+107 |
2015-11-25 | regulator: pv88060: Fix irq leak | Axel Lin | 1 | -1/+1 |
2015-11-24 | mfd: sec-core: Rename MFD and regulator names differently | Alim Akhtar | 1 | -4/+4 |
2015-11-23 | regulator: s2mps11: Add support for S2MPS15 regulators | Thomas Abraham | 2 | -3/+136 |
2015-11-20 | regulator: pv88060: new regulator driver | James Ban | 4 | -0/+515 |
2015-11-20 | regulator: core: avoid unused variable warning | Arnd Bergmann | 1 | -11/+3 |
2015-11-18 | regulator: tps6105x: Convert to use regmap helper functions | Axel Lin | 1 | -83/+12 |
2015-11-17 | regulator: Make bulk API support optional supplies | Bjorn Andersson | 2 | -4/+9 |
2015-11-17 | regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C | Henry Chen | 1 | -0/+1 |
2015-11-16 | regulator: tps65086: Add regulator driver for the TPS65086 PMIC | Andrew F. Davis | 3 | -0/+258 |
2015-11-06 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -1/+0 |
2015-11-04 | Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps... | Mark Brown | 3 | -252/+295 |
2015-11-04 | Merge remote-tracking branches 'regulator/topic/load', 'regulator/topic/max77... | Mark Brown | 4 | -21/+47 |
2015-11-04 | Merge remote-tracking branches 'regulator/topic/da9053' and 'regulator/topic/... | Mark Brown | 2 | -1/+2 |
2015-11-04 | Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/an... | Mark Brown | 5 | -12/+91 |
2015-11-04 | Merge remote-tracking branch 'regulator/topic/list' into regulator-next | Mark Brown | 1 | -91/+164 |
2015-11-04 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -4/+4 |