summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2016-05-18Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-12/+8
2016-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-73/+202
2016-05-16Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+1
2016-05-14Merge tag 'qcom-soc-for-4.7-2' into net-nextBjorn Andersson5-73/+202
2016-04-20soc: qcom: spm: Use const and __initconst for qcom_cpuidle_opsJisheng Zhang1-1/+1
2016-04-20soc: qcom: smd: Make callback pass channel referenceBjorn Andersson3-11/+28
2016-04-20soc: qcom: smem: Use write-combine remap for SMEMBjorn Andersson1-2/+1
2016-04-13Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators"James Liao1-5/+6
2016-03-31soc: qcom: smd: Support opening additional channelsBjorn Andersson1-0/+76
2016-03-31soc: qcom: smd: Support multiple channels per sdevBjorn Andersson1-3/+11
2016-03-31soc: qcom: smd: Refactor channel open and close handlingBjorn Andersson1-22/+40
2016-03-31soc: qcom: smd: Split discovery and state change workBjorn Andersson1-27/+31
2016-03-31soc: qcom: smd: Introduce callback setterBjorn Andersson1-8/+17
2016-03-31drivers: qcom: spm: avoid module usage in non-modular SPM driverLina Iyer1-5/+3
2016-03-30powerpc: qe_lib-gpio: use gpiochip data pointerLinus Walleij1-12/+8
2016-03-21Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-2/+37
2016-03-21Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds12-38/+1137
2016-03-21Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-20/+20
2016-03-20Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-34/+43
2016-03-13Merge tag 'samsung-soc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson10-0/+1074
2016-03-09qe: Use GFP_ATOMIC while spin_lock_irqsave is heldSaurabh Sengar1-1/+1
2016-03-09qe: Make cpm_muram_alloc_common staticSaurabh Sengar1-33/+33
2016-03-09qe/ic: fix a buffer overflow error and add check elsewhereZhao Qiang1-1/+10
2016-03-01Merge tag 'sunxi-drivers-for-4.6' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-2/+3
2016-02-26soc: TI knav_qmss: fix dma_addr_t printingArnd Bergmann3-20/+20
2016-02-25drivers: soc: samsung: Enable COMPILE_TESTKrzysztof Kozlowski1-6/+6
2016-02-25drivers: soc: Add support for Exynos PMU driverPankaj Dubey10-0/+1074
2016-02-03soc: rockchip: power-domain: fix err handle while probingShawn Lin1-0/+1
2016-02-01soc: mediatek: SCPSYS: Fix double enabling of regulatorsSascha Hauer1-6/+5
2016-01-27drivers: soc: sunxi: Fix mask generation for SRAM mappingJens Kuske1-2/+3
2016-01-25soc: mediatek: SCPSYS: use builtin_platform_driverMatthias Brugger1-28/+21
2016-01-25soc: mediatek: PMIC wrap: clear the STAUPD_TRIG bit of WDT_SRC_ENHenry Chen1-2/+17
2016-01-25soc: mediatek: PMIC wrap: Clear the vldclr if state machine stay on FSM_VLDCL...Henry Chen1-2/+20
2016-01-25powerpc: qe_lib/gpio: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-25soc: rockchip: power-domain: Modify power domain driver for rk3368zhangqing1-0/+33
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