summaryrefslogtreecommitdiffstats
path: root/include/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | soc/tegra: pmc: Fix pad voltage configuration for Tegra186Aapo Vienamo2018-08-271-0/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-263-0/+261
|\ \ \
| * | | soc: fsl: dpio: add congestion notification supportHoria Geantă2018-09-211-0/+15
| * | | soc: fsl: dpio: add frame list format supportHoria Geantă2018-09-211-0/+242
| * | | soc: fsl: dpio: add back some frame queue functionsHoria Geantă2018-09-211-0/+4
| |/ /
* | | net/wan/fsl_ucc_hdlc: error countersMathias Thore2018-10-231-1/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-132-0/+16
|\ \ \ | | |/ | |/|
| * | soc: fsl: qbman: add APIs to retrieve the probing statusLaurentiu Tudor2018-09-272-0/+16
| |/
* | net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz2018-10-051-0/+74
* | net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz2018-10-051-0/+785
|/
* Merge tag 'soc-fsl-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-263-0/+730
|\
| * staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2018-07-243-0/+730
* | Merge tag 'qcom-drivers-for-4.19' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-07-262-0/+107
|\ \
| * | drivers: qcom: rpmh: add support for batch RPMH requestLina Iyer2018-07-211-0/+8
| * | drivers: qcom: rpmh: allow requests to be sent asynchronouslyLina Iyer2018-07-211-0/+7
| * | drivers: qcom: rpmh: cache sleep/wake state requestsLina Iyer2018-07-211-0/+11
| * | drivers: qcom: rpmh: add RPMH helper functionsLina Iyer2018-07-211-0/+25
| * | drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCsLina Iyer2018-07-211-0/+56
| |/
* / ARM: bcm2835: Add GET_THROTTLED firmware propertyStefan Wahren2018-06-221-0/+1
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-06-121-0/+45
|\
| * Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-05-261-0/+45
| |\
| | * drivers: qcom: add command DB driverMahesh Sivasubramanian2018-05-251-0/+45
* | | ARM: tegra: fix compile-testing PCI host driverArnd Bergmann2018-06-021-1/+1
* | | Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-05-251-1/+36
|\ \ \ | |/ / |/| |
| * | memory: tegra: Introduce memory client hot resetDmitry Osipenko2018-04-301-0/+33
| * | memory: tegra: Squash tegra20-mc into common tegra-mc driverDmitry Osipenko2018-04-301-1/+1
| * | memory: tegra: Apply interrupts mask per SoCDmitry Osipenko2018-04-271-0/+2
| |/
* / soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failureGeert Uytterhoeven2018-04-171-2/+2
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-061-2/+2
|\
| * Merge tag 'tegra-for-4.17-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2018-03-271-2/+2
| |\
| | * firmware: tegra: Simplify channel managementMikko Perttunen2018-03-081-2/+2
* | | Merge tag 'v4.16-rc5' into develLinus Walleij2018-03-181-0/+5
|\| |
| * | Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-03-011-0/+5
| |\ \ | | |/ | |/|
| | * ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev2018-02-281-0/+2
| | * ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev2018-02-281-0/+3
* | | soc: bcm2835: sync firmware properties with downstreamBaruch Siach2018-02-221-0/+18
|/ /
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-021-0/+9
|\ \
| * | memory: tegra: Create SMMU display groupsThierry Reding2017-12-151-0/+9
| |/
* / soc/tegra: pmc: Consolidate Tegra186 supportThierry Reding2017-12-131-0/+12
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-181-0/+2
|\
| * Merge branch 'clk-at91' into clk-nextStephen Boyd2017-11-141-0/+2
| |\
| | * clk: at91: utmi: set the mainck rateLudovic Desroches2017-11-021-0/+2
* | | firmware: tegra: Add BPMP debugfs supportTimo Alho2017-10-191-0/+14
* | | firmware: tegra: Add stubs when BPMP not enabledMikko Perttunen2017-10-191-3/+39
* | | firmware: tegra: Expose tegra_bpmp_mrq_return()Mikko Perttunen2017-10-191-0/+2
|/ /
* / firmware: tegra: Propagate error code to callerTimo Alho2017-10-171-0/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-111-0/+2
|\
| * soc/tegra: Register SoC deviceThierry Reding2017-08-171-0/+2
* | iommu/mediatek: Add mt2712 IOMMU supportYong Wu2017-08-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+9
|\