summaryrefslogtreecommitdiffstats
path: root/include/soc
AgeCommit message (Expand)AuthorLines
2019-01-11soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei-2/+4
2019-01-11soc: fsl: dpio: store a backpointer to the device backing the dpaa2_ioIoana Ciornei-1/+2
2019-01-08soc: fsl: dpio: use a cpumask to identify which cpus are unusedIoana Ciornei-0/+2
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-255/+979
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+10
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge-0/+4
2018-12-14soc/tegra: pmc: Drop SMP dependency from CPU APIsJon Hunter-2/+0
2018-12-12Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson-241/+954
2018-12-12Merge tag 'tegra-for-4.21-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson-1/+21
2018-12-03Merge tag 'qcom-drivers-for-4.21' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-9/+3
2018-11-28soc/tegra: pmc: Add Tegra194 supportThierry Reding-0/+21
2018-11-23soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur-2/+6
2018-11-21firmware: raspberrypi: Switch to SPDX identifierStefan Wahren-4/+1
2018-11-14soc: qcom: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data()Stephen Boyd-9/+3
2018-11-13soc/tegra: fuse: Remove duplicated function declarationBo Yan-1/+0
2018-11-08soc/tegra: bpmp: Update ABI headerTimo Alho-241/+947
2018-11-08firmware: tegra: Add helper to check for supported MRQsTimo Alho-0/+7
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-19/+29
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+261
2018-10-22net/wan/fsl_ucc_hdlc: error countersMathias Thore-1/+7
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+16
2018-10-08Merge tag 'soc-fsl-next-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-0/+44
2018-10-05net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz-0/+74
2018-10-05net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz-0/+785
2018-10-05soc: fsl: qbman: add interrupt coalesce changing APIsMadalin Bucur-0/+28
2018-09-27soc: fsl: qbman: add APIs to retrieve the probing statusLaurentiu Tudor-0/+16
2018-09-21soc: fsl: dpio: add congestion notification supportHoria Geantă-0/+15
2018-09-21soc: fsl: dpio: add frame list format supportHoria Geantă-0/+242
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă-0/+4
2018-08-27soc/tegra: pmc: Remove public pad voltage APIsAapo Vienamo-19/+0
2018-08-27soc/tegra: pmc: Fix pad voltage configuration for Tegra186Aapo Vienamo-0/+1
2018-07-26Merge tag 'soc-fsl-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-0/+730
2018-07-26Merge tag 'qcom-drivers-for-4.19' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-0/+107
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge-0/+730
2018-07-21drivers: qcom: rpmh: add support for batch RPMH requestLina Iyer-0/+8
2018-07-21drivers: qcom: rpmh: allow requests to be sent asynchronouslyLina Iyer-0/+7
2018-07-21drivers: qcom: rpmh: cache sleep/wake state requestsLina Iyer-0/+11
2018-07-21drivers: qcom: rpmh: add RPMH helper functionsLina Iyer-0/+25
2018-07-21drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCsLina Iyer-0/+56
2018-06-21ARM: bcm2835: Add GET_THROTTLED firmware propertyStefan Wahren-0/+1
2018-06-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-0/+45
2018-06-02ARM: tegra: fix compile-testing PCI host driverArnd Bergmann-1/+1
2018-05-26Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-0/+45
2018-05-25drivers: qcom: add command DB driverMahesh Sivasubramanian-0/+45
2018-05-25Merge tag 'tegra-for-4.18-memory-v2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson-1/+36
2018-04-30memory: tegra: Introduce memory client hot resetDmitry Osipenko-0/+33
2018-04-30memory: tegra: Squash tegra20-mc into common tegra-mc driverDmitry Osipenko-1/+1
2018-04-27memory: tegra: Apply interrupts mask per SoCDmitry Osipenko-0/+2
2018-04-16soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failureGeert Uytterhoeven-2/+2
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+2