Age | Commit message (Expand) | Author | Files | Lines |
2015-02-18 | Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'... | Mark Brown | 4 | -11/+21 |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo... | Mark Brown | 7 | -88/+505 |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/isl9305', 'regulator/topic/lp... | Mark Brown | 7 | -74/+324 |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9... | Mark Brown | 3 | -60/+53 |
2015-02-08 | Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-next | Mark Brown | 3 | -5/+30 |
2015-02-08 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -130/+111 |
2015-02-08 | Merge remote-tracking branch 'regulator/fix/qcom-rpm' into regulator-linus | Mark Brown | 1 | -1/+1 |
2015-02-05 | regulator: max77843: Add max77843 regulator driver | Jaewon Kim | 3 | -0/+236 |
2015-02-02 | regulator: Build sysfs entries with static attribute groups | Takashi Iwai | 1 | -127/+108 |
2015-01-30 | regulator: qcom-rpm: Make it possible to specify supply | Bjorn Andersson | 1 | -0/+1 |
2015-01-28 | regulator: core: Consolidate drms update handling | Bjorn Andersson | 1 | -77/+35 |
2015-01-28 | regulator: qcom-rpm: signedness bug in probe() | Dan Carpenter | 1 | -1/+1 |
2015-01-28 | regulator: da9211: Add gpio control for enable/disable of buck | James Ban | 1 | -0/+12 |
2015-01-26 | regulator: qcom_rpm: Don't update vreg->uV/mV if rpm_reg_write fails | Axel Lin | 1 | -4/+8 |
2015-01-26 | regulator: lp872x: Remove **regulators from struct lp872x | Axel Lin | 1 | -19/+5 |
2015-01-22 | regulator: qcom-rpm: Add missing state flag in call to RPM | Bjorn Andersson | 1 | -0/+1 |
2015-01-16 | Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linus | Mark Brown | 1 | -4/+38 |
2015-01-16 | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown | 1 | -1/+3 |
2015-01-16 | regulator: da9211: fix unmatched of_node | James Ban | 1 | -2/+2 |
2015-01-14 | regulator: Update documentation after renaming function argument | Krzysztof Kozlowski | 1 | -1/+1 |
2015-01-09 | Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -3/+3 |
2015-01-09 | regulator: axp20x: Migrate to regulator core's simplified DT parsing code | Chen-Yu Tsai | 1 | -36/+8 |
2015-01-09 | regulator: axp20x: Fill regulators_node and of_match descriptor fields | Chen-Yu Tsai | 1 | -20/+29 |
2015-01-09 | regulator: pfuze100-regulator: add pfuze3000 support | Robin Gong | 1 | -9/+125 |
2015-01-08 | regulator: Allow parsing custom properties when using simplified DT parsing | Krzysztof Kozlowski | 3 | -1/+14 |
2015-01-08 | regulator: max77686: Add GPIO control | Krzysztof Kozlowski | 1 | -5/+65 |
2015-01-08 | regulator: Copy config passed during registration | Krzysztof Kozlowski | 1 | -3/+15 |
2015-01-08 | regulator: s2mps11: Fix wrong calculation of register offset | Jonghwa Lee | 1 | -4/+38 |
2015-01-08 | regulator: core: fix race condition in regulator_put() | Ashay Jaiswal | 1 | -1/+3 |
2015-01-05 | regulator: tps65023: Constify struct regmap_config and regulator_ops | Krzysztof Kozlowski | 1 | -3/+3 |
2015-01-05 | regulator: max8649: Constify struct regmap_config and regulator_ops | Krzysztof Kozlowski | 1 | -2/+2 |
2015-01-05 | regulator: fan53555: Constify struct regmap_config and slew_rates array | Krzysztof Kozlowski | 1 | -2/+2 |
2014-12-29 | Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+12 |
2014-12-29 | regulator: core: Fix format specifier warning | Aniroop Mathur | 1 | -1/+1 |
2014-12-29 | regulator: core: Avoid negative regulator no & initialize it to -1 | Aniroop Mathur | 1 | -3/+3 |
2014-12-24 | regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptor | Beomho Seo | 1 | -1/+7 |
2014-12-24 | regulator: mt6397: Add support for MT6397 regulator | Flora Fu | 3 | -0/+342 |
2014-12-22 | regulator: isl9305: deprecate use of isl in compatible string for isil | Arnaud Ebalard | 1 | -2/+4 |
2014-12-22 | regulator: max14577: Use regulator_nodes/of_match in the descriptor | Beomho Seo | 1 | -48/+14 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 61 | -67/+0 |
2014-12-12 | regulator: s2mps11: Fix dw_mmc failure on Gear 2 | Krzysztof Kozlowski | 1 | -7/+12 |
2014-12-09 | regulator: rk808: Fix sparse non static symbol warnings | Wei Yongjun | 1 | -3/+3 |
2014-12-08 | Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 42 | -450/+785 |
2014-12-08 | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -8/+104 |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topi... | Mark Brown | 2 | -38/+10 |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp... | Mark Brown | 7 | -49/+157 |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m... | Mark Brown | 31 | -304/+504 |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis... | Mark Brown | 11 | -48/+104 |
2014-12-05 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -1/+3 |