aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-19regulator: pv88090: Fix array out-of-bounds accessAxel Lin1-1/+1
2019-02-19regulator: pv88080: Fix array out-of-bounds accessAxel Lin1-1/+1
2019-02-19regulator: pv88060: Fix array out-of-bounds accessAxel Lin1-1/+1
2019-02-19regulator: stpmic1: Change buck1 voltage rangePascal PAILLET-LME1-3/+4
2019-02-18regulator: axp20x: fix DCDCB and BLDO2 definitions for AXP806Ondrej Jirman1-2/+2
2019-02-15regulator: core: Take lock before applying system loadNiklas Cassel1-0/+2
2019-02-13regulator: s2mpa01: Fix step values for some LDOsStuart Menefy1-5/+5
2019-02-11regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski1-3/+3
2019-02-08regulator: fix device unlinkingGuennadi Liakhovetski1-9/+1
2019-02-07regulator: lochnagar: Fix n_voltages setting for VDDCOREAxel Lin1-1/+1
2019-02-04regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803Vasily Khoruzhick1-3/+3
2019-02-02regulator: uniphier: Constify uniphier_regulator_opsAxel Lin1-1/+1
2019-02-02regulator: uniphier: Fix probe error handlingAxel Lin1-2/+4
2019-01-28regulator: axp20x: Fix incorrect vsel_mask settingsAxel Lin1-4/+4
2019-01-25regulator: da9052: Use lowercase regulator names to match the DTRob Herring1-32/+32
2019-01-25regulator: mc13xxx: Use lowercase regulator names to match the DTRob Herring3-81/+81
2019-01-10regulator: max77620: Initialize values for DT propertiesMark Zhang1-1/+9
2019-01-07regulator: bcm590xx: Fix .enable_reg for BCM590XX_REG_VSRAxel Lin1-0/+4
2019-01-07Merge branch 'regulator-4.21' into regulator-5.0Mark Brown1-1/+1
2018-12-31regulator: lochnagar: Set up correct .data field for "cirrus,lochnagar2-mic2vdd"Axel Lin1-1/+1
2018-12-21Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown1-10/+2
2018-12-21regulator: tps65910: fix a missing check of return valueKangjie Lu1-1/+3
2018-12-21regulator: mcp16502: Select REGMAP_I2C to fix build errorAxel Lin1-0/+1
2018-12-20regulator: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2-63/+9
2018-12-20regulator: mcp16502: Fix missing n_voltages settingAxel Lin1-0/+1
2018-12-20regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resume_noirqAxel Lin1-5/+2
2018-12-19regulator: mcp16502: code cleanupAndrei.Stefanescu@microchip.com1-3/+3
2018-12-19regulator: act8945a-regulator: make symbol act8945a_pm staticWei Yongjun1-1/+1
2018-12-19drivers/regulator: fix a missing check of return valueKangjie Lu1-1/+4
2018-12-17regulator: act8945a-regulator: fix 'defined but not used' compiler warningClaudiu Beznea1-1/+1
2018-12-17regulator: axp20x: fix set_ramp_delay for AXP209/dcdc2Priit Laes1-0/+1
2018-12-14regulator: mcp16502: add support for suspendAndrei.Stefanescu@microchip.com1-0/+34
2018-12-13regulator: axp20x: add software based soft_start for AXP209 LDO3Olliver Schinagl1-1/+56
2018-12-13regulator: axp20x: add support for set_ramp_delay for AXP209Olliver Schinagl1-0/+85
2018-12-13Merge branch 'topic/axp20x' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21Mark Brown1-178/+555
2018-12-13regulator: mcp16502: add regulator driver for MCP16502Andrei.Stefanescu@microchip.com3-0/+530
2018-12-12regulator: act8945a-regulator: add shutdown functionClaudiu Beznea1-0/+11
2018-12-12regulator: act8945a-regulator: fix line over 80 chars warningClaudiu Beznea1-1/+2
2018-12-12regulator: act8945a-regulator: Implement PM functionalitiesBoris Brezillon1-5/+181
2018-12-12regulator: act8945a-regulator: unlock expert registersClaudiu Beznea1-1/+12
2018-12-12regulator: arizona-ldo1: Rely on core to handle GPIO descriptorLinus Walleij1-3/+0
2018-12-12regulator: wm8994: Rely on core to handle GPIO descriptorLinus Walleij1-5/+6
2018-12-11regulator: core: Clean enabling always-on regulators + their suppliesDouglas Anderson1-3/+16
2018-12-11Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21Mark Brown2-11/+12
2018-12-11Merge branch 'regulator-4.20' into regulator-linusMark Brown2-11/+12
2018-12-11regulator: s2mps11: Hand over GPIO to regulator coreLinus Walleij1-1/+6
2018-12-11regulator: tps65090: Hand over GPIO to regulator coreLinus Walleij1-0/+6
2018-12-11regulator: s5m8767: Hand over GPIO to regulator coreLinus Walleij1-1/+8
2018-12-11regulator: da9211: Hand over GPIO to regulator coreLinus Walleij1-0/+6
2018-12-11regulator: max8973: Let core handle GPIO descriptorLinus Walleij1-1/+7