Age | Commit message (Expand) | Author | Files | Lines |
2019-12-05 | soc: aspeed: Fix snoop_file_poll()'s return type | Luc Van Oostenryck | 1 | -2/+2 |
2019-10-26 | soc: imx: gpc: fix initialiser format | Ben Dooks | 1 | -4/+4 |
2019-10-06 | soc: imx: imx-scu: Getting UID from SCU should have response | Anson Huang | 1 | -1/+1 |
2019-09-17 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 34 | -198/+1868 |
2019-09-17 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -1/+4 |
2019-09-12 | Merge tag 'qcom-drivers-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 5 | -1/+628 |
2019-09-06 | soc: qcom: geni: Provide parameter error checking | Lee Jones | 1 | -0/+6 |
2019-09-04 | Merge tag 'samsung-drivers-5.4-2' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2 | -7/+12 |
2019-09-04 | soc: ti: ti_sci_pm_domains: Add support for exclusive and shared access | Lokesh Vutla | 1 | -2/+21 |
2019-09-03 | Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 3 | -1/+85 |
2019-09-03 | Merge tag 'amlogic-drivers-2.1' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 3 | -0/+504 |
2019-09-03 | Merge tag 'v5.3-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Arnd Bergmann | 1 | -5/+5 |
2019-09-03 | Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2 | -2/+153 |
2019-09-03 | Merge tag 'soc-fsl-next-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 11 | -69/+263 |
2019-09-03 | Merge tag 'renesas-drivers-for-v5.4-tag2' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 3 | -18/+29 |
2019-09-03 | Merge tag 'samsung-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 3 | -0/+108 |
2019-08-29 | soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TEST | Geert Uytterhoeven | 1 | -0/+4 |
2019-08-29 | soc: amlogic: Add support for Everything-Else power domains controller | Neil Armstrong | 3 | -0/+504 |
2019-08-24 | soc: imx: gpcv2: Print the correct error code | Guido Günther | 1 | -1/+1 |
2019-08-23 | soc: mediatek: cmdq: change the type of input parameter | Bibby Hsieh | 1 | -5/+5 |
2019-08-23 | soc: mediatek: cmdq: reorder the parameter | Bibby Hsieh | 1 | -3/+3 |
2019-08-23 | soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9 | Geert Uytterhoeven | 1 | -0/+5 |
2019-08-23 | soc: renesas: Enable ARM_ERRATA_814220 for affected Cortex-A7 | Geert Uytterhoeven | 1 | -0/+6 |
2019-08-23 | soc: renesas: rmobile-sysc: Set GENPD_FLAG_ALWAYS_ON for always-on domain | Geert Uytterhoeven | 1 | -15/+16 |
2019-08-22 | soc: samsung: chipid: Select missing dependency for EXYNOS_CHIPID | Sylwester Nawrocki | 1 | -0/+1 |
2019-08-22 | soc: samsung: chipid: Remove the regmap lookup error log | Sylwester Nawrocki | 1 | -3/+1 |
2019-08-22 | soc: qcom: aoss: Add AOSS QMP support | Sibi Sankar | 1 | -0/+2 |
2019-08-22 | soc: qcom: smem: Update max processor count | Sibi Sankar | 1 | -1/+1 |
2019-08-21 | soc: amlogic: meson-gx-socinfo: Add of_node_put() before return | Nishka Dasgupta | 1 | -1/+3 |
2019-08-20 | soc: amlogic: clk-measure: Add support for SM1 | Neil Armstrong | 1 | -0/+134 |
2019-08-20 | soc: amlogic: meson-gx-socinfo: Add SM1 and S905X3 IDs | Neil Armstrong | 1 | -0/+2 |
2019-08-19 | soc: samsung: chipid: Fix memory leak in error path | Colin Ian King | 1 | -4/+10 |
2019-08-19 | soc: renesas: rcar-sysc: Eliminate local variable gov | Geert Uytterhoeven | 1 | -2/+1 |
2019-08-19 | soc: renesas: rcar-sysc: Add goto to of_node_put() before return | Nishka Dasgupta | 1 | -1/+1 |
2019-08-16 | soc: fsl: dpio: remove explicit device_link_remove | Ioana Ciornei | 1 | -2/+0 |
2019-08-16 | soc: fsl: guts: Add definition for LS1028A | Yinbo Zhu | 1 | -0/+6 |
2019-08-16 | soc/fsl/qbman: Update device tree with reserved memory | Roy Pledge | 1 | -24/+36 |
2019-08-16 | soc/fsl/qbman: Fixup qman_shutdown_fq() | Roy Pledge | 1 | -11/+42 |
2019-08-16 | soc/fsl/qbman: Disable interrupts during portal recovery | Roy Pledge | 3 | -3/+21 |
2019-08-16 | soc/fsl/qbman: Fix drain_mr_fqni() | Roy Pledge | 1 | -1/+3 |
2019-08-16 | soc/fsl/qbman: Cleanup QMan queues if device was already initialized | Roy Pledge | 4 | -4/+38 |
2019-08-16 | soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootup | Roy Pledge | 4 | -9/+41 |
2019-08-16 | soc/fsl/qbman: Rework QBMan private memory setup | Roy Pledge | 3 | -11/+76 |
2019-08-16 | soc: fsl: qbman: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2 | -6/+2 |
2019-08-15 | soc: samsung: chipid: Convert exynos-chipid driver to use the regmap API | Sylwester Nawrocki | 1 | -21/+13 |
2019-08-15 | soc: samsung: Add exynos chipid driver support | Pankaj Dubey | 3 | -0/+116 |
2019-08-15 | Merge tag 'omap-for-v5.3/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 1 | -7/+12 |
2019-08-14 | Merge tag 'ux500-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Arnd Bergmann | 1 | -1/+4 |
2019-08-14 | Merge tag 'renesas-drivers-for-v5.4-tag1' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 1 | -1/+1 |
2019-08-13 | soc: ti: pm33xx: Make two symbols static | YueHaibing | 1 | -2/+2 |