aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-30regulator: Fix suspend to idleMark Brown1-1/+1
2018-01-26Merge remote-tracking branch 'regulator/topic/tps65218' into regulator-nextMark Brown1-3/+2
2018-01-26Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/topic/sc2731' into regulator-nextMark Brown3-0/+264
2018-01-26Merge remote-tracking branch 'regulator/topic/qcom_spmi' into regulator-nextMark Brown1-53/+31
2018-01-26regulator: Fix build errorMark Brown1-1/+1
2018-01-26Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-coreMark Brown3-114/+270
2018-01-26regulator: core: Refactor regulator_list_voltage()Maciej Purski1-5/+5
2018-01-26regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski3-22/+24
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang2-30/+239
2018-01-26regulator: empty the old suspend functionsChunyan Zhang1-74/+0
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang2-10/+10
2018-01-26regulator: make regulator voltage be an array to support more statesChunyan Zhang2-30/+51
2018-01-24regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callbackAxel Lin1-53/+31
2018-01-03regulator: sc2731: Fix defines for SC2731_WR_UNLOCK and SC2731_PWR_WR_PROT_VALUEAxel Lin1-4/+4
2017-12-07regulator: fix incorrect indentation of two assignment statementsColin Ian King1-2/+2
2017-12-05regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMICErick Chen3-0/+264
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-5/+0
2017-11-16regulator: tps65218: Add NULL test for devm_kzalloc callAxel Lin1-0/+2
2017-11-16regulator: tps65218: Remove unused enum tps65218_regulatorsAxel Lin1-3/+0
2017-11-13Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-3/+18
2017-11-10Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfuze100' and 'regulator/topic/tps65218' into regulator-nextMark Brown4-7/+13
2017-11-10Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-nextMark Brown1-0/+9
2017-11-10Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-nextMark Brown1-4/+88
2017-11-10Merge remote-tracking branch 'regulator/fix/qcom-spmi' into regulator-linusMark Brown1-6/+33
2017-11-10regulator: tps65218: Fix strobe assignmentKeerthy1-1/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-0/+2
2017-11-02regulator: qcom_spmi: Include offset when translating voltagesStephen Boyd1-6/+33
2017-11-02regulator: qcom_spmi: Add support for pmi8994Rajendra Nayak1-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-31regulator: da9211: update for supporting da9223/4/5James Ban3-6/+12
2017-10-30Merge branch 'omap_hsmmc' into nextUlf Hansson1-3/+18
2017-10-23Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t618' into regulator-linusMark Brown2-2/+2
2017-10-18regulator: axp20x: Simplify axp20x_is_polyphase_slave implementationAxel Lin1-11/+1
2017-10-18regulator: rn5t618: Do not index regulator_desc arrays by idLeonard Crestez1-1/+1
2017-10-13mfd: tps65217: Introduce dependency on CONFIG_OFKeerthy1-5/+0
2017-10-04regulator: axp20x: Add support for AXP813 regulatorsChen-Yu Tsai1-4/+98
2017-10-04regulator: axp20x: Fix poly-phase bit offset for AXP803 DCDC5/6Chen-Yu Tsai1-1/+1
2017-09-22Merge tag 'regulator-pbias-variants'Ulf Hansson1-3/+18
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds4-4/+134
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-mergedLee Jones4-4/+134
2017-09-04Merge remote-tracking branches 'regulator/topic/rc5t619' and 'regulator/topic/stm32-vref' into regulator-nextMark Brown4-6/+248
2017-09-04Merge remote-tracking branches 'regulator/topic/mt6380', 'regulator/topic/mtk', 'regulator/topic/pv88090', 'regulator/topic/pwm' and 'regulator/topic/qcom' into regulator-nextMark Brown8-11/+386
2017-09-04Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da9063', 'regulator/topic/dt', 'regulator/topic/fan53555' and 'regulator/topic/ltc3589' into regulator-nextMark Brown7-16/+26
2017-09-04Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/cpcap' and 'regulator/fix/of' into regulator-linusMark Brown3-4/+12
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang2-2/+2
2017-08-31regulator: pbias: Select voltage table based on max-voltageRavikumar Kattekola1-3/+18
2017-08-30regulator: Add support for stm32-vrefbufFabrice Gasnier3-0/+215
2017-08-30regulator: pv88090: Exception handling for out of boundsEric Jeong2-7/+12
2017-08-30regulator: da9063: Return an error code on probe failureDan Carpenter1-1/+1