summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm3...Mark Brown2018-03-072-2/+2
|\ \
| | * regulator: stm32-vrefbuf: fix check on ready flagFabrice Gasnier2018-02-081-1/+1
| * | regulator: Fix resume from suspend to idleGeert Uytterhoeven2018-02-201-1/+1
|/ /
* / regulator: Fix suspend to idleMark Brown2018-01-301-1/+1
|/
* Merge remote-tracking branch 'regulator/topic/tps65218' into regulator-nextMark Brown2018-01-261-3/+2
|\
| * regulator: tps65218: Add NULL test for devm_kzalloc callAxel Lin2017-11-161-0/+2
| * regulator: tps65218: Remove unused enum tps65218_regulatorsAxel Lin2017-11-161-3/+0
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/topic/sc2...Mark Brown2018-01-263-0/+264
|\ \ \
| | * | regulator: sc2731: Fix defines for SC2731_WR_UNLOCK and SC2731_PWR_WR_PROT_VALUEAxel Lin2018-01-031-4/+4
| | * | regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMICErick Chen2017-12-053-0/+264
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/qcom_spmi' into regulator-nextMark Brown2018-01-261-53/+31
|\ \ \
| * | | regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callbackAxel Lin2018-01-241-53/+31
| |/ /
* | | regulator: Fix build errorMark Brown2018-01-261-1/+1
* | | Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2018-01-263-114/+270
|\ \ \
| * | | regulator: add PM suspend and resume hooksChunyan Zhang2018-01-262-30/+239
| * | | regulator: empty the old suspend functionsChunyan Zhang2018-01-261-74/+0
| * | | regulator: leave one item to record whether regulator is enabledChunyan Zhang2018-01-262-10/+10
| * | | regulator: make regulator voltage be an array to support more statesChunyan Zhang2018-01-262-30/+51
| |/ /
* | | regulator: core: Refactor regulator_list_voltage()Maciej Purski2018-01-261-5/+5
* | | regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski2018-01-263-22/+24
* | | regulator: fix incorrect indentation of two assignment statementsColin Ian King2017-12-071-2/+2
|/ /
* | Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-11-161-5/+0
|\ \
| * | mfd: tps65217: Introduce dependency on CONFIG_OFKeerthy2017-10-131-5/+0
* | | Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-11-131-3/+18
|\ \ \ | |_|/ |/| |
| * | Merge branch 'omap_hsmmc' into nextUlf Hansson2017-10-301-3/+18
| |\ \
| | * \ Merge tag 'regulator-pbias-variants'Ulf Hansson2017-09-221-3/+18
| | |\ \ | | | |/ | | |/|
| | | * regulator: pbias: Select voltage table based on max-voltageRavikumar Kattekola2017-08-311-3/+18
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu...Mark Brown2017-11-104-7/+13
|\ \ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | regulator: tps65218: Fix strobe assignmentKeerthy2017-11-101-1/+1
| | |/ / /
| * / / / regulator: da9211: update for supporting da9223/4/5James Ban2017-10-313-6/+12
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/qcom-spmi' into regulator-nextMark Brown2017-11-101-0/+9
|\ \ \ \
| * | | | regulator: qcom_spmi: Add support for pmi8994Rajendra Nayak2017-11-021-0/+9
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-nextMark Brown2017-11-101-4/+88
|\ \ \ \
| * | | | regulator: axp20x: Simplify axp20x_is_polyphase_slave implementationAxel Lin2017-10-181-11/+1
| * | | | regulator: axp20x: Add support for AXP813 regulatorsChen-Yu Tsai2017-10-041-4/+98
* | | | | Merge remote-tracking branch 'regulator/fix/qcom-spmi' into regulator-linusMark Brown2017-11-101-6/+33
|\ \ \ \ \
| * | | | | regulator: qcom_spmi: Include offset when translating voltagesStephen Boyd2017-11-021-6/+33
| | |/ / / | |/| | |
* | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-022-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t...Mark Brown2017-10-232-2/+2
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| | * | regulator: rn5t618: Do not index regulator_desc arrays by idLeonard Crestez2017-10-181-1/+1
| |/ / |/| |
| * | regulator: axp20x: Fix poly-phase bit offset for AXP803 DCDC5/6Chen-Yu Tsai2017-10-041-1/+1
|/ /
* | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-074-4/+134
|\ \
| | \
| | \
| *-. \ Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones2017-09-054-4/+134
| |\ \ \ | | |_|/ | |/| |
| | | * regulator: rk808: Add regulator driver for RK805Elaine Zhang2017-08-212-2/+132
| | |/ | |/|
| | * mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-042-2/+2
| |/
* | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-051-1/+1
|\ \
| * | PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki2017-08-111-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/rc5t619' and 'regulator/topic...Mark Brown2017-09-044-6/+248
|\ \ \
| | * | regulator: Add support for stm32-vrefbufFabrice Gasnier2017-08-303-0/+215
| | |/