summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: Add devm_gpiod_unhinge()Linus Walleij2018-12-113-0/+41
* gpio: devres: Handle nonexclusive GPIOsLinus Walleij2018-12-111-12/+38
* gpio: Enable nonexclusive gpiods from DT nodesLinus Walleij2018-12-111-0/+2
* regulator: max77686: Let core handle GPIO descriptorLinus Walleij2018-12-111-5/+9
* gpio: Export gpiod_get_from_of_node()Linus Walleij2018-12-112-6/+13
* regulator: max8952: Let core handle GPIO descriptorLinus Walleij2018-12-111-3/+7
* regulator: lp8788-ldo: Let core handle GPIO descriptorLinus Walleij2018-12-111-2/+6
* regulator: lm363x: Let core handle GPIO descriptorLinus Walleij2018-12-111-2/+6
* regulator: fixed: Let core handle GPIO descriptorLinus Walleij2018-12-111-1/+5
* regulator: core: Track dangling GPIO descriptorsLinus Walleij2018-12-111-10/+45
* regulator: Use of_node_name_eq for node name comparisonsRob Herring2018-12-066-6/+6
* regulator: Allow regulator nodes to contain their own init dataCharles Keepax2018-12-041-2/+6
* regulator: Factor out location of init data OF nodeCharles Keepax2018-12-041-27/+37
* regulator: stpmic1: fix regulator_lock usagePascal PAILLET-LME2018-12-031-1/+1
* regulator: core: Apply system load even if no consumer loadsDouglas Anderson2018-11-261-0/+6
* spi: spi-qcom-qspi: Fix remaining driver nitsRyan Case2018-11-221-4/+4
* regulator: core: Avoid propagating to supplies when possibleDouglas Anderson2018-11-221-7/+7
* regulator: core: Only count load for enabled consumersDouglas Anderson2018-11-223-52/+144
* regulator: wm8994: Don't use devres for enable GPIOsCharles Keepax2018-11-211-5/+9
* regulator: core: Properly expose requested_microamps in sysfsDouglas Anderson2018-11-201-4/+0
* regulator: lochnagar: Add initial binding documentationCharles Keepax2018-11-201-0/+82
* regulator: lochnagar: Move driver to binding from DTCharles Keepax2018-11-201-11/+37
* regulator: s2mps11: Fix GPIO descriptor initializationMarek Szyprowski2018-11-201-3/+2
* Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2018-11-198-133/+728
|\
| * regulator: core: Keep regulators-list locked while traversing the listDmitry Osipenko2018-11-191-1/+8
| * regulator: core: Properly handle case where supply is the coupleDmitry Osipenko2018-11-191-2/+17
| * regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko2018-11-195-104/+317
| * regulator: core: Decouple regulators on regulator_unregister()Dmitry Osipenko2018-11-081-0/+38
| * regulator: core: Add new max_uV_step constraintDmitry Osipenko2018-11-083-0/+48
| * regulator: Document new regulator-max-step-microvolt propertyDmitry Osipenko2018-11-081-0/+2
| * regulator: core: Limit regulators coupling to a single coupleDmitry Osipenko2018-11-081-1/+1
| * regulator: Change regulator-coupled-max-spread propertyDmitry Osipenko2018-11-081-2/+3
| * regulator: core: Don't allow to get regulator until all couples resolvedDmitry Osipenko2018-11-081-0/+10
| * regulator: core: Mutually resolve regulators couplingDmitry Osipenko2018-11-081-37/+17
| * regulator: core: Change voltage setting pathMaciej Purski2018-11-081-46/+99
| * regulator: core: Add voltage balancing mechanismMaciej Purski2018-11-081-0/+229
* | regulator: Change regulator-coupled-max-spread propertyDmitry Osipenko2018-11-191-2/+3
* | regulator/of_get_regulator: add child path to find the regulator supplierzoro2018-11-151-0/+35
* | regulator: max77686: Pass descriptor instead of GPIO numberLinus Walleij2018-11-151-7/+12
* | regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2018-11-154-22/+27
* | regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij2018-11-151-23/+23
* | regulator: bd718x7: Change next state after poweroff to readyMatti Vaittinen2018-11-131-0/+23
* | regulator: as3711: convert to SPDX identifiersKuninori Morimoto2018-11-131-4/+1
* | regulator: bd9571mwv: convert to SPDX identifiersKuninori Morimoto2018-11-131-9/+1
* | regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7Axel Lin2018-11-131-0/+1
* | regulator: of: add support for parsing regulator-state-standbyAndrei.Stefanescu@microchip.com2018-11-131-1/+4
* | regulator: dt-bindings: add regulator-state-standby bindingsAndrei.Stefanescu@microchip.com2018-11-131-1/+4
* | regulator: lochnagar: Explicitly include register headersCharles Keepax2018-11-081-0/+2
* | regulator: bd718x7: Remove double indirection for bd718xx_pmic_inits.rdatasGeert Uytterhoeven2018-11-071-4/+4
* | regulator: pfuze100-regulator: add coin support to PF0100Adam Ford2018-11-062-1/+4
|/