Age | Commit message (Expand) | Author |
2018-03-28 | Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt... | Mark Brown |
2018-03-28 | Merge remote-tracking branch 'regulator/topic/qcom_smd' into regulator-next | Mark Brown |
2018-03-28 | Merge remote-tracking branch 'regulator/topic/qcom' into regulator-next | Mark Brown |
2018-03-28 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown |
2018-03-28 | regulator: qcom: smd: Add pm8998 and pmi8998 regulators | Bjorn Andersson |
2018-03-22 | regulator: core: Add missing blank line between functions | Mark Brown |
2018-03-22 | regulator: qcom_smd: Drop regulator/{machine,of_regulator} includes | Stephen Boyd |
2018-03-20 | regulator: giving regulator controlling gpios a non-empty label when used thr... | Nicholas Lowell |
2018-03-14 | regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()' | Christophe Jaillet |
2018-03-09 | regulator: 88pg86x: new i2c dual regulator chip | Alexander Monakov |
2018-03-07 | Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm3... | Mark Brown |
2018-02-20 | regulator: Fix resume from suspend to idle | Geert Uytterhoeven |
2018-02-16 | regulator: da9211: Pass descriptors instead of GPIO numbers | Linus Walleij |
2018-02-16 | regulator: da9055: Pass descriptor instead of GPIO number | Linus Walleij |
2018-02-16 | regulator: core: Support passing an initialized GPIO enable descriptor | Linus Walleij |
2018-02-12 | regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of... | Christophe JAILLET |
2018-02-08 | regulator: stm32-vrefbuf: fix check on ready flag | Fabrice Gasnier |
2018-01-30 | regulator: Fix suspend to idle | Mark Brown |
2018-01-26 | Merge remote-tracking branch 'regulator/topic/tps65218' into regulator-next | Mark Brown |
2018-01-26 | Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/topic/sc2... | Mark Brown |
2018-01-26 | Merge remote-tracking branch 'regulator/topic/qcom_spmi' into regulator-next | Mark Brown |
2018-01-26 | regulator: Fix build error | Mark Brown |
2018-01-26 | Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown |
2018-01-26 | regulator: core: Refactor regulator_list_voltage() | Maciej Purski |
2018-01-26 | regulator: core: Move of_find_regulator_by_node() to of_regulator.c | Maciej Purski |
2018-01-26 | regulator: add PM suspend and resume hooks | Chunyan Zhang |
2018-01-26 | regulator: empty the old suspend functions | Chunyan Zhang |
2018-01-26 | regulator: leave one item to record whether regulator is enabled | Chunyan Zhang |
2018-01-26 | regulator: make regulator voltage be an array to support more states | Chunyan Zhang |
2018-01-24 | regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callback | Axel Lin |
2018-01-03 | regulator: sc2731: Fix defines for SC2731_WR_UNLOCK and SC2731_PWR_WR_PROT_VALUE | Axel Lin |
2017-12-07 | regulator: fix incorrect indentation of two assignment statements | Colin Ian King |
2017-12-05 | regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC | Erick Chen |
2017-11-16 | Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2017-11-16 | regulator: tps65218: Add NULL test for devm_kzalloc call | Axel Lin |
2017-11-16 | regulator: tps65218: Remove unused enum tps65218_regulators | Axel Lin |
2017-11-13 | Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2017-11-10 | Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu... | Mark Brown |
2017-11-10 | Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-next | Mark Brown |
2017-11-10 | Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-next | Mark Brown |
2017-11-10 | Merge remote-tracking branch 'regulator/fix/qcom-spmi' into regulator-linus | Mark Brown |
2017-11-10 | regulator: tps65218: Fix strobe assignment | Keerthy |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | regulator: qcom_spmi: Include offset when translating voltages | Stephen Boyd |
2017-11-02 | regulator: qcom_spmi: Add support for pmi8994 | Rajendra Nayak |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | regulator: da9211: update for supporting da9223/4/5 | James Ban |
2017-10-30 | Merge branch 'omap_hsmmc' into next | Ulf Hansson |
2017-10-23 | Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t... | Mark Brown |
2017-10-18 | regulator: axp20x: Simplify axp20x_is_polyphase_slave implementation | Axel Lin |