- e0c2153 mfd: da9052: Fix broken regulator probe by Johan Hovold · 9 years ago
- f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
- 4ec0853 Merge remote-tracking branch 'regulator/topic/wm8350' into regulator-next by Mark Brown · 10 years ago
- bea3672 Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-next by Mark Brown · 10 years ago
- 3984c9d Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/load-op', 'regulator/topic/max77693' and 'regulator/topic/max8660' into regulator-next by Mark Brown · 10 years ago
- e507384 Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/arizona-ldo1', 'regulator/topic/arizona-micsupp' and 'regulator/topic/da9211' into regulator-next by Mark Brown · 10 years ago
- 5fc31b4 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
- 498e530 Merge branch 'topic/debugfs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-core by Mark Brown · 10 years ago
- c0cf5a59 regulator: max8660: Handle empty regulator data by Markus Pargmann · 10 years ago
- 2329609 regulator: output current-limit for all regulators in summary by Heiko Stübner · 10 years ago
- 7c225ec regulator: add a summary tree in debugfs by Heiko Stübner · 10 years ago
- ce8ae17 regulator: qcom: Tidy up probe() by Bjorn Andersson · 10 years ago
- 087a1b5 regulator: qcom: Rework to single platform device by Bjorn Andersson · 10 years ago
- 469a9514 regulator: qcom: Refactor of-parsing code by Bjorn Andersson · 10 years ago
- 4d1e4d6 regulator: qcom: Don't enable DRMS in driver by Bjorn Andersson · 10 years ago
- dfb85ba regulator: max8660: fix assignment of pdata to data that becomes dead by Colin Ian King · 10 years ago
- 6261b06 regulator: Defer lookup of supply to regulator_get by Bjorn Andersson · 10 years ago
- 222d0f0 regulator: max77693: Let core parse DT and drop board files support by Krzysztof Kozlowski · 10 years ago
- a9eaa81 regulator: Ensure unique regulator debugfs directory names by Guenter Roeck · 10 years ago
- 1401990 Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas' into regulator-linus by Mark Brown · 10 years ago
- 14aef29 regulator: stw481x: Remove unused fields from struct stw481x by Axel Lin · 10 years ago
- e999c72 regulator: palmas: Add has_regen3 check for TPS659038 by Keerthy · 10 years ago
- a26aeb1 Merge branch 'fix/palmas' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-palmas by Mark Brown · 10 years ago
- e03826d regulator: palmas: Correct TPS659038 register definition for REGEN2 by Keerthy · 10 years ago
- cdbf6f0 regulator: constify of_device_id array by Fabian Frederick · 10 years ago
- 8ca8f32 Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix/tps65910' into regulator-linus by Mark Brown · 10 years ago
- d16da51 regulator: tps65910: Add missing #include <linux/of.h> by Geert Uytterhoeven · 10 years ago
- e39ce48 regulator: Rename regulator_set_optimum_mode by Bjorn Andersson · 10 years ago
- 29d62ec regulator: core: Fix enable GPIO reference counting by Doug Anderson · 10 years ago
- 0548bf4 regulator: Only enable disabled regulators on resume by Javier Martinez Canillas · 10 years ago
- c8b263c regulator: act8865: add input supply handling by Heiko Stuebner · 10 years ago
- b5dabc8 Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk808' into regulator-linus by Mark Brown · 10 years ago
- df3a950 regulator: act8865: Add act8600 support by Zubair Lutfullah Kakakhel · 10 years ago
- 1b42085 regulator: wm8350: Remove unused variable by Fabio Estevam · 10 years ago
- 046db76 regulator: core: Add devres versions of notifier registration by Charles Keepax · 10 years ago
- cde72cc regulator: Fix regression due to NULL constraints check by Takashi Iwai · 10 years ago
- f729311 regulator: arizona-micsupp: Add support for WM8280/WM8281 by Richard Fitzgerald · 10 years ago
- a46a073 regulator: da9211: Pass NULL data with OVER_CURRENT event by Geert Uytterhoeven · 10 years ago
- 767e8aa regulator: da9211: Fix wrong register name in error message by Geert Uytterhoeven · 10 years ago
- af78114 regulator: dbx500: Remove use of seq_puts/seq_printf return value by Joe Perches · 10 years ago
- 8f45acb regulator: wm8350: Pass NULL data with REGULATION_OUT and UNDER_VOLTAGE events by Geert Uytterhoeven · 10 years ago
- 2b85c28 regulator: qcom-rpm: Implement set_load and enable drms by Bjorn Andersson · 10 years ago
- 8f4490e regulator: core: Introduce set_load op by Bjorn Andersson · 10 years ago
- 28249b0 regulator: rk808: Set the enable time for LDOs by Doug Anderson · 10 years ago
- a7b976a regulator: arizona-micsupp: Drop OF node reference on error path by Charles Keepax · 10 years ago
- ec454d7 regulator: arizona-ldo1: Drop OF node reference on error path by Charles Keepax · 10 years ago
- 5c27700 Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
- 4d9cbff5 regulator: da9210: Mask all interrupt sources to deassert interrupt line by Geert Uytterhoeven · 10 years ago
- dd7c2e7 Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rpm', 'regulator/topic/rt5033' and 'regulator/topic/tps65023' into regulator-next by Mark Brown · 10 years ago
- ffe167b Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mode', 'regulator/topic/mt6397', 'regulator/topic/pfuze100' and 'regulator/topic/qcom-rpm' into regulator-next by Mark Brown · 10 years ago
- f3ba729 Merge remote-tracking branches 'regulator/topic/isl9305', 'regulator/topic/lp872x', 'regulator/topic/max14577', 'regulator/topic/max7686' and 'regulator/topic/max77843' into regulator-next by Mark Brown · 10 years ago
- 30c5c53 Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9211' and 'regulator/topic/fan53555' into regulator-next by Mark Brown · 10 years ago
- fca8e13 Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-next by Mark Brown · 10 years ago
- a9877b6 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
- 36818b8 Merge remote-tracking branch 'regulator/fix/qcom-rpm' into regulator-linus by Mark Brown · 10 years ago
- 9dfffb7 regulator: max77843: Add max77843 regulator driver by Jaewon Kim · 10 years ago
- 39f802d regulator: Build sysfs entries with static attribute groups by Takashi Iwai · 10 years ago
- 00cea31 regulator: qcom-rpm: Make it possible to specify supply by Bjorn Andersson · 10 years ago
- 8460ef3 regulator: core: Consolidate drms update handling by Bjorn Andersson · 10 years ago
- a412ec2 regulator: qcom-rpm: signedness bug in probe() by Dan Carpenter · 10 years ago
- 8c7dd8b regulator: da9211: Add gpio control for enable/disable of buck by James Ban · 10 years ago
- c6515d2 regulator: qcom_rpm: Don't update vreg->uV/mV if rpm_reg_write fails by Axel Lin · 10 years ago
- 8538c40 regulator: lp872x: Remove **regulators from struct lp872x by Axel Lin · 10 years ago
- 8039268 regulator: qcom-rpm: Add missing state flag in call to RPM by Bjorn Andersson · 10 years ago
- 113620b Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linus by Mark Brown · 10 years ago
- d561337 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
- 076c3b8 regulator: da9211: fix unmatched of_node by James Ban · 10 years ago
- f47531b regulator: Update documentation after renaming function argument by Krzysztof Kozlowski · 10 years ago
- 09d3f6f Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-dt-cb by Mark Brown · 10 years ago
- 765e802 regulator: axp20x: Migrate to regulator core's simplified DT parsing code by Chen-Yu Tsai · 10 years ago
- 880fe82 regulator: axp20x: Fill regulators_node and of_match descriptor fields by Chen-Yu Tsai · 10 years ago
- e5a7a72 regulator: pfuze100-regulator: add pfuze3000 support by Robin Gong · 10 years ago
- bfa21a0 regulator: Allow parsing custom properties when using simplified DT parsing by Krzysztof Kozlowski · 10 years ago
- 3307e90 regulator: max77686: Add GPIO control by Krzysztof Kozlowski · 10 years ago
- 1b3de22 regulator: Copy config passed during registration by Krzysztof Kozlowski · 10 years ago
- ad26aa6 regulator: s2mps11: Fix wrong calculation of register offset by Jonghwa Lee · 10 years ago
- 83b0302 regulator: core: fix race condition in regulator_put() by Ashay Jaiswal · 10 years ago
- 4604a06 regulator: tps65023: Constify struct regmap_config and regulator_ops by Krzysztof Kozlowski · 10 years ago
- 035f332 regulator: max8649: Constify struct regmap_config and regulator_ops by Krzysztof Kozlowski · 10 years ago
- 121b567 regulator: fan53555: Constify struct regmap_config and slew_rates array by Krzysztof Kozlowski · 10 years ago
- 034496f Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
- 3913881 regulator: core: Fix format specifier warning by Aniroop Mathur · 10 years ago
- 72dca06 regulator: core: Avoid negative regulator no & initialize it to -1 by Aniroop Mathur · 10 years ago
- 53aebb7 regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptor by Beomho Seo · 10 years ago
- 0425e24 regulator: mt6397: Add support for MT6397 regulator by Flora Fu · 10 years ago
- 6fd7535 regulator: isl9305: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
- e951cee regulator: max14577: Use regulator_nodes/of_match in the descriptor by Beomho Seo · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 1222d8f regulator: s2mps11: Fix dw_mmc failure on Gear 2 by Krzysztof Kozlowski · 10 years ago
- 5cb2f03 regulator: rk808: Fix sparse non static symbol warnings by Wei Yongjun · 10 years ago
- f94784b Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
- 3a7dbed Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
- 176488f Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topic/stub' into regulator-next by Mark Brown · 10 years ago
- 1b56ffd Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rpm', 'regulator/topic/rt5033', 'regulator/topic/s2mpa01' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 10 years ago
- 92d07a8 Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/max77693', 'regulator/topic/max77802', 'regulator/topic/power-off' and 'regulator/topic/rk808' into regulator-next by Mark Brown · 10 years ago
- af012d6 Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/disable', 'regulator/topic/dummy' and 'regulator/topic/gpio' into regulator-next by Mark Brown · 10 years ago
- 15db0c8 Merge remote-tracking branch 'regulator/topic/core' into regulator-next by Mark Brown · 10 years ago
- 70c97e3 Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus by Mark Brown · 10 years ago
- f291c74 Merge branch 'topic/suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-sky81452 by Mark Brown · 10 years ago
- 60a2362 regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeing by Seung-Woo Kim · 10 years ago