summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2022-06-28ARM: at91: fix soc detection for SAM9X60 SiPsMihai Sain
2022-06-27soc: imx: imx8m-blk-ctrl: Make error prints usefulMarek Vasut
2022-06-27soc: fsl: guts: add serial_number supportMichael Walle
2022-06-27soc: fsl: guts: drop platform driverMichael Walle
2022-06-27soc: fsl: guts: use of_root instead of own referenceMichael Walle
2022-06-27soc: fsl: guts: allocate soc_dev_attr on the heapMichael Walle
2022-06-27soc: fsl: guts: embed fsl_guts_get_svr() in probe()Michael Walle
2022-06-27soc: fsl: guts: remove module_exit() and fsl_guts_remove()Michael Walle
2022-06-27soc: fsl: guts: machine variable might be unsetMichael Walle
2022-06-25soc: qcom: rpmhpd: fix typos in commentJulia Lawall
2022-06-25soc: qcom: correct kerneldocKrzysztof Kozlowski
2022-06-25soc: qcom: cmd-db: replace strncpy() with strscpy_pad()Krzysztof Kozlowski
2022-06-25soc: qcom: apr: Drop redundant check in .remove()Uwe Kleine-König
2022-06-25soc: qcom: socinfo: Add an ID for sc7180PDouglas Anderson
2022-06-23soc: mediatek: fix missing clk_disable_unprepare() on err in svs_resume()Peng Wu
2022-06-22soc: mediatek: mutex: Use DDP_COMPONENT_DITHER0 mod index for MT8365AngeloGioacchino Del Regno
2022-06-19soc: imx: gpcv2: print errno for regulator errorsMartin Kepplinger
2022-06-17soc: ti: wkup_m3_ipc: Remove unneeded semicolonYang Li
2022-06-17soc: bcm: brcmstb: biuctrl: Add missing of_node_put()Liang He
2022-06-17soc: mediatek: mutex: add functions that operate registers by CMDQMoudy Ho
2022-06-17soc: mediatek: mutex: add 8183 MUTEX MOD settings for MDPMoudy Ho
2022-06-17soc: mediatek: mutex: add common interface for modules settingMoudy Ho
2022-06-17soc: mediatek: pm-domains: Add support always on flagChunfeng Yun
2022-06-17soc: mediatek: mt8365-mmsys: add DPI/HDMI display pathFabien Parent
2022-06-17soc: mediatek: mutex: add MT8365 supportFabien Parent
2022-06-17soc: mediatek: SVS: add mt8192 SVS GPU driverRoger Lu
2022-06-17soc: mediatek: SVS: add debug commandsRoger Lu
2022-06-17soc: mediatek: SVS: add monitor modeRoger Lu
2022-06-17soc: mediatek: SVS: introduce MTK SVS engineRoger Lu
2022-06-17soc: amlogic: Fix refcount leak in meson-secure-pwrc.cLiang He
2022-06-15soc: qcom: geni: Disable MMIO tracing for GENI SESai Prakash Ranjan
2022-06-14Merge tag 'arm-soc/for-5.19/drivers-fixes' of https://github.com/Broadcom/stb...Arnd Bergmann
2022-06-14soc: imx: imx8m-blk-ctrl: fix display clock for LCDIF2 power domainAlexander Stein
2022-06-13soc: renesas: rcar-sysc: Optimize rcar_sysc_area struct sizesGeert Uytterhoeven
2022-06-13soc: renesas: r8a779a0-sysc: Fix A2DP1 and A2CV[2357] PDR valuesGeert Uytterhoeven
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-06-08soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probeMiaoqian Lin
2022-06-08soc: bcm: brcmstb: pm: pm-arm: fix typo in commentJulia Lawall
2022-06-07soc: mediatek: devapc: Add support for MT8186Rex-BC Chen
2022-06-07soc: mediatek: devapc: Separate register offsets from mtk_devapc_dataRex-BC Chen
2022-06-07soc: mediatek: pwrap: Compress of_device_id entries to one lineAngeloGioacchino Del Regno
2022-06-07soc: mediatek: pwrap: Move IO pointers to new structureAngeloGioacchino Del Regno
2022-06-07soc: mediatek: pwrap: Check return value of platform_get_irq()AngeloGioacchino Del Regno
2022-06-07soc: mediatek: pwrap: Switch to devm_platform_ioremap_resource_byname()AngeloGioacchino Del Regno
2022-06-07soc: mediatek: pwrap: Use readx_poll_timeout() instead of custom functionAngeloGioacchino Del Regno
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-27Merge tag 'v5.19-rockchip-drivers2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann