summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-11regulator: fixed: Let core handle GPIO descriptorLinus Walleij1-1/+5
2018-12-11regulator: core: Track dangling GPIO descriptorsLinus Walleij1-10/+45
2018-12-06regulator: Use of_node_name_eq for node name comparisonsRob Herring6-6/+6
2018-12-04regulator: Allow regulator nodes to contain their own init dataCharles Keepax1-2/+6
2018-12-04regulator: Factor out location of init data OF nodeCharles Keepax1-27/+37
2018-12-03regulator: stpmic1: fix regulator_lock usagePascal PAILLET-LME1-1/+1
2018-11-26regulator: core: Apply system load even if no consumer loadsDouglas Anderson1-0/+6
2018-11-22spi: spi-qcom-qspi: Fix remaining driver nitsRyan Case1-4/+4
2018-11-22regulator: core: Avoid propagating to supplies when possibleDouglas Anderson1-7/+7
2018-11-22regulator: core: Only count load for enabled consumersDouglas Anderson2-51/+144
2018-11-21regulator: wm8994: Don't use devres for enable GPIOsCharles Keepax1-5/+9
2018-11-20regulator: core: Properly expose requested_microamps in sysfsDouglas Anderson1-4/+0
2018-11-20regulator: lochnagar: Move driver to binding from DTCharles Keepax1-11/+37
2018-11-20regulator: s2mps11: Fix GPIO descriptor initializationMarek Szyprowski1-3/+2
2018-11-19Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown5-131/+717
2018-11-19regulator: core: Keep regulators-list locked while traversing the listDmitry Osipenko1-1/+8
2018-11-19regulator: core: Properly handle case where supply is the coupleDmitry Osipenko1-2/+17
2018-11-19regulator: core: Use ww_mutex for regulators lockingDmitry Osipenko4-103/+312
2018-11-15regulator/of_get_regulator: add child path to find the regulator supplierzoro1-0/+35
2018-11-15regulator: max77686: Pass descriptor instead of GPIO numberLinus Walleij1-7/+12
2018-11-15regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2-17/+12
2018-11-15regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij1-23/+23
2018-11-13regulator: bd718x7: Change next state after poweroff to readyMatti Vaittinen1-0/+23
2018-11-13regulator: as3711: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-11-13regulator: bd9571mwv: convert to SPDX identifiersKuninori Morimoto1-9/+1
2018-11-13regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7Axel Lin1-0/+1
2018-11-13regulator: of: add support for parsing regulator-state-standbyAndrei.Stefanescu@microchip.com1-1/+4
2018-11-08regulator: core: Decouple regulators on regulator_unregister()Dmitry Osipenko1-0/+38
2018-11-08regulator: core: Add new max_uV_step constraintDmitry Osipenko2-0/+45
2018-11-08regulator: core: Don't allow to get regulator until all couples resolvedDmitry Osipenko1-0/+10
2018-11-08regulator: core: Mutually resolve regulators couplingDmitry Osipenko1-37/+17
2018-11-08regulator: core: Change voltage setting pathMaciej Purski1-46/+99
2018-11-08regulator: core: Add voltage balancing mechanismMaciej Purski1-0/+229
2018-11-08regulator: lochnagar: Explicitly include register headersCharles Keepax1-0/+2
2018-11-07regulator: bd718x7: Remove double indirection for bd718xx_pmic_inits.rdatasGeert Uytterhoeven1-4/+4
2018-11-06regulator: pfuze100-regulator: add coin support to PF0100Adam Ford1-0/+2
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2-0/+3
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-0/+347
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds6-110/+429
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+4
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2394-52991/+197761
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-14/+22
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-11/+11
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-50/+52
2018-11-02clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren3-0/+163
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren3-0/+184
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds6-13/+21
2018-11-02Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-36/+97
2018-11-02soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier3-14/+22