Age | Commit message (Expand) | Author |
2015-03-16 | Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix... | Mark Brown |
2015-03-16 | regulator: tps65910: Add missing #include <linux/of.h> | Geert Uytterhoeven |
2015-03-08 | regulator: core: Fix enable GPIO reference counting | Doug Anderson |
2015-03-08 | regulator: Only enable disabled regulators on resume | Javier Martinez Canillas |
2015-03-06 | Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80... | Mark Brown |
2015-03-04 | regulator: Fix regression due to NULL constraints check | Takashi Iwai |
2015-02-21 | regulator: rk808: Set the enable time for LDOs | Doug Anderson |
2015-02-18 | Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-02-17 | regulator: da9210: Mask all interrupt sources to deassert interrupt line | Geert Uytterhoeven |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm'... | Mark Brown |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo... | Mark Brown |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/isl9305', 'regulator/topic/lp... | Mark Brown |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9... | Mark Brown |
2015-02-08 | Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-next | Mark Brown |
2015-02-08 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown |
2015-02-08 | Merge remote-tracking branch 'regulator/fix/qcom-rpm' into regulator-linus | Mark Brown |
2015-02-05 | regulator: max77843: Add max77843 regulator driver | Jaewon Kim |
2015-02-02 | regulator: Build sysfs entries with static attribute groups | Takashi Iwai |
2015-01-30 | regulator: qcom-rpm: Make it possible to specify supply | Bjorn Andersson |
2015-01-28 | regulator: core: Consolidate drms update handling | Bjorn Andersson |
2015-01-28 | regulator: qcom-rpm: signedness bug in probe() | Dan Carpenter |
2015-01-28 | regulator: da9211: Add gpio control for enable/disable of buck | James Ban |
2015-01-26 | regulator: qcom_rpm: Don't update vreg->uV/mV if rpm_reg_write fails | Axel Lin |
2015-01-26 | regulator: lp872x: Remove **regulators from struct lp872x | Axel Lin |
2015-01-22 | regulator: qcom-rpm: Add missing state flag in call to RPM | Bjorn Andersson |
2015-01-16 | Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linus | Mark Brown |
2015-01-16 | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown |
2015-01-16 | regulator: da9211: fix unmatched of_node | James Ban |
2015-01-14 | regulator: Update documentation after renaming function argument | Krzysztof Kozlowski |
2015-01-09 | Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2015-01-09 | regulator: axp20x: Migrate to regulator core's simplified DT parsing code | Chen-Yu Tsai |
2015-01-09 | regulator: axp20x: Fill regulators_node and of_match descriptor fields | Chen-Yu Tsai |
2015-01-09 | regulator: pfuze100-regulator: add pfuze3000 support | Robin Gong |
2015-01-08 | regulator: Allow parsing custom properties when using simplified DT parsing | Krzysztof Kozlowski |
2015-01-08 | regulator: max77686: Add GPIO control | Krzysztof Kozlowski |
2015-01-08 | regulator: Copy config passed during registration | Krzysztof Kozlowski |
2015-01-08 | regulator: s2mps11: Fix wrong calculation of register offset | Jonghwa Lee |
2015-01-08 | regulator: core: fix race condition in regulator_put() | Ashay Jaiswal |
2015-01-05 | regulator: tps65023: Constify struct regmap_config and regulator_ops | Krzysztof Kozlowski |
2015-01-05 | regulator: max8649: Constify struct regmap_config and regulator_ops | Krzysztof Kozlowski |
2015-01-05 | regulator: fan53555: Constify struct regmap_config and slew_rates array | Krzysztof Kozlowski |
2014-12-29 | Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-12-29 | regulator: core: Fix format specifier warning | Aniroop Mathur |
2014-12-29 | regulator: core: Avoid negative regulator no & initialize it to -1 | Aniroop Mathur |
2014-12-24 | regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptor | Beomho Seo |
2014-12-24 | regulator: mt6397: Add support for MT6397 regulator | Flora Fu |
2014-12-22 | regulator: isl9305: deprecate use of isl in compatible string for isil | Arnaud Ebalard |
2014-12-22 | regulator: max14577: Use regulator_nodes/of_match in the descriptor | Beomho Seo |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-12 | regulator: s2mps11: Fix dw_mmc failure on Gear 2 | Krzysztof Kozlowski |