summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-202-2/+37
|\
| * Merge tag 'sunxi-drivers-for-4.6' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2016-03-011-2/+3
| |\
| | * drivers: soc: sunxi: Fix mask generation for SRAM mappingJens Kuske2016-01-271-2/+3
| * | soc: rockchip: power-domain: fix err handle while probingShawn Lin2016-02-021-0/+1
| * | soc: rockchip: power-domain: Modify power domain driver for rk3368zhangqing2016-01-251-0/+33
| |/
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-2012-38/+1137
|\ \
| * \ Merge tag 'samsung-soc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-03-1210-0/+1074
| |\ \
| | * | drivers: soc: samsung: Enable COMPILE_TESTKrzysztof Kozlowski2016-02-251-6/+6
| | * | drivers: soc: Add support for Exynos PMU driverPankaj Dubey2016-02-2510-0/+1074
| | |/
| * | soc: mediatek: SCPSYS: Fix double enabling of regulatorsSascha Hauer2016-02-011-6/+5
| * | soc: mediatek: SCPSYS: use builtin_platform_driverMatthias Brugger2016-01-251-28/+21
| * | soc: mediatek: PMIC wrap: clear the STAUPD_TRIG bit of WDT_SRC_ENHenry Chen2016-01-251-2/+17
| * | soc: mediatek: PMIC wrap: Clear the vldclr if state machine stay on FSM_VLDCL...Henry Chen2016-01-251-2/+20
| |/
* | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-203-20/+20
|\ \
| * | soc: TI knav_qmss: fix dma_addr_t printingArnd Bergmann2016-02-263-20/+20
| |/
* | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-192-34/+43
|\ \
| * | qe: Use GFP_ATOMIC while spin_lock_irqsave is heldSaurabh Sengar2016-03-091-1/+1
| * | qe: Make cpm_muram_alloc_common staticSaurabh Sengar2016-03-091-33/+33
| * | qe/ic: fix a buffer overflow error and add check elsewhereZhao Qiang2016-03-091-1/+10
| |/
* | powerpc: qe_lib/gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
|/
* 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
| |\ \ \ | | |_|/ | |/| |
OpenPOWER on IntegriCloud