summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-01-222-0/+84
|\
| * Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-01-122-0/+84
| |\
| | * ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2015-11-241-4/+0
| | * soc/tegra: Add Tegra210 supportThierry Reding2015-11-241-0/+18
| | * soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding2015-11-242-0/+70
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-01-221-1/+1
|\ \ \
| * | | soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann2016-01-221-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-211-9/+4
|\ \ \ \
| * | | | drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding itStephen Boyd2016-01-201-9/+4
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-2016-3/+2516
|\ \ \ \ \
| * | | | | ARM: bcm2835: clarify RASPBERRYPI_FIRMWARE dependencyArnd Bergmann2015-12-311-1/+1
| * | | | | Merge tag 'bcm2835-drivers-next-2015-12-28' of http://github.com/anholt/linux...Arnd Bergmann2015-12-315-0/+259
| |\ \ \ \ \
| | * | | | | ARM: bcm2835: add rpi power domain driverAlexander Aring2015-12-215-0/+259
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'omap-for-v4.5/wakeup-m3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-12-223-0/+519
| |\ \ \ \ \
| | * | | | | soc: ti: Add wkup_m3_ipc driverDave Gerlach2015-12-033-0/+519
| | |/ / / /
| * | | | | Merge tag 'v4.4-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2015-12-221-3/+29
| |\ \ \ \ \
| | * | | | | drivers/soc: make mediatek/mtk-scpsys.c explicitly non-modularPaul Gortmaker2015-12-181-3/+2
| | * | | | | soc: mediatek: SCPSYS: Add regulator supportSascha Hauer2015-12-181-0/+27
| | |/ / / /
| * | | | | Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-12-227-0/+1709
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | soc: qcom: smd-rpm: Add existing platform supportAndy Gross2015-12-141-0/+2
| | * | | | soc: qcom: Introduce WCNSS_CTRL SMD clientBjorn Andersson2015-12-083-0/+280
| | * | | | ARM: qcom: select ARM_CPU_SUSPEND for power managementArnd Bergmann2015-12-081-0/+1
| | * | | | soc: qcom: enable smsm/smp2p modular buildArnd Bergmann2015-12-081-2/+2
| | * | | | soc: qcom: smp2p: Qualcomm Shared Memory Point to PointBjorn Andersson2015-12-083-0/+587
| | * | | | soc: qcom: smsm: Add driver for Qualcomm SMSMBjorn Andersson2015-12-083-0/+634
| | * | | | soc: qcom: Introduce common SMEM state machine codeBjorn Andersson2015-12-083-0/+205
| | |/ / /
* | | | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-203-0/+48
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Merge tag 'mvebu-soc-4.5-1' of git://git.infradead.org/linux-mvebu into next/...Arnd Bergmann2015-12-162-0/+44
| |\ \ \
| | * | | soc: dove: add legacy support to PMU driverRussell King2015-12-082-0/+44
| | | |/ | | |/|
| * | | Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2015-12-161-0/+4
| |\ \ \ | | |_|/ | |/| |
| | * | soc: versatile: add support for the PB11MPCoreLinus Walleij2015-12-151-0/+4
| | |/
* | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1515-0/+3130
|\ \ \
| * | | QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-2215-0/+3130
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\ \ \
| * | | treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | | | Merge branches 'misc' and 'misc-rc6' into for-linusRussell King2016-01-051-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: 8485/1: cpuidle: remove cpu parameter from the cpuidle_ops suspend hookLorenzo Pieralisi2015-12-221-5/+5
| | |/ | |/|
* | | Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-11-251-4/+4
|\ \ \
| * | | soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managersMichal Morawiec2015-11-231-1/+1
| * | | soc: ti: use request_firmware_direct() as acc firmware is optionalMurali Karicheri2015-11-231-3/+3
| |/ /
* | | soc: Mediatek: Enable SCPSYS power domain driver by defaultEddie Huang2015-11-241-0/+1
|/ /
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-109-325/+938
|\ \
| * | soc: qcom: smd-rpm: Correct size of outgoing messageBjorn Andersson2015-10-311-1/+1
| * | Merge tag 'v4.4-rockchip-drivers2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2015-10-232-2/+6
| |\ \
| | * | soc: rockchip: power-domain: don't try to print the clock name in error caseHeiko Stuebner2015-10-161-2/+2
| | * | soc: rockchip: Restrict to ARCH_ROCKCHIPThierry Reding2015-10-111-0/+4
| * | | soc: qcom/smem: add HWSPINLOCK dependencyArnd Bergmann2015-10-151-0/+1
| * | | Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...Arnd Bergmann2015-10-154-325/+423
| |\ \ \
| | * | | soc: qcom: smem: Move RPM message ram out of smem DT nodeStephen Boyd2015-10-141-43/+30
| | * | | soc: qcom: smd-rpm: Correct the active vs sleep state flaggingBjorn Andersson2015-10-141-1/+1
OpenPOWER on IntegriCloud