- b2d751b regulator: lm363x: Pass descriptor instead of GPIO number by Linus Walleij · 7 years ago
- e7d2be6 regulator: max8973: Pass descriptor instead of GPIO number by Linus Walleij · 7 years ago
- 910adc0 regulator: mc13xxx-core: Switch to SPDX identifier by Fabio Estevam · 7 years ago
- 0f56839 regulator: mc13892: Switch to SPDX identifier by Fabio Estevam · 7 years ago
- acd70ba regulator: mc13783: Switch to SPDX identifier by Fabio Estevam · 7 years ago
- c07bbfe regulator: anatop: Switch to SPDX identifier by Fabio Estevam · 7 years ago
- 809858c regulator: pfuze100: Switch to SPDX identifier by Fabio Estevam · 7 years ago
- 0b01fd3 regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops by Anson Huang · 7 years ago
- 5fe156f regulator: pfuze100: add enable/disable for switch by Anson Huang · 7 years ago
- 3c6b38d regulator: wm8994: Pass descriptor instead of GPIO number by Linus Walleij · 7 years ago
- 456e7cd regulator: core: Change voltage setting path by Maciej Purski · 7 years ago
- 6968617 regulator: core: Add voltage balancing mechanism by Maciej Purski · 7 years ago
- d3d6453 regulator: core: Resolve coupled regulators by Maciej Purski · 7 years ago
- a085a31 regulator: core: Parse coupled regulators properties by Maciej Purski · 7 years ago
- 66cf9a7 regulator: core: Make locks re-entrant by Maciej Purski · 7 years ago
- 0369e02 regulator: s2mps11: Pass descriptor instead of GPIO number by Linus Walleij · 7 years ago
- c89c00e regulator: max77686: Pass descriptor instead of GPIO number by Linus Walleij · 7 years ago
- e1739e8 regulator: arizona-ldo1: Look up a descriptor and pass to the core by Linus Walleij · 7 years ago
- 54557ad regulator: of: add support for allowed modes configuration by David Collins · 7 years ago
- 84b3a7c regulator: core: Allow for regulators that can't be read at bootup by Douglas Anderson · 7 years ago
- 8878302 regulator: add support for SY8106A regulator by Ondrej Jirman · 7 years ago
- 08813e0 regulator: add dummy function of_find_regulator_by_node by Changbin Du · 7 years ago
- 44bd79f Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.18 by Mark Brown · 7 years ago
- 6eb0bfa regulator: bd9571mwv: Add support for backup mode by Geert Uytterhoeven · 7 years ago
- 1f5d646 regulator: axp20x: add drivevbus support for axp803 by Jagan Teki · 7 years ago
- f97a236 regulator: wm8350: fix missing increment of loop index i by Colin Ian King · 7 years ago
- 02f3703 regulator: Don't return or expect -errno from of_map_mode() by Douglas Anderson · 7 years ago
- 669ca03 regulator: tps6586x: Add support for TPS658624 by ryang · 7 years ago
- 1dced99 regulator: pfuze100: update voltage setting for pfuze3000 sw1a by Anson Huang · 7 years ago
- 2f51a26 regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2 by Keerthy · 7 years ago
- 2d045e9 regulator: lp87565: Add margin while populating ramp_delay by Keerthy · 7 years ago
- ec1ba3e5 regulator: ab8500: Drop AB8540/9540 support by Linus Walleij · 7 years ago
- 36fd679 Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt', 'regulator/topic/formatting' and 'regulator/topic/gpio' into regulator-next by Mark Brown · 7 years ago
- bca334e Merge remote-tracking branch 'regulator/topic/qcom_smd' into regulator-next by Mark Brown · 7 years ago
- 9a13ce3 Merge remote-tracking branch 'regulator/topic/qcom' into regulator-next by Mark Brown · 7 years ago
- 9dc886a Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 7 years ago
- 3cdb741 regulator: qcom: smd: Add pm8998 and pmi8998 regulators by Bjorn Andersson · 7 years ago
- d3e4ecc regulator: core: Add missing blank line between functions by Mark Brown · 7 years ago
- 6a2e3c3 regulator: qcom_smd: Drop regulator/{machine,of_regulator} includes by Stephen Boyd · 7 years ago
- 37ad490 regulator: giving regulator controlling gpios a non-empty label when used through the devicetree. by Nicholas Lowell · 7 years ago
- ed8cffd regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()' by Christophe Jaillet · 7 years ago
- a265b03 regulator: 88pg86x: new i2c dual regulator chip by Alexander Monakov · 7 years ago
- 82a917c Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm32-vfrefbuf' into regulator-linus by Mark Brown · 7 years ago
- 35b5f14 regulator: Fix resume from suspend to idle by Geert Uytterhoeven · 7 years ago
- 11da04af regulator: da9211: Pass descriptors instead of GPIO numbers by Linus Walleij · 7 years ago
- 8d05560 regulator: da9055: Pass descriptor instead of GPIO number by Linus Walleij · 7 years ago
- e45e290 regulator: core: Support passing an initialized GPIO enable descriptor by Linus Walleij · 7 years ago
- 3096686 regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of_regulator_match()' by Christophe JAILLET · 7 years ago
- f63248f regulator: stm32-vrefbuf: fix check on ready flag by Fabrice Gasnier · 7 years ago
- 57a0dd1 regulator: Fix suspend to idle by Mark Brown · 7 years ago
- 4e79f3f Merge remote-tracking branch 'regulator/topic/tps65218' into regulator-next by Mark Brown · 7 years ago
- cf1ba3b Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/topic/sc2731' into regulator-next by Mark Brown · 7 years ago
- 2755646 Merge remote-tracking branch 'regulator/topic/qcom_spmi' into regulator-next by Mark Brown · 7 years ago
- 00cb9f4 regulator: Fix build error by Mark Brown · 7 years ago
- 285c22d Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core by Mark Brown · 7 years ago
- 3d67fe9 regulator: core: Refactor regulator_list_voltage() by Maciej Purski · 7 years ago
- 148096a regulator: core: Move of_find_regulator_by_node() to of_regulator.c by Maciej Purski · 7 years ago
- f7efad1 regulator: add PM suspend and resume hooks by Chunyan Zhang · 7 years ago
- aa27bbc regulator: empty the old suspend functions by Chunyan Zhang · 7 years ago
- 72069f9 regulator: leave one item to record whether regulator is enabled by Chunyan Zhang · 7 years ago
- c360a6d regulator: make regulator voltage be an array to support more states by Chunyan Zhang · 7 years ago
- 9d48533 regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callback by Axel Lin · 7 years ago
- fa32f7a regulator: sc2731: Fix defines for SC2731_WR_UNLOCK and SC2731_PWR_WR_PROT_VALUE by Axel Lin · 7 years ago
- 0d5c863 regulator: fix incorrect indentation of two assignment statements by Colin Ian King · 7 years ago
- 433c9bb regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC by Erick Chen · 7 years ago
- d3092e4 Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
- 5597bfb regulator: tps65218: Add NULL test for devm_kzalloc call by Axel Lin · 7 years ago
- 54f0a51 regulator: tps65218: Remove unused enum tps65218_regulators by Axel Lin · 7 years ago
- dee0277 Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
- 50b7bae Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfuze100' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 7 years ago
- 9b272e6 Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-next by Mark Brown · 7 years ago
- 28c426c Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-next by Mark Brown · 7 years ago
- 46294d6 Merge remote-tracking branch 'regulator/fix/qcom-spmi' into regulator-linus by Mark Brown · 7 years ago
- efeb88c regulator: tps65218: Fix strobe assignment by Keerthy · 7 years ago
- ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- ab953b9 regulator: qcom_spmi: Include offset when translating voltages by Stephen Boyd · 7 years ago
- ca5cd8c regulator: qcom_spmi: Add support for pmi8994 by Rajendra Nayak · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 707ce9e regulator: da9211: update for supporting da9223/4/5 by James Ban · 7 years ago
- 35ed78a Merge branch 'omap_hsmmc' into next by Ulf Hansson · 7 years ago
- 2ab19d5 Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t618' into regulator-linus by Mark Brown · 7 years ago
- ad92cea regulator: axp20x: Simplify axp20x_is_polyphase_slave implementation by Axel Lin · 7 years ago
- d824c7a regulator: rn5t618: Do not index regulator_desc arrays by id by Leonard Crestez · 7 years ago
- 511cb17 mfd: tps65217: Introduce dependency on CONFIG_OF by Keerthy · 7 years ago
- d81851c regulator: axp20x: Add support for AXP813 regulators by Chen-Yu Tsai · 7 years ago
- 986e7b7 regulator: axp20x: Fix poly-phase bit offset for AXP803 DCDC5/6 by Chen-Yu Tsai · 7 years ago
- 7aaa2b6 Merge tag 'regulator-pbias-variants' by Ulf Hansson · 7 years ago
- 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
- 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 3f979bf Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-merged by Lee Jones · 7 years ago
- f039685 Merge remote-tracking branches 'regulator/topic/rc5t619' and 'regulator/topic/stm32-vref' into regulator-next by Mark Brown · 7 years ago
- a6955d3 Merge remote-tracking branches 'regulator/topic/mt6380', 'regulator/topic/mtk', 'regulator/topic/pv88090', 'regulator/topic/pwm' and 'regulator/topic/qcom' into regulator-next by Mark Brown · 7 years ago
- 02929a4 Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da9063', 'regulator/topic/dt', 'regulator/topic/fan53555' and 'regulator/topic/ltc3589' into regulator-next by Mark Brown · 7 years ago
- 0ab9129 Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/cpcap' and 'regulator/fix/of' into regulator-linus by Mark Brown · 7 years ago
- a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
- 27eae9d4b regulator: pbias: Select voltage table based on max-voltage by Ravikumar Kattekola · 7 years ago
- 0cdbf48 regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · 7 years ago
- 8986a11 regulator: pv88090: Exception handling for out of bounds by Eric Jeong · 7 years ago
- b661565 regulator: da9063: Return an error code on probe failure by Dan Carpenter · 7 years ago
- 83b2a3c regulator: rn5t618: add RC5T619 PMIC support by Pierre-Hugues Husson · 7 years ago