summary refs log tree commit diff
path: root/drivers/soc
AgeCommit message (Expand)Author
2023-08-23soc: aspeed: socinfo: Add kfree for kstrdupJiasheng Jiang
2023-08-23soc: aspeed: uart-routing: Use __sysfs_match_stringZev Weiss
2023-07-23soc: qcom: mdt_loader: Fix unconditional call to scm_pas_mem_setupChristian Marangi
2023-07-19drivers: meson: secure-pwrc: always enable DMA domainAlexey Romanov
2023-07-19soc: mediatek: SVS: Fix MT8192 GPU node nameChen-Yu Tsai
2023-07-19soc/fsl/qe: fix usb.c build errorsRandy Dunlap
2023-07-19driver: soc: xilinx: use _safe loop iterator to avoid a use after freeDan Carpenter
2023-06-21qcom: llcc/edac: Fix the base address used for accessing LLCC banksManivannan Sadhasivam
2023-06-14soc: qcom: icc-bwmon: fix incorrect error code passed to dev_err_probe()Krzysztof Kozlowski
2023-05-17soc: qcom: llcc: Do not create EDAC platform device on SDM845Manivannan Sadhasivam
2023-05-17qcom: llcc/edac: Support polling mode for ECC handlingManivannan Sadhasivam
2023-05-11soc: renesas: renesas-soc: Release 'chipid' from ioremap()Li Yang
2023-05-11soc: bcm: brcmstb: biuctrl: fix of_iomap leakZhaoyang Li
2023-05-11soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probeMiaoqian Lin
2023-03-30soc: qcom: llcc: Fix slice configuration values for SC8280XPAbel Vesa
2023-03-22soc: mediatek: mtk-svs: keep svs alive if CONFIG_DEBUG_FS not supportedRoger Lu
2023-03-11soc: qcom: stats: Populate all subsystem debugfs filesStephen Boyd
2023-03-11soc: mediatek: mtk-svs: Use pm_runtime_resume_and_get() in svs_init01()Shang XiaoJing
2023-03-11soc: mediatek: mtk-svs: reset svs when svs_resume() failRoger Lu
2023-03-11soc: mediatek: mtk-svs: restore default voltages when svs_init02() failRoger Lu
2023-03-11soc: mediatek: mtk-svs: Enable the IRQ laterRicardo Ribalda
2023-03-11soc: mediatek: mtk-pm-domains: Allow mt8186 ADSP default power onTinghan Shen
2023-03-11driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()Gaosheng Cui
2023-02-01PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe()Christophe JAILLET
2023-02-01soc: imx8m: Fix incorrect check for of_clk_get_by_name()Miaoqian Lin
2023-02-01soc: imx: imx8mp-blk-ctrl: don't set power device nameLucas Stach
2023-02-01soc: imx: imx8mp-blk-ctrl: enable global pixclk with HDMI_TX_PHY PDLucas Stach
2023-01-24soc: qcom: apr: Make qcom,protection-domain optional againStephan Gerhold
2023-01-07ARM: ux500: do not directly dereference __iomemJason A. Donenfeld
2023-01-07soc: qcom: Select REMAP_MMIO for ICC_BWMON driverManivannan Sadhasivam
2023-01-07soc: qcom: Select REMAP_MMIO for LLCC driverManivannan Sadhasivam
2022-12-31soc: mediatek: pm-domains: Fix the power glitch issueChun-Jie Chen
2022-12-31soc: apple: rtkit: Stop casting function pointer signaturesSven Peter
2022-12-31soc: apple: sart: Stop casting function pointer signaturesSven Peter
2022-12-31soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probeZhang Qilong
2022-12-31soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probeZhang Qilong
2022-12-31soc/tegra: cbb: Check firewall before enabling error reportingSumit Gupta
2022-12-31soc/tegra: cbb: Add checks for potential out of bound errorsSumit Gupta
2022-12-31soc/tegra: cbb: Update slave maps for Tegra234Sumit Gupta
2022-12-31soc/tegra: cbb: Use correct master_id mask for CBB NOC in Tegra194Sumit Gupta
2022-12-31soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init()Yang Yingliang
2022-12-31soc: sifive: ccache: fix missing free_irq() in error path in sifive_ccache_in...Yang Yingliang
2022-12-31soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init()Yang Yingliang
2022-12-31soc: qcom: apr: Add check for idr_alloc and of_property_read_string_indexJiasheng Jiang
2022-12-31soc: qcom: llcc: make irq truly optionalLuca Weiss
2022-12-31drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as staticChen Jiahao
2022-11-14soc: imx8m: Enable OCOTP clock before reading the registerXiaolei Wang
2022-10-29soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe()Christophe JAILLET
2022-10-13Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt
2022-10-13soc: sifive: ccache: define the macro for the register shiftsZong Li