aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-12Merge tag 'qcom-drivers-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2019-09-06soc: qcom: geni: Provide parameter error checkingLee Jones
2019-09-04Merge tag 'samsung-drivers-5.4-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2019-09-04soc: ti: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla
2019-09-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-09-03Merge tag 'amlogic-drivers-2.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-09-03Merge tag 'v5.3-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann
2019-09-03Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-09-03Merge tag 'soc-fsl-next-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-09-03Merge tag 'renesas-drivers-for-v5.4-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2019-09-03Merge tag 'samsung-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-08-29soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TESTGeert Uytterhoeven
2019-08-28soc: amlogic: Add support for Everything-Else power domains controllerNeil Armstrong
2019-08-24soc: imx: gpcv2: Print the correct error codeGuido Günther
2019-08-23soc: mediatek: cmdq: change the type of input parameterBibby Hsieh
2019-08-23soc: mediatek: cmdq: reorder the parameterBibby Hsieh
2019-08-23soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9Geert Uytterhoeven
2019-08-23soc: renesas: Enable ARM_ERRATA_814220 for affected Cortex-A7Geert Uytterhoeven
2019-08-23soc: renesas: rmobile-sysc: Set GENPD_FLAG_ALWAYS_ON for always-on domainGeert Uytterhoeven
2019-08-22soc: samsung: chipid: Select missing dependency for EXYNOS_CHIPIDSylwester Nawrocki
2019-08-22soc: samsung: chipid: Remove the regmap lookup error logSylwester Nawrocki
2019-08-21soc: qcom: aoss: Add AOSS QMP supportSibi Sankar
2019-08-21soc: qcom: smem: Update max processor countSibi Sankar
2019-08-20soc: amlogic: meson-gx-socinfo: Add of_node_put() before returnNishka Dasgupta
2019-08-20soc: amlogic: clk-measure: Add support for SM1Neil Armstrong
2019-08-20soc: amlogic: meson-gx-socinfo: Add SM1 and S905X3 IDsNeil Armstrong
2019-08-19soc: samsung: chipid: Fix memory leak in error pathColin Ian King
2019-08-19soc: renesas: rcar-sysc: Eliminate local variable govGeert Uytterhoeven
2019-08-19soc: renesas: rcar-sysc: Add goto to of_node_put() before returnNishka Dasgupta
2019-08-15soc: fsl: dpio: remove explicit device_link_removeIoana Ciornei
2019-08-15soc: fsl: guts: Add definition for LS1028AYinbo Zhu
2019-08-15soc/fsl/qbman: Update device tree with reserved memoryRoy Pledge
2019-08-15soc/fsl/qbman: Fixup qman_shutdown_fq()Roy Pledge
2019-08-15soc/fsl/qbman: Disable interrupts during portal recoveryRoy Pledge
2019-08-15soc/fsl/qbman: Fix drain_mr_fqni()Roy Pledge
2019-08-15soc/fsl/qbman: Cleanup QMan queues if device was already initializedRoy Pledge
2019-08-15soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootupRoy Pledge
2019-08-15soc/fsl/qbman: Rework QBMan private memory setupRoy Pledge
2019-08-15soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-15soc: samsung: chipid: Convert exynos-chipid driver to use the regmap APISylwester Nawrocki
2019-08-15soc: samsung: Add exynos chipid driver supportPankaj Dubey
2019-08-15Merge tag 'omap-for-v5.3/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2019-08-14Merge tag 'ux500-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann
2019-08-14Merge tag 'renesas-drivers-for-v5.4-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2019-08-13soc: ti: pm33xx: Make two symbols staticYueHaibing
2019-08-13soc: ti: pm33xx: Fix static checker warningsKeerthy
2019-08-12soc: imx-scu: Add SoC UID(unique identifier) supportAnson Huang
2019-08-06soc: qcom: socinfo: Annotate switch cases with fall throughBjorn Andersson