| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'regulator-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-01-06 | 2 | -5/+7 |
|\ |
|
| * | regulator: bd70528: Remove .set_ramp_delay for bd70528_ldo_ops | Axel Lin | 2020-01-03 | 1 | -1/+0 |
| * | regulator: axp20x: Fix axp20x_set_ramp_delay | Axel Lin | 2019-12-25 | 1 | -3/+6 |
| * | regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmask | Chen-Yu Tsai | 2019-12-18 | 1 | -1/+1 |
* | | Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-12-17 | 4 | -5/+21 |
|\| |
|
| * | regulator: rn5t618: fix module aliases | Andreas Kemnade | 2019-12-16 | 1 | -0/+1 |
| * | regulator: max77650: add of_match table | Bartosz Golaszewski | 2019-12-11 | 1 | -0/+7 |
| * | regulator: core: avoid unneeded .list_voltage calls | Cristian Marussi | 2019-12-09 | 1 | -0/+4 |
| * | regulator: s5m8767: Fix a warning message | Christophe JAILLET | 2019-12-04 | 1 | -1/+1 |
| * | regulator: core: fix regulator_register() error paths to properly release rdev | Wen Yang | 2019-12-03 | 1 | -2/+6 |
| * | regulator: fix use after free issue | Wen Yang | 2019-11-27 | 1 | -2/+2 |
* | | Merge branch 'regulator-5.5' into regulator-next | Mark Brown | 2019-11-22 | 27 | -185/+353 |
|\| |
|
| * | regulator: da9062: Return REGULATOR_MODE_INVALID for invalid mode | Axel Lin | 2019-11-22 | 1 | -1/+1 |
| * | regulator: Fix Kconfig indentation | Krzysztof Kozlowski | 2019-11-20 | 1 | -4/+4 |
| * | regulator: tps6105x: add optional devicetree support | Sven Van Asbroeck | 2019-11-20 | 1 | -0/+2 |
| * | regulator: vexpress: Use PTR_ERR_OR_ZERO() to simplify code | zhengbin | 2019-11-18 | 1 | -4/+1 |
| * | regulator: da9062: add of_map_mode support for bucks | Christoph Fritz | 2019-11-15 | 1 | -0/+21 |
| * | regulator: da9062: refactor buck modes into header | Christoph Fritz | 2019-11-15 | 1 | -18/+10 |
| * | regulator: stpmic1: Set a default ramp delay value | Pascal Paillet | 2019-11-15 | 1 | -0/+6 |
| * | regulator: core: Let boot-on regulators be powered off | Pascal Paillet | 2019-11-15 | 1 | -1/+3 |
| * | regulator: ab8500: Remove AB8505 USB regulator | Stephan Gerhold | 2019-11-07 | 1 | -17/+0 |
| * | regulator: fan53555: add chip id for Silergy SYR83X | Vasily Khoruzhick | 2019-11-06 | 1 | -0/+2 |
| * | regulator: fixed: add off-on-delay | Peng Fan | 2019-10-29 | 1 | -0/+2 |
| * | regulator: core: Allow generic coupling only for always-on regulators | Dmitry Osipenko | 2019-10-28 | 1 | -0/+6 |
| * | regulator: uniphier: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-10-09 | 1 | -3/+1 |
| * | regulator: stm32-vrefbuf: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-10-09 | 1 | -3/+1 |
| * | regulator: da9062: Simplify da9062_buck_set_mode for BUCK_MODE_MANUAL case | Axel Lin | 2019-10-08 | 1 | -6/+3 |
| * | Merge branch 'regulator-5.4' into regulator-5.5 | Mark Brown | 2019-10-08 | 8 | -104/+98 |
| |\ |
|
| * | | regulator: rk808: Remove rk817_set_suspend_voltage function | Axel Lin | 2019-10-08 | 1 | -16/+1 |
| * | | regulator: rk808: Fix warning message in rk817_set_ramp_delay | Axel Lin | 2019-10-08 | 1 | -1/+1 |
| * | | regulator: rk808: Constify rk817 regulator_ops | Axel Lin | 2019-10-08 | 1 | -5/+5 |
| * | | regulator: max77686: switch to using fwnode_gpiod_get_index | Dmitry Torokhov | 2019-10-07 | 1 | -2/+3 |
| * | | regulator: tps65132: switch to using devm_fwnode_gpiod_get() | Dmitry Torokhov | 2019-10-07 | 1 | -7/+10 |
| * | | regulator: da9211: switch to using devm_fwnode_gpiod_get | Dmitry Torokhov | 2019-10-07 | 1 | -6/+6 |
| * | | regulator: s2mps11: switch to using devm_fwnode_gpiod_get | Dmitry Torokhov | 2019-10-07 | 1 | -4/+3 |
| * | | regulator: tps65090: switch to using devm_fwnode_gpiod_get | Dmitry Torokhov | 2019-10-07 | 1 | -11/+15 |
| * | | regulator: slg51000: switch to using fwnode_gpiod_get_index | Dmitry Torokhov | 2019-10-07 | 1 | -8/+5 |
| * | | regulator: s5m8767: switch to using devm_fwnode_gpiod_get | Dmitry Torokhov | 2019-10-07 | 1 | -4/+3 |
| * | | regulator: pbias: Get rid of struct pbias_regulator_data | Axel Lin | 2019-10-07 | 1 | -43/+26 |
| * | | regulator: da9062: Simplify the code iterating all regulators | Axel Lin | 2019-10-07 | 1 | -4/+1 |
| * | | regulator: qcom-rpmh: add PM6150/PM6150L regulator support | Kiran Gunda | 2019-10-04 | 1 | -1/+61 |
| * | | regulator: max8907: Fix the usage of uninitialized variable in max8907_regula... | Yizhuo | 2019-10-04 | 1 | -3/+12 |
| * | | regulator: bd718x7: Add MODULE_ALIAS() | Guido Günther | 2019-10-01 | 1 | -0/+1 |
| * | | regulator: pcap-regulator: remove unused variable 'SW3_table' | YueHaibing | 2019-10-01 | 1 | -4/+0 |
| * | | regulator: da9063: Simplify da9063_buck_set_mode for BUCK_MODE_MANUAL case | Axel Lin | 2019-10-01 | 1 | -6/+3 |
| * | | regulator: pbias: Use of_device_get_match_data | Axel Lin | 2019-10-01 | 1 | -4/+2 |
| * | | regulator: qcom_spmi: Add support for PM8004 regulators | Angelo G. Del Regno | 2019-10-01 | 1 | -0/+7 |
| * | | regulator: qcom_smd: Add PM8950 regulators | Angelo G. Del Regno | 2019-10-01 | 1 | -0/+92 |
| * | | regulator: qcom_spmi: Add PM8950 SPMI regulator | Angelo G. Del Regno | 2019-10-01 | 1 | -0/+34 |
* | | | Merge branch 'regulator-5.4' into regulator-linus | Mark Brown | 2019-11-22 | 4 | -3/+10 |
|\ \ \ |
|