Age | Commit message (Expand) | Author | Files | Lines |
2018-02-02 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 27 | -122/+2689 |
2018-01-26 | Merge tag 'zynqmp-soc-fixes-for-4.16' of https://github.com/Xilinx/linux-xlnx... | Arnd Bergmann | 2 | -11/+12 |
2018-01-23 | Merge tag 'soc-fsl-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 1 | -0/+8 |
2018-01-23 | soc: fsl: guts: Add a NULL check for devm_kasprintf() | Fabio Estevam | 1 | -0/+6 |
2018-01-16 | soc: xilinx: Fix Kconfig alignment | Michal Simek | 1 | -10/+10 |
2018-01-16 | soc: xilinx: xlnx_vcu: Use bitwise & rather than logical && on clkoutdiv | Gustavo A. R. Silva | 1 | -1/+1 |
2018-01-16 | soc: xilinx: xlnx_vcu: Depends on HAS_IOMEM for xlnx_vcu | Dhaval Shah | 1 | -0/+1 |
2018-01-15 | soc: bcm: brcmstb: Be multi-platform compatible | Thierry Reding | 1 | -9/+29 |
2018-01-15 | soc: brcmstb: biuctrl: exit without warning on non brcmstb platforms | Sudeep Holla | 1 | -9/+11 |
2018-01-12 | Revert "soc: brcmstb: Only register SoC device on STB platforms" | Olof Johansson | 1 | -5/+0 |
2018-01-12 | Merge tag 'zynqmp-soc-for-4.16' of https://github.com/Xilinx/linux-xlnx into ... | Olof Johansson | 5 | -0/+653 |
2018-01-12 | Merge tag 'samsung-drivers-4.16-2' of https://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 9 | -68/+43 |
2018-01-12 | soc: brcmstb: Only register SoC device on STB platforms | Thierry Reding | 1 | -0/+5 |
2018-01-08 | soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver | Dhaval Shah | 3 | -0/+646 |
2018-01-08 | soc: xilinx: Create folder structure for soc specific drivers | Michal Simek | 4 | -0/+7 |
2018-01-05 | Merge tag 'imx-drivers-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 1 | -1/+15 |
2018-01-05 | Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/... | Arnd Bergmann | 7 | -16/+1725 |
2018-01-05 | Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 1 | -2/+2 |
2018-01-05 | Merge tag 'renesas-soc2-for-v4.16' of https://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 1 | -1/+1 |
2018-01-05 | Merge tag 'actions-drivers-for-4.16' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 1 | -0/+42 |
2018-01-05 | Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i... | Olof Johansson | 2 | -30/+173 |
2018-01-04 | soc: Add SoC driver for Gemini | Linus Walleij | 3 | -0/+74 |
2018-01-03 | soc: samsung: Add SPDX license identifiers | Krzysztof Kozlowski | 9 | -68/+43 |
2018-01-01 | soc: qcom: smp2p: Use common error handling code in qcom_smp2p_probe() | Markus Elfring | 1 | -8/+8 |
2017-12-26 | soc: imx: gpc: Add i.MX6SX PCI power domain | Fabio Estevam | 1 | -1/+15 |
2017-12-21 | Merge tag 'v4.15-next-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 2 | -19/+147 |
2017-12-21 | Merge tag 'tegra-for-4.16-soc-2' of ssh://gitolite.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 9 | -237/+298 |
2017-12-21 | soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver | Dmitry Osipenko | 1 | -1/+8 |
2017-12-21 | soc/tegra: fuse: Fix reading registers using DMA on Tegra20 | Dmitry Osipenko | 2 | -1/+4 |
2017-12-21 | Merge tag 'renesas-soc-for-v4.16' of ssh://gitolite.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -0/+3 |
2017-12-21 | soc: mediatek: add MT2712 scpsys support | weiyi.lu@mediatek.com | 1 | -6/+100 |
2017-12-21 | soc: mediatek: add dependent clock jpgdec/audio for scpsys | weiyi.lu@mediatek.com | 1 | -1/+5 |
2017-12-21 | soc: mediatek: extend bus protection API | weiyi.lu@mediatek.com | 2 | -12/+42 |
2017-12-21 | soc: brcmstb: biuctrl: Move to early_initcall | Florian Fainelli | 1 | -2/+4 |
2017-12-21 | soc: brcmstb: Split initialization | Florian Fainelli | 1 | -14/+13 |
2017-12-21 | soc: brcmstb: biuctrl: Fine tune B53 MCP interface settings | Florian Fainelli | 1 | -0/+76 |
2017-12-21 | soc: brcmstb: biuctrl: Wire-up new registers | Florian Fainelli | 1 | -1/+7 |
2017-12-21 | soc: brcmstb: biuctrl: Prepare for saving/restoring other registers | Florian Fainelli | 1 | -17/+58 |
2017-12-21 | soc: brcmstb: Correct CPU_CREDIT_REG offset for Brahma-B53 CPUs | Florian Fainelli | 1 | -3/+21 |
2017-12-21 | soc: brcmstb: Make CPU credit offset more parameterized | Florian Fainelli | 1 | -5/+6 |
2017-12-21 | soc: qcom: Introduce QMI helpers | Bjorn Andersson | 2 | -1/+849 |
2017-12-21 | soc: qcom: Introduce QMI encoder/decoder | Bjorn Andersson | 3 | -0/+827 |
2017-12-21 | soc: qcom: smp2p: Access APCS as mailbox client | Bjorn Andersson | 2 | -6/+34 |
2017-12-21 | soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE | Jesse Chan | 1 | -0/+4 |
2017-12-21 | soc: qcom: smsm: fix child-node lookup | Johan Hovold | 1 | -2/+4 |
2017-12-20 | soc: renesas: rcar-sysc: Keep wakeup sources active during system suspend | Geert Uytterhoeven | 1 | -1/+1 |
2017-12-17 | soc: ti: fix max dup length for kstrndup | Ma Shimiao | 1 | -2/+2 |
2017-12-13 | soc/tegra: pmc: Consolidate Tegra186 support | Thierry Reding | 4 | -175/+131 |
2017-12-13 | soc/tegra: pmc: Parameterize driver | Thierry Reding | 1 | -54/+121 |
2017-12-13 | soc/tegra: fuse: Add Tegra186 chip ID support | Thierry Reding | 1 | -0/+1 |