summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2021-09-21soc: qcom: llcc: Disable MMUHWT retentionNaina Mehta
2021-09-21soc: qcom: smd-rpm: Add QCM2290 compatibleShawn Guo
2021-09-21soc: qcom: pdr: Prefer strscpy over strcpyLen Baker
2021-09-21soc: qcom: rpmh-rsc: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing
2021-09-21soc: qcom: gsbi: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing
2021-09-21soc: qcom: aoss: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing
2021-09-21soc: qcom: geni: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing
2021-09-21soc: qcom: ocmem: Make use of the helper function devm_platform_ioremap_resou...Cai Huoqing
2021-09-21PM: AVS: qcom-cpr: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing
2021-09-21soc: qcom: socinfo: Add IPQ8074 family ID-sRobert Marko
2021-09-21soc: qcom: rpmpd: Add power domains for MSM8953Vladimir Lypak
2021-09-21soc: qcom: smd-rpm: Add compatible for MSM8953 SoCVladimir Lypak
2021-09-21soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2AngeloGioacchino Del Regno
2021-09-21soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVSAngeloGioacchino Del Regno
2021-09-21cpuidle: qcom_spm: Detach state machine from main SPM handlingAngeloGioacchino Del Regno
2021-09-21soc: qcom: llcc: Add configuration data for SM6350Konrad Dybcio
2021-09-21soc: qcom: rpmhpd: Add SM6350Konrad Dybcio
2021-09-21soc: qcom: aoss: Expose send for generic usecaseDeepak Kumar Singh
2021-09-19soc: qcom: mdt_loader: Drop PT_LOAD check on hash segmentShawn Guo
2021-09-16soc: bcm: brcmstb: biuctrl: Tune MCP settings for 72116Florian Fainelli
2021-09-16soc: bcm: brcmstb: biuctrl: Tune MCP settings for 72113Florian Fainelli
2021-09-15soc: samsung: exynos-pmu: Fix compilation when nothing selects CONFIG_MFD_COREDavid Virag
2021-09-14soc: bcm63xx-power: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing
2021-09-14soc: bcm: bcm-pmb: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing
2021-09-13soc: qcom: socinfo: Fixed argument passed to platform_set_data()Antonio Martorana
2021-09-13soc: renesas: Identify more R-Car Gen3e SoCsGeert Uytterhoeven
2021-09-13soc: mediatek: mmsys: Add mt8192 mmsys routing tableYongqiang Niu
2021-09-13soc: amlogic: meson-clk-measure: Make use of the helper function devm_platfor...Cai Huoqing
2021-09-13soc: amlogic: canvas: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing
2021-09-13soc: amlogic: meson-gx-socinfo: Add S905Y2 ID for Radxa ZeroChristian Hewitt
2021-09-13soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing
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