summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2018-03-28Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt...Mark Brown-32/+162
2018-03-28Merge remote-tracking branch 'regulator/topic/qcom_smd' into regulator-nextMark Brown-2/+0
2018-03-28Merge remote-tracking branch 'regulator/topic/qcom' into regulator-nextMark Brown-0/+121
2018-03-28Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown-0/+1
2018-03-28regulator: qcom: smd: Add pm8998 and pmi8998 regulatorsBjorn Andersson-0/+121
2018-03-22regulator: core: Add missing blank line between functionsMark Brown-0/+1
2018-03-22regulator: qcom_smd: Drop regulator/{machine,of_regulator} includesStephen Boyd-2/+0
2018-03-20regulator: giving regulator controlling gpios a non-empty label when used thr...Nicholas Lowell-0/+1
2018-03-14regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'Christophe Jaillet-9/+7
2018-03-09regulator: 88pg86x: new i2c dual regulator chipAlexander Monakov-0/+124
2018-03-07Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm3...Mark Brown-2/+2
2018-02-20regulator: Fix resume from suspend to idleGeert Uytterhoeven-1/+1
2018-02-16regulator: da9211: Pass descriptors instead of GPIO numbersLinus Walleij-12/+11
2018-02-16regulator: da9055: Pass descriptor instead of GPIO numberLinus Walleij-2/+2
2018-02-16regulator: core: Support passing an initialized GPIO enable descriptorLinus Walleij-9/+16
2018-02-12regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET-0/+1
2018-02-08regulator: stm32-vrefbuf: fix check on ready flagFabrice Gasnier-1/+1
2018-01-30regulator: Fix suspend to idleMark Brown-1/+1
2018-01-26Merge remote-tracking branch 'regulator/topic/tps65218' into regulator-nextMark Brown-3/+2
2018-01-26Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/topic/sc2...Mark Brown-0/+264
2018-01-26Merge remote-tracking branch 'regulator/topic/qcom_spmi' into regulator-nextMark Brown-53/+31
2018-01-26regulator: Fix build errorMark Brown-1/+1
2018-01-26Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown-114/+270
2018-01-26regulator: core: Refactor regulator_list_voltage()Maciej Purski-5/+5
2018-01-26regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski-22/+24
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang-30/+239
2018-01-26regulator: empty the old suspend functionsChunyan Zhang-74/+0
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang-10/+10
2018-01-26regulator: make regulator voltage be an array to support more statesChunyan Zhang-30/+51
2018-01-24regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callbackAxel Lin-53/+31
2018-01-03regulator: sc2731: Fix defines for SC2731_WR_UNLOCK and SC2731_PWR_WR_PROT_VALUEAxel Lin-4/+4
2017-12-07regulator: fix incorrect indentation of two assignment statementsColin Ian King-2/+2
2017-12-05regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMICErick Chen-0/+264
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-5/+0
2017-11-16regulator: tps65218: Add NULL test for devm_kzalloc callAxel Lin-0/+2
2017-11-16regulator: tps65218: Remove unused enum tps65218_regulatorsAxel Lin-3/+0
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-3/+18
2017-11-10Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu...Mark Brown-7/+13
2017-11-10Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-nextMark Brown-0/+9
2017-11-10Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-nextMark Brown-4/+88
2017-11-10Merge remote-tracking branch 'regulator/fix/qcom-spmi' into regulator-linusMark Brown-6/+33
2017-11-10regulator: tps65218: Fix strobe assignmentKeerthy-1/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+2
2017-11-02regulator: qcom_spmi: Include offset when translating voltagesStephen Boyd-6/+33
2017-11-02regulator: qcom_spmi: Add support for pmi8994Rajendra Nayak-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-10-31regulator: da9211: update for supporting da9223/4/5James Ban-6/+12
2017-10-30Merge branch 'omap_hsmmc' into nextUlf Hansson-3/+18
2017-10-23Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t...Mark Brown-2/+2
2017-10-18regulator: axp20x: Simplify axp20x_is_polyphase_slave implementationAxel Lin-11/+1