aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2019-05-25regulator: core: fix error path for regulator_set_voltage_unlockedSteve Twiss
2019-04-05regulator: act8865: Fix act8600_sudcdc_voltage_ranges settingAxel Lin
2019-04-05regulator: mcp16502: Include linux/gpio/consumer.h to fix build errorAxel Lin
2019-04-05regulator: core: Take lock before applying system loadNiklas Cassel
2019-03-23regulator: s2mpa01: Fix step values for some LDOsStuart Menefy
2019-03-23regulator: max77620: Initialize values for DT propertiesMark Zhang
2019-03-23regulator: s2mps11: Fix steps for buck7, buck8 and LDO35Krzysztof Kozlowski
2018-12-21Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown
2018-12-21regulator: tps65910: fix a missing check of return valueKangjie Lu
2018-12-21regulator: mcp16502: Select REGMAP_I2C to fix build errorAxel Lin
2018-12-20regulator: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-20regulator: mcp16502: Fix missing n_voltages settingAxel Lin
2018-12-20regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resum...Axel Lin
2018-12-19regulator: mcp16502: code cleanupAndrei.Stefanescu@microchip.com
2018-12-19regulator: act8945a-regulator: make symbol act8945a_pm staticWei Yongjun
2018-12-19drivers/regulator: fix a missing check of return valueKangjie Lu
2018-12-17regulator: act8945a-regulator: fix 'defined but not used' compiler warningClaudiu Beznea
2018-12-17regulator: axp20x: fix set_ramp_delay for AXP209/dcdc2Priit Laes
2018-12-14regulator: mcp16502: add support for suspendAndrei.Stefanescu@microchip.com
2018-12-13regulator: axp20x: add software based soft_start for AXP209 LDO3Olliver Schinagl
2018-12-13regulator: axp20x: add support for set_ramp_delay for AXP209Olliver Schinagl
2018-12-13Merge branch 'topic/axp20x' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2018-12-13regulator: mcp16502: add regulator driver for MCP16502Andrei.Stefanescu@microchip.com
2018-12-12regulator: act8945a-regulator: add shutdown functionClaudiu Beznea
2018-12-12regulator: act8945a-regulator: fix line over 80 chars warningClaudiu Beznea
2018-12-12regulator: act8945a-regulator: Implement PM functionalitiesBoris Brezillon
2018-12-12regulator: act8945a-regulator: unlock expert registersClaudiu Beznea
2018-12-12regulator: arizona-ldo1: Rely on core to handle GPIO descriptorLinus Walleij
2018-12-12regulator: wm8994: Rely on core to handle GPIO descriptorLinus Walleij
2018-12-11regulator: core: Clean enabling always-on regulators + their suppliesDouglas Anderson
2018-12-11Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2018-12-11Merge branch 'regulator-4.20' into regulator-linusMark Brown
2018-12-11regulator: s2mps11: Hand over GPIO to regulator coreLinus Walleij
2018-12-11regulator: tps65090: Hand over GPIO to regulator coreLinus Walleij
2018-12-11regulator: s5m8767: Hand over GPIO to regulator coreLinus Walleij
2018-12-11regulator: da9211: Hand over GPIO to regulator coreLinus Walleij
2018-12-11regulator: max8973: Let core handle GPIO descriptorLinus Walleij
2018-12-11regulator: max77686: Let core handle GPIO descriptorLinus Walleij
2018-12-11regulator: max8952: Let core handle GPIO descriptorLinus Walleij
2018-12-11regulator: lp8788-ldo: Let core handle GPIO descriptorLinus Walleij
2018-12-11regulator: lm363x: Let core handle GPIO descriptorLinus Walleij
2018-12-11regulator: fixed: Let core handle GPIO descriptorLinus Walleij
2018-12-11regulator: core: Track dangling GPIO descriptorsLinus Walleij
2018-12-06regulator: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-04regulator: Allow regulator nodes to contain their own init dataCharles Keepax
2018-12-04regulator: Factor out location of init data OF nodeCharles Keepax
2018-12-03regulator: stpmic1: fix regulator_lock usagePascal PAILLET-LME
2018-11-28regulator: axp20x: use defines for masksOlliver Schinagl
2018-11-26regulator: core: Apply system load even if no consumer loadsDouglas Anderson
2018-11-26regulator: core: enable power when setting up constraintsOlliver Schinagl