summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-2/+2
2015-09-14soc: dove: Prepare irq handler for irq argument removalThomas Gleixner-1/+1
2015-09-14soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descThomas Gleixner-1/+1
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-19/+21
2015-09-09soc: qcom: smd: Correct fBLOCKREADINTR handlingBjorn Andersson-3/+3
2015-09-09soc: qcom: smd: Use correct remote processor IDAndy Gross-4/+12
2015-09-09soc: qcom: smem: Fix errant private accessAndy Gross-12/+6
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-448/+3616
2015-08-20Merge tag 'tegra-for-4.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson-448/+830
2015-08-13soc/tegra: pmc: Use existing pclk referenceThierry Reding-9/+7
2015-08-13soc/tegra: pmc: Remove unnecessary return statementThierry Reding-1/+0
2015-08-13soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in MakefileMasahiro Yamada-3/+3
2015-08-13Merge tag 'qcom-soc-for-4.3' of git://codeaurora.org/quic/kernel/agross-msm i...Olof Johansson-0/+2372
2015-08-05ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resetsRussell King-0/+414
2015-08-05soc: mediatek: Fix SCPSYS compilationMatthias Brugger-0/+1
2015-07-29soc: qcom: Driver for the Qualcomm RPM over SMDBjorn Andersson-0/+259
2015-07-29soc: qcom: Add Shared Memory DriverBjorn Andersson-0/+1328
2015-07-28drivers: qcom: Select QCOM_SCM unconditionally for QCOM_PMLina Iyer-0/+1
2015-07-28soc: qcom: Add Shared Memory Manager driverBjorn Andersson-0/+784
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra210Thierry Reding-0/+1
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra124Thierry Reding-0/+1
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra114Thierry Reding-0/+1
2015-07-16soc/tegra: fuse: Rename core_* to soc_*Thierry Reding-44/+44
2015-07-16soc/tegra: fuse: Add Tegra210 supportThierry Reding-1/+212
2015-07-16soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding-367/+413
2015-07-16soc/tegra: fuse: Restrict legacy code to 32-bit ARMThierry Reding-9/+58
2015-07-16soc/tegra: pmc: Add Tegra210 supportThierry Reding-0/+48
2015-07-16soc/tegra: pmc: Restrict legacy code to 32-bit ARMThierry Reding-15/+41
2015-07-16soc/tegra: pmc: Avoid usage of uninitialized variableThierry Reding-2/+2
2015-07-16soc/tegra: Add Tegra210 supportThierry Reding-0/+1
2015-07-16soc/tegra: Add Tegra132 supportThierry Reding-0/+1
2015-07-10soc: mediatek: Drop owner assignment from platform_driverKrzysztof Kozlowski-1/+0
2015-07-06soc: Mediatek: Add SCPSYS power domain driverSascha Hauer-0/+498
2015-07-06soc: mediatek: Add infracfg misc driver supportSascha Hauer-0/+101
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-1/+1
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds-2/+2
2015-07-01soc: qcom: spm: Fix idle on THUMB2 kernelsStephen Boyd-1/+1
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+711
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-8/+21
2015-06-24Merge tag 'armsoc-drivers' into test-mergeKevin Hilman-0/+711
2015-06-24Merge tag 'armsoc-soc' into test-mergeKevin Hilman-8/+21
2015-06-16drivers/soc: Convert non-modular soc-realview to use builtin_platform_driverPaul Gortmaker-1/+1
2015-06-16drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driverPaul Gortmaker-1/+1
2015-06-01drivers: soc: sunxi: Introduce SoC driver to map SRAMsMaxime Ripard-0/+297
2015-05-29Merge tag 'qcom-soc-for-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-0/+393
2015-05-29Merge tag 'v4.1-next-soc' of https://github.com/mbgg/linux-mediatek into next...Arnd Bergmann-45/+10
2015-05-27soc: mediatek: Add compile dependency to pmic-wrapperMatthias Brugger-0/+1
2015-05-27soc: mediatek: PMIC wrap: Fix register state machine handlingSascha Hauer-10/+2
2015-05-27soc: mediatek: PMIC wrap: Fix clock rate handlingSascha Hauer-35/+7
2015-05-04soc/tegra: pmc: move to using a restart handlerDavid Riley-6/+17