summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-195-131/+717
|\
| * 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-194-103/+312
| * regulator: core: Decouple regulators on regulator_unregister()Dmitry Osipenko2018-11-081-0/+38
| * regulator: core: Add new max_uV_step constraintDmitry Osipenko2018-11-082-0/+45
| * 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/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-152-17/+12
* | regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij2018-11-151-23/+23
* | regulator: bd718x7: Change next state after poweroff to readyMatti Vaittinen2018-11-141-0/+23
* | regulator: as3711: convert to SPDX identifiersKuninori Morimoto2018-11-141-4/+1
* | regulator: bd9571mwv: convert to SPDX identifiersKuninori Morimoto2018-11-141-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: 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-061-0/+2
|/
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-042-0/+3
|\
| * ubi: Mark expected switch fall-throughsGustavo A. R. Silva2018-10-232-0/+3
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-11-044-0/+347
|\ \
| * | clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren2018-11-023-0/+163
| * | clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren2018-11-023-0/+184
* | | Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds2018-11-046-110/+429
|\ \ \
| * | | ntb: idt: Alter the driver info commentsSerge Semin2018-11-013-9/+8
| * | | ntb: idt: Discard temperature sensor IRQ handlerSerge Semin2018-11-012-43/+3
| * | | ntb: idt: Add basic hwmon sysfs interfaceSerge Semin2018-11-013-1/+206
| * | | ntb: idt: Alter temperature read methodSerge Semin2018-11-012-17/+152
| * | | ntb_netdev: Simplify remove with client device drvdataAaron Sierra2018-11-011-25/+3
| * | | NTB: transport: Try harder to alloc an aligned MW bufferAaron Sierra2018-11-011-23/+63
| * | | ntb: ntb_transport: Mark expected switch fall-throughsGustavo A. R. Silva2018-11-011-0/+2
| * | | ntb: idt: Set PCIe bus address to BARLIMITxSerge Semin2018-11-011-1/+1
| * | | NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checksGustavo A. R. Silva2018-10-311-4/+4
| * | | ntb: intel: fix return value for ndev_vec_mask()Dave Jiang2018-10-311-1/+1
| * | | ntb_netdev: fix sleep time mismatchJon Mason2018-10-311-1/+1
| | |/ | |/|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-041-12/+4
|\ \ \
| * \ \ Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-032394-52991/+197761
| |\ \ \
| * | | | compat: Cleanup in_compat_syscall() callersDmitry Safonov2018-11-011-12/+4
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-041-2/+2
|\ \ \ \ \
| * | | | | irqchip/irq-mvebu-sei: Fix a NULL vs IS_ERR() bug in probe functionDan Carpenter2018-11-011-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-11-033-14/+22
|\ \ \ \ \
| * | | | | soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier2018-11-023-14/+22
* | | | | | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-033-11/+11
|\ \ \ \ \ \
| * | | | | | powerpc: remove CONFIG_MCA leftoversChristoph Hellwig2018-11-011-3/+3