summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)Author
2022-03-08soc: fsl: qe: Check of ioremap return valueJiasheng Jiang
2022-03-08soc: fsl: guts: Add a missing memory allocation failure checkChristophe JAILLET
2022-03-08soc: fsl: guts: Revert commit 3c0d64e867edChristophe JAILLET
2022-02-23soc: aspeed: lpc-ctrl: Block error printing on probe defer casesJae Hyun Yoo
2022-02-08Revert "ASoC: mediatek: Check for error clk pointer"Guenter Roeck
2022-01-27PM: AVS: qcom-cpr: Use div64_ul instead of do_divChangcheng Deng
2022-01-27soc: ti: pruss: fix referenced node in error messageJan Kiszka
2022-01-27soc: imx: gpcv2: Synchronously suspend MIX domainsMarek Vasut
2022-01-27ASoC: mediatek: Check for error clk pointerJiasheng Jiang
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor
2021-12-22soc: imx: Register SoC device only on i.MX boardsStephan Gerhold
2021-11-18soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa
2021-11-18soc: qcom: apr: Add of_node_put() before returnWan Jiabing
2021-11-18soc: qcom: rpmhpd: fix sm8350_mxc's peer domainDmitry Baryshkov
2021-11-18soc: qcom: socinfo: add two missing PMIC IDsDmitry Baryshkov
2021-11-18soc: qcom: rpmhpd: Make power_on actually enable the domainBjorn Andersson
2021-11-18soc/tegra: Fix an error handling path in tegra_powergate_power_up()Christophe JAILLET
2021-11-18soc: qcom: llcc: Disable MMUHWT retentionNaina Mehta
2021-11-18soc: fsl: dpio: use the combined functions to protect critical zoneMeng Li
2021-11-18soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_idMeng Li
2021-11-18soc: samsung: exynos-pmu: Fix compilation when nothing selects CONFIG_MFD_COREDavid Virag
2021-11-06Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"Lucas Stach
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-07Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-10-05drivers: bus: Delete CONFIG_SIMPLE_PM_BUSSaravana Kannan
2021-09-30soc: ti: omap-prm: Fix external abort for am335x prussTony Lindgren
2021-09-19soc: qcom: mdt_loader: Drop PT_LOAD check on hash segmentShawn Guo
2021-09-13soc: qcom: socinfo: Fixed argument passed to platform_set_data()Antonio Martorana
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-26soc: aspeed-lpc-ctrl: Fix clock cleanup in error pathYang Yingliang
2021-08-26Merge tag 'v5.15-rockchip-driver1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-08-19soc: rockchip: io-domain: Remove unneeded semicolonJiapeng Chong
2021-08-19soc: aspeed: Re-enable FWH2AHB on AST2600Joel Stanley
2021-08-19soc: aspeed: socinfo: Add AST2625 variantJoel Stanley
2021-08-18Merge tag 'qcom-drivers-for-5.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2021-08-18Merge tag 'renesas-drivers-for-v5.15-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2021-08-18Merge tag 'tegra-for-5.15-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2021-08-17soc: aspeed: p2a-ctrl: Fix boundary check for mmapIwona Winiarska
2021-08-17soc: aspeed: lpc-ctrl: Fix boundary check for mmapIwona Winiarska
2021-08-16Merge tag 'soc-fsl-fix-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2021-08-14soc: rockchip: io-domain: add rk3568 supportJianqun Xu
2021-08-13soc: fsl: qe: fix static checker warningMaxim Kochetkov
2021-08-12Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-08-12Merge tag 'v5.14-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann
2021-08-12soc: renesas: Prefer memcpy() over strcpy()Len Baker
2021-08-11soc/tegra: fuse: Enable fuse clock on suspend for Tegra124Dmitry Osipenko
2021-08-11soc/tegra: fuse: Add runtime PM supportDmitry Osipenko
2021-08-11soc/tegra: fuse: Clear fuse->clk on driver probe failureDmitry Osipenko