Age | Commit message (Expand) | Author |
2019-12-17 | Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-12-16 | regulator: rn5t618: fix module aliases | Andreas Kemnade |
2019-12-11 | regulator: max77650: add of_match table | Bartosz Golaszewski |
2019-12-09 | regulator: core: avoid unneeded .list_voltage calls | Cristian Marussi |
2019-12-04 | regulator: s5m8767: Fix a warning message | Christophe JAILLET |
2019-12-03 | regulator: core: fix regulator_register() error paths to properly release rdev | Wen Yang |
2019-11-27 | regulator: fix use after free issue | Wen Yang |
2019-11-22 | Merge branch 'regulator-5.5' into regulator-next | Mark Brown |
2019-11-22 | Merge branch 'regulator-5.4' into regulator-linus | Mark Brown |
2019-11-22 | regulator: da9062: Return REGULATOR_MODE_INVALID for invalid mode | Axel Lin |
2019-11-20 | regulator: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-20 | regulator: tps6105x: add optional devicetree support | Sven Van Asbroeck |
2019-11-19 | regulator: rn5t618: fix rc5t619 ldo10 enable | Andreas Kemnade |
2019-11-18 | regulator: vexpress: Use PTR_ERR_OR_ZERO() to simplify code | zhengbin |
2019-11-15 | regulator: da9062: add of_map_mode support for bucks | Christoph Fritz |
2019-11-15 | regulator: da9062: refactor buck modes into header | Christoph Fritz |
2019-11-15 | regulator: stpmic1: Set a default ramp delay value | Pascal Paillet |
2019-11-15 | regulator: core: Let boot-on regulators be powered off | Pascal Paillet |
2019-11-15 | regulator: core: Don't try to remove device links if add failed | Saravana Kannan |
2019-11-07 | regulator: ab8500: Remove AB8505 USB regulator | Stephan Gerhold |
2019-11-06 | regulator: fan53555: add chip id for Silergy SYR83X | Vasily Khoruzhick |
2019-10-29 | regulator: fixed: add off-on-delay | Peng Fan |
2019-10-28 | regulator: core: Allow generic coupling only for always-on regulators | Dmitry Osipenko |
2019-10-28 | regulator: core: Release coupled_rdevs on regulator_init_coupling() error | Dmitry Osipenko |
2019-10-23 | Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-10-23 | regulator: bd70528: Add MODULE_ALIAS to allow module auto loading | Matti Vaittinen |
2019-10-09 | regulator: uniphier: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-10-09 | regulator: stm32-vrefbuf: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-10-08 | regulator: da9062: Simplify da9062_buck_set_mode for BUCK_MODE_MANUAL case | Axel Lin |
2019-10-08 | Merge branch 'regulator-5.4' into regulator-5.5 | Mark Brown |
2019-10-08 | regulator: rk808: Remove rk817_set_suspend_voltage function | Axel Lin |
2019-10-08 | regulator: rk808: Fix warning message in rk817_set_ramp_delay | Axel Lin |
2019-10-08 | regulator: rk808: Constify rk817 regulator_ops | Axel Lin |
2019-10-07 | regulator: max77686: switch to using fwnode_gpiod_get_index | Dmitry Torokhov |
2019-10-07 | regulator: tps65132: switch to using devm_fwnode_gpiod_get() | Dmitry Torokhov |
2019-10-07 | regulator: da9211: switch to using devm_fwnode_gpiod_get | Dmitry Torokhov |
2019-10-07 | regulator: s2mps11: switch to using devm_fwnode_gpiod_get | Dmitry Torokhov |
2019-10-07 | regulator: tps65090: switch to using devm_fwnode_gpiod_get | Dmitry Torokhov |
2019-10-07 | regulator: slg51000: switch to using fwnode_gpiod_get_index | Dmitry Torokhov |
2019-10-07 | regulator: s5m8767: switch to using devm_fwnode_gpiod_get | Dmitry Torokhov |
2019-10-07 | regulator: pbias: Get rid of struct pbias_regulator_data | Axel Lin |
2019-10-07 | regulator: da9062: Simplify the code iterating all regulators | Axel Lin |
2019-10-04 | regulator: qcom-rpmh: add PM6150/PM6150L regulator support | Kiran Gunda |
2019-10-04 | regulator: max8907: Fix the usage of uninitialized variable in max8907_regula... | Yizhuo |
2019-10-04 | regulator: qcom-rpmh: Fix PMIC5 BoB min voltage | Kiran Gunda |
2019-10-01 | regulator: bd718x7: Add MODULE_ALIAS() | Guido Günther |
2019-10-01 | regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c... | Yizhuo |
2019-10-01 | regulator: lochnagar: Add on_off_delay for VDDCORE | Charles Keepax |
2019-10-01 | regulator: pcap-regulator: remove unused variable 'SW3_table' | YueHaibing |
2019-10-01 | regulator: da9063: Simplify da9063_buck_set_mode for BUCK_MODE_MANUAL case | Axel Lin |