summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2016-01-23Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-0/+84
2016-01-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2016-01-22soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann1-1/+1
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+4
2016-01-21Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds16-3/+2516
2016-01-21Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-0/+48
2016-01-21drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding itStephen Boyd1-9/+4
2016-01-16Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds15-0/+3130
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-01-12Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2-0/+84
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King1-5/+5
2016-01-01ARM: bcm2835: clarify RASPBERRYPI_FIRMWARE dependencyArnd Bergmann1-1/+1
2015-12-31Merge tag 'bcm2835-drivers-next-2015-12-28' of http://github.com/anholt/linux...Arnd Bergmann5-0/+259
2015-12-23QE: Move QE from arch/powerpc to drivers/socZhao Qiang15-0/+3130
2015-12-23Merge tag 'omap-for-v4.5/wakeup-m3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-0/+519
2015-12-23Merge tag 'v4.4-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson1-3/+29
2015-12-22Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson7-0/+1709
2015-12-22ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi1-5/+5
2015-12-22ARM: bcm2835: add rpi power domain driverAlexander Aring5-0/+259
2015-12-18drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modularPaul Gortmaker1-3/+2
2015-12-18soc: mediatek: SCPSYS: Add regulator supportSascha Hauer1-0/+27
2015-12-16Merge tag 'mvebu-soc-4.5-1' of git://git.infradead.org/linux-mvebu into next/...Arnd Bergmann2-0/+44
2015-12-16Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-0/+4
2015-12-15soc: versatile: add support for the PB11MPCoreLinus Walleij1-0/+4
2015-12-15soc: qcom: smd-rpm: Add existing platform supportAndy Gross1-0/+2
2015-12-08soc: qcom: Introduce WCNSS_CTRL SMD clientBjorn Andersson3-0/+280
2015-12-08ARM: qcom: select ARM_CPU_SUSPEND for power managementArnd Bergmann1-0/+1
2015-12-08soc: qcom: enable smsm/smp2p modular buildArnd Bergmann1-2/+2
2015-12-08soc: qcom: smp2p: Qualcomm Shared Memory Point to PointBjorn Andersson3-0/+587
2015-12-08soc: qcom: smsm: Add driver for Qualcomm SMSMBjorn Andersson3-0/+634
2015-12-08soc: qcom: Introduce common SMEM state machine codeBjorn Andersson3-0/+205
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-12-08soc: dove: add legacy support to PMU driverRussell King2-0/+44
2015-12-03soc: ti: Add wkup_m3_ipc driverDave Gerlach3-0/+519
2015-11-26Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-4/+4
2015-11-24soc: Mediatek: Enable SCPSYS power domain driver by defaultEddie Huang1-0/+1
2015-11-24ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann1-4/+0
2015-11-24soc/tegra: Add Tegra210 supportThierry Reding1-0/+18
2015-11-24soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding2-0/+70
2015-11-23soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managersMichal Morawiec1-1/+1
2015-11-23soc: ti: use request_firmware_direct() as acc firmware is optionalMurali Karicheri1-3/+3
2015-11-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-325/+938
2015-11-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds11-54/+280
2015-11-11Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2015-10-31soc: qcom: smd-rpm: Correct size of outgoing messageBjorn Andersson1-1/+1
2015-10-23Merge tag 'v4.3-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2-27/+66
2015-10-23Merge tag 'v4.4-rockchip-drivers2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2-2/+6
2015-10-16soc: rockchip: power-domain: don't try to print the clock name in error caseHeiko Stuebner1-2/+2
2015-10-16soc: qcom/smem: add HWSPINLOCK dependencyArnd Bergmann1-0/+1
2015-10-16Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...Arnd Bergmann4-325/+423