aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-27Merge tag 'tags/bcm2835-drivers-next-2018-11-27' into drivers/nextFlorian Fainelli1-4/+1
2018-11-23soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur1-7/+26
2018-11-23soc: fsl: qbman: read ithresh from HWMadalin Bucur1-1/+1
2018-11-22soc: sunxi: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-11/+1
2018-11-22soc/tegra: pmc: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-11/+1
2018-11-22soc/tegra: Don't leak device tree node referenceYangtao Li1-1/+5
2018-11-19soc: ti: wkup_m3: Add PRCM int16 as the wake up sourceKeerthy1-0/+1
2018-11-16ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/Geert Uytterhoeven1-9/+139
2018-11-16arm64: renesas: Move SoC Kconfig symbols to drivers/soc/renesas/Geert Uytterhoeven1-13/+77
2018-11-15drivers: soc: Allow building the amlogic drivers without ARCH_MESONMaxime Jourdan1-1/+1
2018-11-14soc: bcm: Switch raspberrypi-power to SPDX identifierStefan Wahren1-4/+1
2018-11-14soc: qcom: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data()Stephen Boyd1-35/+8
2018-11-14soc: qcom: cmd-db: Remove memcpy()ing from cmd_db_get_header()Stephen Boyd1-34/+26
2018-11-14soc: qcom: Drop help text for QCOM_QMI_HELPERSNiklas Cassel1-5/+0
2018-11-14soc: qcom: qmi_interface: Limit txn ids to U16_MAXArun Kumar Neelakantam1-1/+1
2018-11-14soc: qcom: llcc-slice: Add error checks for API functionsJordan Crouse1-1/+14
2018-11-14soc: qcom/llcc: add MODULE_LICENSE tagArnd Bergmann1-1/+2
2018-11-14soc: qcom: Add irq clear handling during SE initAlok Chauhan1-12/+13
2018-11-08soc/tegra: pmc: Drop locking from tegra_powergate_is_powered()Dmitry Osipenko1-7/+1
2018-11-08soc/tegra: pmc: Add sysfs entries for reset infoSandipan Patra1-1/+128
2018-11-08soc/tegra: pmc: Don't power-up XUSB power-domainsJon Hunter1-16/+0
2018-11-06soc: rockchip: power-domain: add rk3066 powerdomainsHeiko Stuebner1-0/+24
2018-11-05soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNELFlorian Fainelli1-1/+1
2018-11-05soc: rockchip: power-domain: add rk3188 powerdomainsHeiko Stuebner1-0/+24
2018-11-02soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier3-14/+22
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds49-564/+1590
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds7-43/+43
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+58
2018-10-24net/kconfig: Make QCOM_QMI_HELPERS available when COMPILE_TESTLinus Torvalds1-1/+1
2018-10-21Merge branch 'spi-4.20' into spi-nextMark Brown1-17/+24
2018-10-14soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)Christophe Leroy1-1/+1
2018-10-08Merge tag 'soc-fsl-next-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into next/driversArnd Bergmann9-16/+120
2018-10-05soc: fsl: qbman: add interrupt coalesce changing APIsMadalin Bucur1-0/+31
2018-10-05soc: fsl: bman_portals: defer probe after bman's probeLaurentiu Tudor1-1/+9
2018-10-05soc: fsl: qbman: Use last response to determine valid bitRoy Pledge1-2/+14
2018-10-05soc: fsl: qbman: Add 64 bit DMA addressing requirement to QBManRoy Pledge1-1/+1
2018-10-05soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlersMadalin Bucur2-3/+7
2018-10-05soc: fsl: qbman: Check if CPU is offline when initializing portalsRoy Pledge3-8/+24
2018-10-05Merge tag 'soc-fsl-fix-v4.19-2' into HEADLi Yang5-1/+34
2018-10-04soc: Convert to using %pOFn instead of device_node.nameRob Herring7-43/+43
2018-10-02Merge tag 'imx-drivers-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/driversArnd Bergmann2-60/+66
2018-10-02Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/driversArnd Bergmann9-145/+183
2018-10-02Merge tag 'actions-drivers+s900-sps-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/driversArnd Bergmann4-11/+63
2018-10-02Merge tag 'v4.19-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/driversArnd Bergmann1-122/+397
2018-10-02Merge tag 'sunxi-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/driversArnd Bergmann1-1/+1
2018-10-01soc: fsl: qman_portals: defer probe after qman's probeLaurentiu Tudor1-0/+8
2018-10-01soc: imx: gpcv2: Switch to SPDX identifierFabio Estevam1-7/+1
2018-10-01soc: imx: gpc: Switch to SPDX identifierFabio Estevam1-7/+1
2018-10-01soc: imx: gpcv2: make pgc driver more generic for other i.MX platformsAnson Huang1-29/+43