aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds22-448/+3616
2015-08-20Merge tag 'tegra-for-4.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversOlof Johansson14-448/+830
2015-08-13soc/tegra: pmc: Use existing pclk referenceThierry Reding1-9/+7
2015-08-13soc/tegra: pmc: Remove unnecessary return statementThierry Reding1-1/+0
2015-08-13soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in MakefileMasahiro Yamada1-3/+3
2015-08-13Merge tag 'qcom-soc-for-4.3' of git://codeaurora.org/quic/kernel/agross-msm into next/driversOlof Johansson5-0/+2372
2015-08-05ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resetsRussell King3-0/+414
2015-08-05soc: mediatek: Fix SCPSYS compilationMatthias Brugger1-0/+1
2015-07-29soc: qcom: Driver for the Qualcomm RPM over SMDBjorn Andersson3-0/+259
2015-07-29soc: qcom: Add Shared Memory DriverBjorn Andersson3-0/+1328
2015-07-28drivers: qcom: Select QCOM_SCM unconditionally for QCOM_PMLina Iyer1-0/+1
2015-07-28soc: qcom: Add Shared Memory Manager driverBjorn Andersson3-0/+784
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra210Thierry Reding1-0/+1
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra124Thierry Reding1-0/+1
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra114Thierry Reding1-0/+1
2015-07-16soc/tegra: fuse: Rename core_* to soc_*Thierry Reding7-44/+44
2015-07-16soc/tegra: fuse: Add Tegra210 supportThierry Reding5-1/+212
2015-07-16soc/tegra: fuse: Unify Tegra20 and Tegra30 driversThierry Reding10-367/+413
2015-07-16soc/tegra: fuse: Restrict legacy code to 32-bit ARMThierry Reding1-9/+58
2015-07-16soc/tegra: pmc: Add Tegra210 supportThierry Reding1-0/+48
2015-07-16soc/tegra: pmc: Restrict legacy code to 32-bit ARMThierry Reding1-15/+41
2015-07-16soc/tegra: pmc: Avoid usage of uninitialized variableThierry Reding1-2/+2
2015-07-16soc/tegra: Add Tegra210 supportThierry Reding1-0/+1
2015-07-16soc/tegra: Add Tegra132 supportThierry Reding1-0/+1
2015-07-10soc: mediatek: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-07-06soc: Mediatek: Add SCPSYS power domain driverSascha Hauer3-0/+498
2015-07-06soc: mediatek: Add infracfg misc driver supportSascha Hauer3-0/+101
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-2/+2
2015-07-01soc: qcom: spm: Fix idle on THUMB2 kernelsStephen Boyd1-1/+1
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-0/+711
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-8/+21
2015-06-24Merge tag 'armsoc-drivers' into test-mergeKevin Hilman9-0/+711
2015-06-24Merge tag 'armsoc-soc' into test-mergeKevin Hilman2-8/+21
2015-06-16drivers/soc: Convert non-modular soc-realview to use builtin_platform_driverPaul Gortmaker1-1/+1
2015-06-16drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driverPaul Gortmaker1-1/+1
2015-06-01drivers: soc: sunxi: Introduce SoC driver to map SRAMsMaxime Ripard5-0/+297
2015-05-29Merge tag 'qcom-soc-for-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/driversArnd Bergmann3-0/+393
2015-05-29Merge tag 'v4.1-next-soc' of https://github.com/mbgg/linux-mediatek into next/driversArnd Bergmann2-45/+10
2015-05-27soc: mediatek: Add compile dependency to pmic-wrapperMatthias Brugger1-0/+1
2015-05-27soc: mediatek: PMIC wrap: Fix register state machine handlingSascha Hauer1-10/+2
2015-05-27soc: mediatek: PMIC wrap: Fix clock rate handlingSascha Hauer1-35/+7
2015-05-04soc/tegra: pmc: move to using a restart handlerDavid Riley1-6/+17
2015-05-04soc/tegra: fuse: Add RAM code reader helperMikko Perttunen1-0/+21
2015-05-04soc/tegra: Watch wait_for_completion_timeout() return typeNicholas Mc Guire1-2/+4
2015-04-27ARM: qcom: Add Subsystem Power Manager (SPM) driverLina Iyer3-0/+393
2015-04-14Merge tag 'v4.0-next-soc-fix' of https://github.com/mbgg/linux-mediatek into next/driversArnd Bergmann1-2/+0
2015-04-13soc/mediatek: Remove unused variablesThierry Reding1-2/+0
2015-04-03Merge tag 'v4.0-next-soc' of https://github.com/mbgg/linux-mediatek into next/driversOlof Johansson5-0/+991
2015-03-30soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCsFlora Fu5-0/+991