aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+3
2017-05-19Merge tag 'imx-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson1-1/+2
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2017-05-15soc: imx: add PM dependency for IMX7_PM_DOMAINSArnd Bergmann1-1/+2
2017-05-13soc: bcm: brcmstb: Correctly match 7435 SoCFlorian Fainelli1-1/+1
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-5/+27
2017-05-11net: ethernet: ti: netcp_core: return error while dma channel open issueIvan Khoronzhuk1-1/+1
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds25-19/+1614
2017-05-09Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-0/+331
2017-05-04soc/qbman: Move dma-mapping.h include to qman_priv.hPaul Gortmaker2-2/+1
2017-05-03soc/qbman: Fix implicit header dependency now causing build failsPaul Gortmaker1-0/+2
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-1615/+54
2017-04-30soc/fsl/qbman: Disable IRQs for deferred QBMan workRoy Pledge1-0/+5
2017-04-30soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functionsValentin Longchamp1-0/+2
2017-04-30soc/fsl/qe: only apply QE_General4 workaround on affected SoCsValentin Longchamp1-2/+6
2017-04-30soc/fsl/qe: round brg_freq to 1kHz granularityValentin Longchamp1-0/+13
2017-04-30soc/fsl/qe: get rid of immrbar_virt_to_phys()Christophe Leroy1-3/+1
2017-04-27Merge branch 'for_4.12/soc-pmdomain-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/driversArnd Bergmann1-1/+1
2017-04-24soc: pm-domain: Fix the mangled urlsSantosh Shilimkar1-1/+1
2017-04-19Merge tag 'samsung-drivers-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/driversOlof Johansson4-8/+29
2017-04-19Merge tag 'renesas-sysc-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/driversOlof Johansson4-4/+59
2017-04-19Merge tag 'zte-drivers-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/driversOlof Johansson2-4/+1
2017-04-19Merge tag 'imx-drivers-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/driversOlof Johansson6-0/+865
2017-04-19Merge tag 'tegra-for-4.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson5-3/+420
2017-04-19Merge tag 'arm-soc-pmdomain' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/driversOlof Johansson3-0/+215
2017-04-07soc: renesas: rcar-sysc: Add support for R-Car H3 ES2.0Geert Uytterhoeven1-2/+24
2017-04-07soc: renesas: rcar-sysc: Add support for fixing up power area tablesGeert Uytterhoeven2-1/+34
2017-04-07soc: renesas: Register SoC device earlyGeert Uytterhoeven1-1/+1
2017-04-07soc: imx: gpc: add workaround for i.MX6QP to the GPC PD driverLucas Stach1-0/+20
2017-04-07soc: imx: gpc: add defines for domain indexLucas Stach1-4/+8
2017-04-07soc: imx: Add GPCv2 power gating driverAndrey Smirnov4-0/+374
2017-04-04soc: ti: Add ti_sci_pm_domains driverDave Gerlach3-0/+215
2017-04-04soc/tegra: Add initial flowctrl support for Tegra132/210Jon Hunter2-10/+23
2017-04-04soc/tegra: flowctrl: Add basic platform driverJon Hunter1-4/+30
2017-04-04soc/tegra: Move Tegra flowctrl driverJon Hunter3-0/+195
2017-04-04soc: tegra: make fuse-tegra explicitly non-modularPaul Gortmaker1-2/+2
2017-04-04soc/tegra: Implement Tegra186 PMC supportThierry Reding3-1/+184
2017-03-31ARM: at91: move SoC detection to its own driverAlexandre Belloni6-0/+331
2017-03-31Merge tag 'arm-soc/for-4.12/drivers' of http://github.com/Broadcom/stblinux into next/driversArnd Bergmann1-0/+9
2017-03-28soc: qcom: smd-rpm: Add msm8996 compatibilityBjorn Andersson1-0/+1
2017-03-28soc: qcom: smd: Remove standalone driverBjorn Andersson3-1569/+0
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson3-46/+53
2017-03-24soc/qman: export non-programmable FQD fields queryHoria Geantă2-63/+2
2017-03-24soc/qman: add dedicated channel ID for CAAMHoria Geantă1-1/+5
2017-03-24soc/qman: export volatile dequeue related structsHoria Geantă1-36/+0
2017-03-24soc: imx: gpc: remove unnecessary readable_reg callbackDong Aisheng1-8/+0
2017-03-24soc: imx: gpc: keep PGC_X_CTRL name align with reference manualDong Aisheng1-3/+3
2017-03-24soc: imx: gpc: fix comment when power up domainDong Aisheng1-1/+1
2017-03-24soc: imx: gpc: fix imx6sl gpc power domain regressionDong Aisheng1-11/+7