summaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)AuthorFilesLines
14 daysMerge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-377/+2751
2026-06-15Merge tag 'thermal-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+2
2026-06-09memory: tegra234: drop dead NULL check in tegra234_mc_icc_aggregate()Sumit Gupta1-4/+2
2026-06-09memory: tegra264: drop redundant tegra264_mc_icc_aggregate()Sumit Gupta1-16/+1
2026-06-09memory: tegra186-emc: stop borrowing MC aggregate hook for EMCSumit Gupta1-3/+1
2026-06-03thermal/of: Rename the devm_thermal_of_cooling_device_register() functionDaniel Lezcano1-2/+2
2026-05-27memory: tegra264: Add full set of MC clientsSumit Gupta1-32/+532
2026-05-27memory: tegra264: Skip clients without bpmp_id or typeSumit Gupta1-0/+4
2026-05-24memory: renesas-rpc-if: Fix duplicate device name on multi-instance platformsLad Prabhakar1-1/+1
2026-05-24memory: omap-gpmc: Silence W=1 kerneldoc warningsKrzysztof Kozlowski1-5/+1
2026-05-14memory: tegra114-emc: Simplify tegra114_emc_interconnect_init() error messageKrzysztof Kozlowski1-2/+1
2026-05-14memory: tegra114-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski1-5/+2
2026-05-13memory: tegra: Fix possible null pointer dereferenceEthan Tidmore1-1/+3
2026-05-04memory: tegra: Add Tegra114 EMC driverSvyatoslav Ryhel3-0/+1367
2026-05-04memory: tegra: Implement EMEM regs and ICC ops for Tegra114Svyatoslav Ryhel1-0/+193
2026-05-04memory: tegra: Add Tegra238 MC supportAshish Mhetre5-1/+405
2026-05-04memory: tegra: Restore MC interrupt masks on resumeAshish Mhetre1-7/+16
2026-05-04memory: tegra: Wire up system sleep PM opsAshish Mhetre1-0/+14
2026-05-04memory: tegra: Make ->resume() callback return voidAshish Mhetre1-3/+1
2026-05-04memory: tegra: Deduplicate rate request management codeMikko Perttunen7-305/+215
2026-05-04memory: atmel-ebi: Allow deferred probingAlexander Dahl1-1/+2
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+10
2026-03-26of: reserved_mem: switch to ops based OF_DECLARE()Marek Szyprowski1-8/+8
2026-03-26of: reserved_mem: remove fdt node from the structureMarek Szyprowski1-1/+2
2026-03-07memory: tegra: Add MC error logging support for Tegra264Ketan Patil4-10/+484
2026-03-07memory: tegra: Prepare for supporting multiple intmask registersKetan Patil10-39/+118
2026-03-07memory: tegra: Group SoC specific fieldsKetan Patil10-6/+22
2026-03-07memory: tegra: Add support for multiple IRQsKetan Patil10-15/+44
2026-03-07memory: tegra: Group register and fieldsKetan Patil1-29/+33
2026-03-07memory: tegra: Group error handling related registersKetan Patil10-38/+50
2026-03-05memory: tegra-mc: Use %pe formatKrzysztof Kozlowski1-2/+1
2026-03-05memory: tegra-mc: Simplify printing PTR_ERR with dev_err_probeKrzysztof Kozlowski1-8/+5
2026-03-05memory: tegra-mc: Drop tegra_mc_setup_latency_allowance() return valueKrzysztof Kozlowski1-8/+2
2026-03-05memory: renesas-rpc-if: Simplify printing PTR_ERR with dev_err_probeKrzysztof Kozlowski1-5/+3
2026-02-26memory: brcmstb_memc: Expand LPDDR4 check to cover for LPDDR5Florian Fainelli1-3/+5
2026-02-26memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko3-335/+0
2026-02-24memory: tegra30-emc: Fix dll_change checkMikko Perttunen1-3/+3
2026-02-24memory: tegra124-emc: Fix dll_change checkMikko Perttunen1-1/+1
2026-02-24memory: tegra: Add support for DBB clock on Tegra264Thierry Reding1-0/+8
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds7-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook7-8/+8
2025-12-16memory: mtk-smi: clean up device link creationJohan Hovold1-16/+19
2025-12-16memory: mtk-smi: fix device leak on larb probeJohan Hovold1-0/+1
2025-12-16memory: mtk-smi: fix device leaks on common probeJohan Hovold1-0/+2
2025-12-06Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-251/+251
2025-11-22memory: tegra186-emc: Fix missing put_bpmpJon Hunter1-3/+5
2025-10-23memory: tegra210: Fix incorrect client idsAaron Kling1-2/+2
2025-10-23memory: renesas-rpc-if: Add suspend/resume supportBiju Das1-13/+45
2025-10-13memory: tegra30-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski1-45/+45
2025-10-13memory: tegra20-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski1-60/+60