Age | Commit message (Expand) | Author |
2018-12-21 | Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next | Mark Brown |
2018-12-21 | regulator: tps65910: fix a missing check of return value | Kangjie Lu |
2018-12-21 | regulator: mcp16502: Select REGMAP_I2C to fix build error | Axel Lin |
2018-12-20 | regulator: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li |
2018-12-20 | regulator: mcp16502: Fix missing n_voltages setting | Axel Lin |
2018-12-20 | regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resum... | Axel Lin |
2018-12-19 | regulator: mcp16502: code cleanup | Andrei.Stefanescu@microchip.com |
2018-12-19 | regulator: act8945a-regulator: make symbol act8945a_pm static | Wei Yongjun |
2018-12-19 | drivers/regulator: fix a missing check of return value | Kangjie Lu |
2018-12-17 | regulator: act8945a-regulator: fix 'defined but not used' compiler warning | Claudiu Beznea |
2018-12-17 | regulator: axp20x: fix set_ramp_delay for AXP209/dcdc2 | Priit Laes |
2018-12-14 | regulator: mcp16502: add support for suspend | Andrei.Stefanescu@microchip.com |
2018-12-13 | regulator: axp20x: add software based soft_start for AXP209 LDO3 | Olliver Schinagl |
2018-12-13 | regulator: axp20x: add support for set_ramp_delay for AXP209 | Olliver Schinagl |
2018-12-13 | Merge branch 'topic/axp20x' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Mark Brown |
2018-12-13 | regulator: mcp16502: add regulator driver for MCP16502 | Andrei.Stefanescu@microchip.com |
2018-12-12 | regulator: act8945a-regulator: add shutdown function | Claudiu Beznea |
2018-12-12 | regulator: act8945a-regulator: fix line over 80 chars warning | Claudiu Beznea |
2018-12-12 | regulator: act8945a-regulator: Implement PM functionalities | Boris Brezillon |
2018-12-12 | regulator: act8945a-regulator: unlock expert registers | Claudiu Beznea |
2018-12-12 | regulator: arizona-ldo1: Rely on core to handle GPIO descriptor | Linus Walleij |
2018-12-12 | regulator: wm8994: Rely on core to handle GPIO descriptor | Linus Walleij |
2018-12-11 | regulator: core: Clean enabling always-on regulators + their supplies | Douglas Anderson |
2018-12-11 | Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown |
2018-12-11 | Merge branch 'regulator-4.20' into regulator-linus | Mark Brown |
2018-12-11 | regulator: s2mps11: Hand over GPIO to regulator core | Linus Walleij |
2018-12-11 | regulator: tps65090: Hand over GPIO to regulator core | Linus Walleij |
2018-12-11 | regulator: s5m8767: Hand over GPIO to regulator core | Linus Walleij |
2018-12-11 | regulator: da9211: Hand over GPIO to regulator core | Linus Walleij |
2018-12-11 | regulator: max8973: Let core handle GPIO descriptor | Linus Walleij |
2018-12-11 | regulator: max77686: Let core handle GPIO descriptor | Linus Walleij |
2018-12-11 | regulator: max8952: Let core handle GPIO descriptor | Linus Walleij |
2018-12-11 | regulator: lp8788-ldo: Let core handle GPIO descriptor | Linus Walleij |
2018-12-11 | regulator: lm363x: Let core handle GPIO descriptor | Linus Walleij |
2018-12-11 | regulator: fixed: Let core handle GPIO descriptor | Linus Walleij |
2018-12-11 | regulator: core: Track dangling GPIO descriptors | Linus Walleij |
2018-12-06 | regulator: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-12-04 | regulator: Allow regulator nodes to contain their own init data | Charles Keepax |
2018-12-04 | regulator: Factor out location of init data OF node | Charles Keepax |
2018-12-03 | regulator: stpmic1: fix regulator_lock usage | Pascal PAILLET-LME |
2018-11-28 | regulator: axp20x: use defines for masks | Olliver Schinagl |
2018-11-26 | regulator: core: Apply system load even if no consumer loads | Douglas Anderson |
2018-11-26 | regulator: core: enable power when setting up constraints | Olliver Schinagl |
2018-11-22 | regulator: core: Avoid propagating to supplies when possible | Douglas Anderson |
2018-11-22 | regulator: core: Only count load for enabled consumers | Douglas Anderson |
2018-11-21 | regulator: wm8994: Don't use devres for enable GPIOs | Charles Keepax |
2018-11-20 | regulator: core: Don't double-disable supplies in regulator_disable_deferred() | Douglas Anderson |
2018-11-20 | regulator: core: Properly expose requested_microamps in sysfs | Douglas Anderson |
2018-11-20 | regulator: lochnagar: Move driver to binding from DT | Charles Keepax |
2018-11-20 | regulator: s2mps11: Fix GPIO descriptor initialization | Marek Szyprowski |