summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2024-09-04soc: qcom: cmd-db: Map shared memory as WC, not WBVolodymyr Babchuk
2024-08-19drivers: soc: xilinx: check return status of get_api_version()Jay Buddhabhatti
2024-08-19soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driverMichael Tretter
2024-08-19soc: qcom: pdr: fix parsing of domains listsDmitry Baryshkov
2024-08-19soc: qcom: pdr: protect locator_addr with the main mutexDmitry Baryshkov
2024-08-19soc: qcom: rpmh-rsc: Ensure irqs aren't disabled by rpmh_rsc_send_data() callersStephen Boyd
2024-07-05soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer messageAndrew Davis
2024-07-05pmdomain: ti-sci: Fix duplicate PD referralsTomi Valkeinen
2024-06-16soc: qcom: rpmh-rsc: Enhance check for VRM in-flight requestMaulik Shah
2024-06-16soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVEChun-Kuang Hu
2024-04-10soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson
2024-04-10soc: fsl: qbman: Add CGR update functionSean Anderson
2024-04-10soc: fsl: qbman: Add helper for sanity checking cgr opsSean Anderson
2024-04-10soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson
2024-03-26soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann
2024-03-06pmdomain: qcom: rpmhpd: Fix enabled_corner aggregationBjorn Andersson
2024-03-01pmdomain: renesas: r8a77980-sysc: CR7 must be always onGeert Uytterhoeven
2024-03-01pmdomain: mediatek: fix race conditions with genpdEugen Hristev
2024-01-25soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configurationAtul Dhudase
2023-11-20soc: qcom: llcc: Handle a second device without data corruptionUwe Kleine-König
2023-10-06soc: imx8m: Enable OCOTP clock for imx8mm before reading registersNathan Rossi
2023-09-19soc: qcom: qmi_encdec: Restrict string length in decodeChris Lew
2023-09-19soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macrosLuca Weiss
2023-09-19soc: qcom: ocmem: Add OCMEM hardware version printLuca Weiss
2023-08-26soc: aspeed: socinfo: Add kfree for kstrdupJiasheng Jiang
2023-07-23drivers: meson: secure-pwrc: always enable DMA domainAlexey Romanov
2023-07-23soc/fsl/qe: fix usb.c build errorsRandy Dunlap
2023-05-11soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probeMiaoqian Lin
2023-04-26soc: sifive: l2_cache: fix missing of_node_put() in sifive_l2_init()Yang Yingliang
2023-04-26soc: sifive: l2_cache: fix missing free_irq() in error path in sifive_l2_init()Yang Yingliang
2023-04-26soc: sifive: l2_cache: fix missing iounmap() in error path in sifive_l2_init()Yang Yingliang
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-01-24soc: qcom: apr: Make qcom,protection-domain optional againStephan Gerhold
2023-01-12ARM: ux500: do not directly dereference __iomemJason A. Donenfeld
2023-01-12soc: qcom: Select REMAP_MMIO for LLCC driverManivannan Sadhasivam
2022-12-31soc: mediatek: pm-domains: Fix the power glitch issueChun-Jie Chen
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: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime...Minghao Chi
2022-12-31soc: qcom: apr: Add check for idr_alloc and of_property_read_string_indexJiasheng Jiang
2022-12-31soc: qcom: apr: make code more reuseableSrinivas Kandagatla
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-26soc: imx8m: Enable OCOTP clock before reading the registerXiaolei Wang
2022-10-26soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMADmitry Osipenko
2022-10-26soc: qcom: smem_state: Add refcounting for the 'state->of_node'Liang He
2022-10-26soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe()Liang He
2022-10-05soc: sunxi: sram: Fix debugfs info for A64 SRAM CSamuel Holland
2022-10-05soc: sunxi: sram: Fix probe function ordering issuesSamuel Holland