summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-04-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-03-28Merge tag 'v4.17-rockchip-drivers-1' of ssh://gitolite.kernel.org/pub/scm/lin...Arnd Bergmann
2018-03-27soc: qcom: qmi: add CONFIG_NET dependencyArnd Bergmann
2018-03-27Merge tag 'qcom-drivers-for-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann
2018-03-27Merge tag 'amlogic-drivers' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2018-03-27Merge tag 'v4.16-next-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2018-03-27Merge tag 'tegra-for-4.17-soc-2' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-03-27Merge tag 'renesas-soc-for-v4.17' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann
2018-03-27Merge tag 'amlogic-dt64' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-19amlogic: meson-gx-socinfo: Update soc idsNeil Armstrong
2018-03-19soc/tegra: pmc: Use the new reset APIs to manage reset controllersVivek Gautam
2018-03-19soc: mediatek: update power domain data of MT2712weiyi.lu@mediatek.com
2018-03-15Merge tag 'imx-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2018-03-14soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur
2018-03-11soc: mediatek: fix the mistaken pointer accessed when subdomains are addedSean Wang
2018-03-11soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoCSean Wang
2018-03-11soc: mediatek: avoid hardcoded value with bus_prot_maskSean Wang
2018-03-08soc: qcom: wcnss_ctrl: Fix increment in NV uploadBjorn Andersson
2018-03-08soc: qcom: rmtfs-mem: Add support for assigning memory to remoteBjorn Andersson
2018-03-08soc/tegra: pmc: Pass PMC to tegra_powergate_power_up()Thierry Reding
2018-03-08soc/tegra: pmc: MBIST work around for Tegra210Peter De Schrijver
2018-03-08soc/tegra: pmc: Add Tegra194 compatibility stringMikko Perttunen
2018-03-08soc/tegra: Add Tegra194 SoC configuration optionMikko Perttunen
2018-03-07meson-gx-socinfo: Add package id for S905HNeil Armstrong
2018-03-07Merge tag 'samsung-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-03-07Merge tag 'omap-for-v4.17/am-pm-signed' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann
2018-03-06clk: samsung: exynos5250: Move PD-dependent clocks to Exynos5 sub-CMUMarek Szyprowski
2018-03-06clk: samsung: exynos5420: Move PD-dependent clocks to Exynos5 sub-CMUMarek Szyprowski
2018-03-06soc: samsung: pm_domains: Add blacklisting clock handlingMarek Szyprowski
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-05soc: rockchip: power-domain: Add a sanity check on pd->num_clksJeffy Chen
2018-03-05soc: rockchip: power-domain: use clk_bulk APIsJeffy Chen
2018-03-05soc: rockchip: disable jtag switching for RK3128 SoCsXiao Yao
2018-02-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-02-27soc: ti: Add pm33xx driver for basic suspend supportDave Gerlach
2018-02-23soc: renesas: rcar-rst: Add support for R-Car M3-NJacopo Mondi
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-22soc: imx: gpc: de-register power domains only if initializedStefan Agner
2018-02-21soc: renesas: rcar-sysc: Add R-Car M3-N supportJacopo Mondi
2018-02-21soc: renesas: Identify R-Car M3-NJacopo Mondi
2018-02-19soc: renesas: rcar-sysc: add R8A77980 supportSergei Shtylyov
2018-02-19soc: renesas: r8a77970-sysc: fix power area parentsSergei Shtylyov
2018-02-15soc: renesas: rcar-rst: Enable watchdog as reset trigger for Gen2Fabrizio Castro
2018-02-13soc: samsung: pmu: Populate children syscon nodesKrzysztof Kozlowski
2018-02-12meson-gx-socinfo: make local function meson_gx_socinfo_init staticweiyongjun (A)