- c779ceb regulator: pwm-regulator: Remove superfluous is_enabled check by Lee Jones · 9 years ago
- b6f55e7 regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata by Lee Jones · 9 years ago
- 202f5ec Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-next by Mark Brown · 9 years ago
- ff268b5 regulator: core: Don't spew backtraces on duplicate sysfs by Stephen Boyd · 9 years ago
- 69a6582 regulator: arizona-ldo1: Do not control DVFS clocking from regulator by Richard Fitzgerald · 9 years ago
- d87aef9 regulator: da9063: Fix up irq leak by Axel Lin · 9 years ago
- 840499a regulator: lp8755: Convert to devm_request_threaded_irq by Axel Lin · 9 years ago
- 050d0f2 regulator: da9062: Remove unused variable build warning by S Twiss · 9 years ago
- 2945473 regulator: wm831x: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
- e0c2153 mfd: da9052: Fix broken regulator probe by Johan Hovold · 10 years ago
- fda87a4 regulator: fan53555: fill set_voltage_time_set callback by Heiko Stuebner · 10 years ago
- ea6254e regulator: da9062: Fix modalias by Axel Lin · 10 years ago
- 69eb098 regulator: max8973: add mechanism to enable/disable through GPIO by Laxman Dewangan · 10 years ago
- c2ffa97 regulator: max8973: add DT parsing of platform specific parameter by Laxman Dewangan · 10 years ago
- fa5f509 regulator: max8973: get rid of extra variable for gpio validity by Laxman Dewangan · 10 years ago
- eaacaa0 regulator: max8973: make default/unset dvs gpio as invalid gpio by Laxman Dewangan · 10 years ago
- 4068e51 regulator: da9062: DA9062 regulator driver by S Twiss · 10 years ago
- c53403a regulator: max77686: fix gpio_enabled shift wrapping bug by Joe Perches · 10 years ago
- 1b82b4e regulator: axp20x: Add support for AXP22X regulators by Boris BREZILLON · 10 years ago
- 866bd95 regulator: axp20x: Prepare support for multiple AXP chip families by Boris BREZILLON · 10 years ago
- 130daa3 regulator: of: Skip disabled regulator nodes by Stephen Boyd · 10 years ago
- 9a6c2fe regulator: arizona-ldo1: Add additional supported voltage by Charles Keepax · 10 years ago
- 9eac5fd regulator: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 10 years ago
- 6986f44 regulator: max77843: Convert to use regulator_is_enabled_regmap by Axel Lin · 10 years ago
- b7c960d regulator: max77843: Fix enable_mask for max77843 charger by Axel Lin · 10 years ago
- 0cfeddb regulator: 88pm8607: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
- 39d2330 regulator: max77693: Use core code for charger's is_enabled by Krzysztof Kozlowski · 10 years ago
- 7cf225b regulator: Remove unneeded semicolons by Krzysztof Kozlowski · 10 years ago
- dcd9ec6 regulator: max8973: set startup time for rail based on BIAS control by Laxman Dewangan · 10 years ago
- ec03c08 regulator: max77843: Reduce duplication of regulator_desc initializers by Krzysztof Kozlowski · 10 years ago
- cab344d regulator: max14577: Reduce duplication of regulator_desc initializers by Krzysztof Kozlowski · 10 years ago
- e4e8ccc regulator: max77686: Fix typo in email address by Fabio Estevam · 10 years ago
- 43343f8 regulator: Fix the function name in documentation by Krzysztof Kozlowski · 10 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