summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2024-12-14soc: imx8m: Probe the SoC driver as platform driverMarek Vasut
2024-12-14soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()Javier Carrasco
2024-12-14soc: qcom: socinfo: fix revision check in qcom_socinfo_probe()Manikanta Mylavarapu
2024-12-14pmdomain: ti-sci: Add missing of_node_put() for args.npZhang Zekun
2024-12-14soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()Dan Carpenter
2024-12-14soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-12-14drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend()Gaosheng Cui
2024-12-14soc: qcom: Add check devm_kasprintf() returned valueCharles Han
2024-10-17soc: versatile: realview: fix soc_dev leak during device removeKrzysztof Kozlowski
2024-10-17soc: versatile: realview: fix memory leak during device removeKrzysztof Kozlowski
2024-10-17soc: versatile: integrator: fix OF node leak in probe() error pathKrzysztof Kozlowski
2024-09-18pmdomain: ti: Add a null pointer check to the omap_prm_domain_initKunwu Chan
2024-09-04soc: qcom: cmd-db: Map shared memory as WC, not WBVolodymyr Babchuk
2024-08-29pmdomain: imx: wait SSAR when i.MX93 power domain onPeng Fan
2024-08-03drivers: soc: xilinx: check return status of get_api_version()Jay Buddhabhatti
2024-08-03soc: qcom: pdr: fix parsing of domains listsDmitry Baryshkov
2024-08-03soc: qcom: pdr: protect locator_addr with the main mutexDmitry Baryshkov
2024-08-03soc: xilinx: rename cpu_number1 to dummy_cpu_numberJay Buddhabhatti
2024-08-03soc: 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-06-27pmdomain: ti-sci: Fix duplicate PD referralsTomi Valkeinen
2024-06-16soc: qcom: rpmh-rsc: Enhance check for VRM in-flight requestMaulik Shah
2024-06-12soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVEChun-Kuang Hu
2024-04-03soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson
2024-04-03soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson
2024-03-26soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann
2024-03-26pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvlBjorn Andersson
2024-03-26soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input promptGeert Uytterhoeven
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-02-05soc: xilinx: fix unhandled SGI warning messageTanmay Shah
2024-02-05soc: xilinx: Fix for call trace due to the usage of smp_processor_id()HariBabu Gattem
2024-01-25soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configurationAtul Dhudase
2023-11-28pmdomain: imx: Make imx pgc power domain also set the fwnodePengfei Li
2023-11-28pmdomain: bcm: bcm2835-power: check if the ASB register is equal to enableMaíra Canal
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-13soc: qcom: smem: Fix incompatible types in comparisonChen Jiahao
2023-09-13soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macrosLuca Weiss
2023-09-13soc: qcom: ocmem: Add OCMEM hardware version printLuca Weiss
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