- 8a34e97 regulator: refactor valid_ops_mask checking code by WEN Pingbo · 9 years ago
- 45a91e8 regulator: core: Log when we bring constraints into range by Mark Brown · 9 years ago
- fa93fd4 regulator: core: Ensure we are at least in bounds for our constraints by Mark Brown · 9 years ago
- 895fe23 regulator: core: Always flag voltage constraints as appliable by Mark Brown · 9 years ago
- 768e666 Merge remote-tracking branches 'regulator/topic/s5m8767' and 'regulator/topic/vexpress' into regulator-next by Mark Brown · 9 years ago
- 41eeb34 Merge remote-tracking branches 'regulator/topic/mt6397', 'regulator/topic/of', 'regulator/topic/pv88060', 'regulator/topic/pwm' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 9 years ago
- d6d50a8 Merge remote-tracking branches 'regulator/topic/ltc3589', 'regulator/topic/max77620', 'regulator/topic/max77686', 'regulator/topic/max77802' and 'regulator/topic/maxim' into regulator-next by Mark Brown · 9 years ago
- d1f8302 Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/fan53555', 'regulator/topic/gpio', 'regulator/topic/hi655x' and 'regulator/topic/lp872x' into regulator-next by Mark Brown · 9 years ago
- 92aa18f Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/act8945a', 'regulator/topic/axp20x' and 'regulator/topic/cs4271' into regulator-next by Mark Brown · 9 years ago
- c155e0a Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
- 905373b Merge remote-tracking branches 'regulator/fix/ad5398', 'regulator/fix/da9210', 'regulator/fix/max77802' and 'regulator/fix/pv88090' into regulator-linus by Mark Brown · 9 years ago
- f907a0a regulator: pwm: Add support to have multiple instance of pwm regulator by Laxman Dewangan · 9 years ago
- 1aaab34 regulator: pwm: Fix calculation of voltage-to-duty cycle by Laxman Dewangan · 9 years ago
- a34785f regulator: of: Use of_property_read_u32() for reading min/max by Laxman Dewangan · 9 years ago
- a7c2ded regulator: pv88060: fix incorrect clear of event register by James Ban · 9 years ago
- 623f7b9 regulator: pv88090: fix incorrect clear of event register by James Ban · 9 years ago
- 51817f4 regulator: max77620: Add support to configure active-discharge by Laxman Dewangan · 9 years ago
- 909f7ee regulator: core: Add support for active-discharge configuration by Laxman Dewangan · 9 years ago
- 07a0669 Merge branch 'topic/discharge' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max77620 by Mark Brown · 9 years ago
- 354794d regulator: helper: Add helper to configure active-discharge using regmap by Laxman Dewangan · 9 years ago
- 670666b regulator: core: Add support for active-discharge configuration by Laxman Dewangan · 9 years ago
- 79b5d02 regulator: act8865: Specify fixed voltage of 3.3V for ACT8600's REG9 by Maarten ter Huurne · 9 years ago
- 30f065b regulator: act8865: Rename platform_data field to init_data by Maarten ter Huurne · 9 years ago
- abea1bb regulator: act8865: Remove "static" from local variable by Maarten ter Huurne · 9 years ago
- 4d92325 regulator: max77620: Remove duplicate module alias by Axel Lin · 9 years ago
- aad76f7 regulator: max77620: Eliminate duplicate code by Axel Lin · 9 years ago
- 47dbdbf6 regulator: max77620: Remove unused fields by Axel Lin · 9 years ago
- 3216523 regulator: core: fix crash in error path of regulator_register by Krzysztof Adamski · 9 years ago
- ece497a Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core by Mark Brown · 9 years ago
- daad134 regulator: core: Request GPIO before creating sysfs entries by Krzysztof Adamski · 9 years ago
- 0258382b regulator: gpio: don't print error on EPROBE_DEFER by Rabin Vincent · 9 years ago
- 7ddec64 regulator: s2mps11: Use local variable for number of regulators by Krzysztof Kozlowski · 9 years ago
- 4434cee regulator: ad5398: Fix return value of ad5398_write_reg by Axel Lin · 9 years ago
- 5b1c202 regulator: max77620: add regulator driver for max77620/max20024 by Laxman Dewangan · 9 years ago
- 297eaaa regulator: s2mps11: Simplify expression used in BUILD_BUG_ON by Krzysztof Kozlowski · 9 years ago
- e07ff94 regulator: s5m8767: fix get_register() error handling by Arnd Bergmann · 9 years ago
- 935514c regulator: vexpress: rename vexpress regulator implementation by Sudeep Holla · 9 years ago
- e0bbb38 regulator: axp20x: Use of_match name as default regulator name by Chen-Yu Tsai · 9 years ago
- 4618119 regulator: hi655x: enable regulator for hi655x PMIC by Chen Feng · 9 years ago
- d4930cf regulator: ltc3589: Make IRQ optional by Bernhard Walle · 9 years ago
- 96173cc regulator: Rename files for max77686 and max77802 drivers by Javier Martinez Canillas · 9 years ago
- 7e6213f regulator: lp872x: Add enable GPIO pin support by Paul Kocialkowski · 9 years ago
- 690f44b regulator: lp872x: Remove warning about invalid DVS GPIO by Paul Kocialkowski · 9 years ago
- 38c0996 regulator: act8945a: add regulator driver for ACT8945A by Wenyou Yang · 9 years ago
- 13d57e6 regulator: axp20x: Use linear voltage ranges for AXP20X LDO4 by Chen-Yu Tsai · 9 years ago
- 94c3904 regulator: axp20x: Remove voltage readout support for switch regulators by Chen-Yu Tsai · 9 years ago
- abbf043 regulator: mt6397: Add OF match table by Javier Martinez Canillas · 9 years ago
- 288a89b regulator: mt6397: Add platform device ID table by Javier Martinez Canillas · 9 years ago
- 6333ef4 regulator: core: Rely on regulator_dev_release to free constraints by Charles Keepax · 9 years ago
- 4b43ea2 Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
- 0f48eed regulator: da9210: fix lockdep warning by Wolfram Sang · 9 years ago
- ab7cad3 regulator: fan53555: fill set_suspend_enable/disable callback by zhangqing · 9 years ago
- d3bd4e0 Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next by Mark Brown · 9 years ago
- 78ae902 Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qcom-smd', 'regulator/topic/tps6105x', 'regulator/topic/tps65086' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 9 years ago
- 3fbd90b Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6311', 'regulator/topic/optional', 'regulator/topic/palmas' and 'regulator/topic/pv88060' into regulator-next by Mark Brown · 9 years ago
- 8bd31df Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm363x', 'regulator/topic/lockdep' and 'regulator/topic/lp872x' into regulator-next by Mark Brown · 9 years ago
- 9fa2957 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 9 years ago
- 353915f Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/mt6311' into regulator-linus by Mark Brown · 9 years ago
- 70dc6da regulator: core: remove some dead code by Dan Carpenter · 9 years ago
- 83080a1 regulator: core: use dev_to_rdev by Geliang Tang · 9 years ago
- 8a99cc6 regulator: lp872x: Get rid of duplicate reference to DVS GPIO by Paul Kocialkowski · 9 years ago
- 1f97fe4 regulator: lp872x: Add missing of_match in regulators descriptions by Paul Kocialkowski · 9 years ago
- 3cb99e2 regulator: axp20x: Fix GPIO LDO enable value for AXP22x by Chen-Yu Tsai · 9 years ago
- 95dfead regulator: lp8788: constify regulator_ops structures by Julia Lawall · 9 years ago
- b0d6dd3 regulator: wm8*: constify regulator_ops structures by Julia Lawall · 9 years ago
- 71242b4 regulator: da9*: constify regulator_ops structures by Julia Lawall · 9 years ago
- 47769cb regulator: mt6311: Use REGCACHE_RBTREE by Daniel Kurtz · 9 years ago
- b554e14 regulator: tps65917/palmas: Add bypass ops for LDOs with bypass capability by Keerthy · 9 years ago
- ee01d0c regulator: qcom-smd: Add support for PMA8084 by Andy Gross · 9 years ago
- 57d6567 regulator: qcom-smd: Add PM8916 support by Andy Gross · 9 years ago
- d761c90 regulator: pv88090: logical vs bitwise AND typo by Dan Carpenter · 9 years ago
- ecee988 regulator: pv88090: Fix irq leak by Axel Lin · 9 years ago
- c90456e regulator: pv88090: new regulator driver by James Ban · 9 years ago
- 92a513b regulator: wm831x-ldo: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
- 55e03e9 regulator: wm831x-dcdc: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
- 7629cef regulator: lp8788-ldo: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
- 70a7fb8 regulator: core: Fix nested locking of supplies by Thierry Reding · 9 years ago
- 49a6bb7 regulator: core: Ensure we lock all regulators by Mark Brown · 9 years ago
- 7f9354f regulator: tps65086: Update regulator driver for the TPS65086 PMIC by Andrew F. Davis · 9 years ago
- 3c0a2f6 regulator: pv88060: fix error handling in probe by Dan Carpenter · 9 years ago
- faa5cf3 regulator: lm363x: Staticise ldo_cont_enable_time by Axel Lin · 9 years ago
- a8bc6ca regulator: lm363x: Remove struct lm363x_regulator which is not necessary by Axel Lin · 9 years ago
- bb41897 regulator: core: fix regulator_lock_supply regression by Arnd Bergmann · 9 years ago
- 3a8d1a7 regulator: add LM363X driver by Milo Kim · 9 years ago
- c0ea88b regulator: tps65218: add support for LS3 current regulator by Nikita Kiryanov · 9 years ago
- 8846794 regulator: pv88060: Fix irq leak by Axel Lin · 9 years ago
- 2fadbbf mfd: sec-core: Rename MFD and regulator names differently by Alim Akhtar · 9 years ago
- 51af206 regulator: s2mps11: Add support for S2MPS15 regulators by Thomas Abraham · 9 years ago
- f307a7e regulator: pv88060: new regulator driver by James Ban · 9 years ago
- fa731ac regulator: core: avoid unused variable warning by Arnd Bergmann · 9 years ago
- fad2ba6 regulator: tps6105x: Convert to use regmap helper functions by Axel Lin · 9 years ago
- 3ff3f51 regulator: Make bulk API support optional supplies by Bjorn Andersson · 9 years ago
- aab3c3f regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C by Henry Chen · 9 years ago
- d2a2e72 regulator: tps65086: Add regulator driver for the TPS65086 PMIC by Andrew F. Davis · 9 years ago
- 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
- 62e544b Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps6105x' and 'regulator/topic/tps65023' into regulator-next by Mark Brown · 9 years ago
- 2dab48e Merge remote-tracking branches 'regulator/topic/load', 'regulator/topic/max77802', 'regulator/topic/pwm', 'regulator/topic/qcom-smd' and 'regulator/topic/stw481x' into regulator-next by Mark Brown · 9 years ago
- 10dde28 Merge remote-tracking branches 'regulator/topic/da9053' and 'regulator/topic/da9063' into regulator-next by Mark Brown · 9 years ago
- 6727479 Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/anatop', 'regulator/topic/arizona', 'regulator/topic/axp20x' and 'regulator/topic/bcm590xx' into regulator-next by Mark Brown · 9 years ago
- 5408dd8 Merge remote-tracking branch 'regulator/topic/list' into regulator-next by Mark Brown · 9 years ago