- 16651fc Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', 'regulator/fix/pbias', 'regulator/fix/tpx65218' and 'regulator/fix/vexpress' into regulator-linus by Mark Brown · 9 years ago
- 4e2e986 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
- 7209fee regulator: vexpress: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
- 2f9481e regulator: gpio: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
- d702ffd regulator: anatop: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
- 23c3f31 regulator: core: Correct return value check in regulator_resolve_supply by Charles Keepax · 9 years ago
- 0f1d08d regulator: tps65218: Fix missing zero typo by Andrew F. Davis · 9 years ago
- e81b594 Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
- 84fb901 Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force-update' into regmap-next by Mark Brown · 9 years ago
- b9c9364 regulator: pbias: program pbias register offset in pbias driver by Kishon Vijay Abraham I · 9 years ago
- 9f8df6a regulator: core: fix possible NULL dereference by Sudip Mukherjee · 9 years ago
- f5164b8 Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 9 years ago
- aaa9b64 Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/qcom-spmi', 'regulator/topic/rk808', 'regulator/topic/stub' and 'regulator/topic/tol' into regulator-next by Mark Brown · 9 years ago
- 3e68312 Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp', 'regulator/topic/owner', 'regulator/topic/pfuze100' and 'regulator/topic/pwm' into regulator-next by Mark Brown · 9 years ago
- 176175b Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc3589', 'regulator/topic/max77693' and 'regulator/topic/max8973' into regulator-next by Mark Brown · 9 years ago
- 11f2482 Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9211', 'regulator/topic/fan53555', 'regulator/topic/isl9305' and 'regulator/topic/list' into regulator-next by Mark Brown · 9 years ago
- 08aad16 Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ad5398', 'regulator/topic/axp20x' and 'regulator/topic/da9062' into regulator-next by Mark Brown · 9 years ago
- eaf018e Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
- e616e2f Merge remote-tracking branch 'regulator/fix/pbias' into regulator-linus by Mark Brown · 9 years ago
- 6d73aef regulator: mt6311: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
- 6cb6e6b regulator: ltc3589: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
- ce31751 regulator: ad5398: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
- a02daad regulator: pfuze100: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
- 099982f regulator: core: use debug level print in regulator_check_drms by Archit Taneja · 9 years ago
- 804486b regulator: lp872x: handle error case by Milo Kim · 9 years ago
- d9ffae1 regulator: lp872x: use the private data instead of updating I2C device platform data by Milo Kim · 9 years ago
- 5b87af4 regulator: isl9305: Export OF module alias information by Javier Martinez Canillas · 9 years ago
- ee3010d regulators: max77693: register driver earlier to avoid deferred probe by Marek Szyprowski · 9 years ago
- 5a286aa regulator: qcom_smd: Set n_voltages for pm8941_lnldo by Axel Lin · 9 years ago
- 9357684 regulator: core: Use IS_ERR_OR_NULL() by Viresh Kumar · 9 years ago
- da65e36 regulator: Regulator driver for the Qualcomm RPM by Bjorn Andersson · 9 years ago
- ad3a942 regulator: core: Print at debug level on debugfs creation failure by Stephen Boyd · 9 years ago
- c329061 regulator: pbias: Fix broken pbias disable functionality by Kishon Vijay Abraham I · 9 years ago
- d3fb980 regulator: core: Spelling fix by Viresh Kumar · 9 years ago
- 609ca5f regulator: core: Use class device list for regulator_list in late init by Mark Brown · 9 years ago
- 29f5f48 regulator: core: Move more deallocation into class unregister by Mark Brown · 9 years ago
- 1768514 regulator: core: Reduce rdev locking region when releasing regulator by Mark Brown · 9 years ago
- 7cd71c3 regulator: core: Drop regulator_list_mutex when we're done with it on remove by Mark Brown · 9 years ago
- d4ea7d8 regulator: axp20x: Add module alias by Ian Campbell · 9 years ago
- 08b472f regulator: mt6311: Trivial clean up by Axel Lin · 9 years ago
- 53e3816 regulator: mt6311: Modify the maximum voltage of buck. by Henry Chen · 9 years ago
- e80c47b regulator: fan53555: Export I2C module alias information by Javier Martinez Canillas · 9 years ago
- b10c7f3 regulator: max8973: Set VSEL regmap ops if DVS GPIO is not set by Mikko Perttunen · 9 years ago
- e2adfac regulator: qcom-spmi: Add vendor specific configuration by Stephen Boyd · 9 years ago
- 41dae91 Merge branch 'topic/ocp' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-qcom-spmi by Mark Brown · 9 years ago
- 3a003ba regulator: Add over current protection (OCP) support by Stephen Boyd · 9 years ago
- 4c7d83e Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max8973', 'regulator/fix/s2mps11' and 'regulator/fix/supply' into regulator-linus by Mark Brown · 9 years ago
- 8766018 regulator: mt6311: Add support for mt6311 regulator by Henry Chen · 9 years ago
- a70f0d0 regulator: tps6586x: silence pointer-to-int-cast by Daniel Kurtz · 9 years ago
- a13eaf0 regulator: rk808: make better use of the gpiod API by Uwe Kleine-König · 9 years ago
- 604d499 regulator: rk808: add #include for gpiod functions by Uwe Kleine-König · 9 years ago
- bad47ad regulator: rk808: fixed the overshoot when adjust voltage by Chris Zhong · 9 years ago
- bf1fc23 Merge branch 'fix/88pm800' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-88pm800 by Mark Brown · 9 years ago
- 2a32b40 regulator: Remove the max77843 driver by Krzysztof Kozlowski · 9 years ago
- 9e9a08e regulator: max77693: Add support for MAX77843 device by Krzysztof Kozlowski · 9 years ago
- bc1aadc drivers: max77843: Switch to common max77693 state container by Krzysztof Kozlowski · 9 years ago
- 61b305c drivers: max77693: Move state container to common header by Krzysztof Kozlowski · 9 years ago
- 5b5e771 regulator: max77693: Support different register configurations by Krzysztof Kozlowski · 9 years ago
- 36a1f1b regulator: core: Fix memory leak in regulator_resolve_supply() by Javier Martinez Canillas · 9 years ago
- e2c09ae regulator: core: Increase refcount for regulator supply's module by Javier Martinez Canillas · 9 years ago
- fa26e4d regulator: 88pm800: Use regulator_nodes/of_match in the descriptor by Vaibhav Hiremath · 9 years ago
- a07d94a regulator: 88pm800: Update driver to use devm_regulator_register fn by Vaibhav Hiremath · 9 years ago
- 4d45c70 regulator: 88pm800: Fix indentation of assignments of data structures by Vaibhav Hiremath · 9 years ago
- 9f7e25e regulator: core: Handle full constraints systems when resolving supplies by Mark Brown · 9 years ago
- a807a6c regulator: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
- 736050c regulator: da9062: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
- 7bd3935 regulator: da9211: support da9215 by James Ban · 9 years ago
- 4245746 regulator: da9210: Add optional interrupt support by Geert Uytterhoeven · 9 years ago
- 60cb65e regulator: pwm-regulator: Fix ' comparison between signed and unsigned integer' warning by Lee Jones · 9 years ago
- b343e08 regulator: pwm-regulator: Fix 'used uninitialized' warning by Lee Jones · 9 years ago
- f293634 regulator: pwm-regulator: Fix 'unused-variable' warning by Lee Jones · 9 years ago
- 322dfa6 regulator: 88pm800: fix LDO vsel_mask value by Yi Zhang · 9 years ago
- 5d506a5 regulator: qcom_spmi-regulator: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 9 years ago
- f3f6439 regulator: pwm-regulator: Small clean-ups by Lee Jones · 9 years ago
- f747a1f regulator: pwm-regulator: Remove obsoleted property by Lee Jones · 9 years ago
- 5ad2cb1 regulator: pwm-regulator: Don't assign structure attributes right away by Lee Jones · 9 years ago
- cae897d regulator: pwm-regulator: Simplify voltage to duty-cycle call by Lee Jones · 9 years ago
- 4773be1 regulator: pwm-regulator: Add support for continuous-voltage by Lee Jones · 9 years ago
- ffaab99 regulator: max8973: add support to configure ETR based on rail load by Laxman Dewangan · 9 years ago
- 3692db3 regulator: max8973: add support to configure ETR from DT by Laxman Dewangan · 9 years ago
- 127e106 regulator: max8973: Fix up control flag option for bias control by Laxman Dewangan · 9 years ago
- f9178da regulator: pwm-regulator: Separate voltage-table initialisation by Lee Jones · 9 years ago
- ec86772 regulator: ltc3589: Constify ltc3589_reg_defaults by Axel Lin · 9 years ago
- 70cfef2 regulator: Add lockdep asserts to help detecting locking misuse by Krzysztof Kozlowski · 9 years ago
- 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
- 4570a37 Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
- 32c848e regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug by Krzysztof Kozlowski · 9 years ago
- 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
- 733ada0 Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', 'regulator/topic/qcom' and 'regulator/topic/soft-start' into regulator-next by Mark Brown · 9 years ago
- 0460a36 Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/max14577', 'regulator/topic/max77693', 'regulator/topic/max77843' and 'regulator/topic/max8973' into regulator-next by Mark Brown · 9 years ago
- c16bcf0 Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc', 'regulator/topic/fan53555', 'regulator/topic/gpio' and 'regulator/topic/ilim' into regulator-next by Mark Brown · 9 years ago
- 4055da9 Merge remote-tracking branches 'regulator/topic/88pm8607', 'regulator/topic/arizona', 'regulator/topic/cleanup' and 'regulator/topic/da9062' into regulator-next by Mark Brown · 9 years ago
- 4ccb09f Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
- 87028bd Merge remote-tracking branches 'regulator/fix/doc', 'regulator/fix/max77686' and 'regulator/fix/wm831x' into regulator-linus by Mark Brown · 9 years ago
- 24ba1bb Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
- 419d06a regulator: qcom_spmi: Fix calculating number of voltages by Axel Lin · 9 years ago
- 9b2dfee regulator: qcom_spmi: Add missing braces for aligned code by Stephen Boyd · 9 years ago
- ca1c8e9 drivers/regulator: include <module.h> for modular max77802 code by Paul Gortmaker · 10 years ago
- 0f94bff regulator: fix simple_return.cocci warnings by Julia Lawall · 9 years ago
- e92a404 regulator: Add QCOM SPMI regulator driver by Stephen Boyd · 9 years ago