summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
3 dayssoc: fsl: qe: check platform_driver_register() in qe_ic_of_init()Linkai Gong
3 dayssoc: fsl: qe: implement get_direction()Christophe Leroy (CS GROUP)
3 dayssoc: fsl: qe: properly scan GPIO nodes at startupChristophe Leroy (CS GROUP)
3 dayssoc: qcom: pmic_glink_altmode: Define the TBT extradata properlyKonrad Dybcio
3 dayssoc: ti: knav_qmss: Remove debugfs file on teardownPengpeng Hou
3 dayssoc: renesas: r8a78000: Drop duplicate "default ARCH_RENESAS"Geert Uytterhoeven
3 dayssoc: qcom: rpmh-rsc: manage PM notifiers with devresPengpeng Hou
3 dayssoc: samsung: exynos-pmu: fix of_node refcount leak in exynos_get_pmu_regmap()Weigang He
6 dayssoc: qcom: geni-se: Use HW PROG_RAM_DEPTH to validate firmware sizeViken Dadhaniya
6 dayssoc: fsl: qe: Add chained_irq_{enter,exit}() calls in cascade handlerPaul Louvel
2026-08-04Merge tag 'aspeed-7.2-driver-fixes-0' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2026-07-22soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_readKarthikeyan KS
2026-07-10Merge tag 'tegra-for-7.2-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-22soc/tegra: fuse: Fix spurious straps warning on SMCCC platformsBreno Leitao
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'thermal-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/r...Linus Torvalds
2026-06-12Merge tag 'soc-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-09Merge tag 'ti-driver-soc-for-v7.2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-06-09Merge tag 'arm-soc/for-7.2/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2026-06-09Merge tag 'tegra-for-7.2-pmc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2026-06-09Merge tag 'tegra-for-7.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2026-06-09Merge tag 'aspeed-7.2-drivers-0' of ssh://gitolite.kernel.org/pub/scm/linux/k...Krzysztof Kozlowski
2026-06-09Merge tag 'sunxi-drivers-for-7.2' of ssh://gitolite.kernel.org/pub/scm/linux/...Krzysztof Kozlowski
2026-06-09Merge tag 'renesas-drivers-for-v7.2-tag2' of https://git.kernel.org/pub/scm/l...Krzysztof Kozlowski
2026-06-09Merge tag 'mtk-soc-for-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Krzysztof Kozlowski
2026-06-08soc/tegra: cbb: Move driver registration from pure_initcall to core_initcallShashank Balaji
2026-06-04Merge tag 'zynqmp-soc-for-7.2' of https://github.com/Xilinx/linux-xlnx into s...Linus Walleij
2026-06-03thermal/of: Rename the devm_thermal_of_cooling_device_register() functionDaniel Lezcano
2026-06-03soc: aspeed: cleanup dead default for ASPEED_SOCINFOJulian Braha
2026-05-31soc/tegra: pmc: Add Tegra238 supportPrathamesh Shete
2026-05-31soc/tegra: pmc: Restrict power-off handler to Nexus 7Diogo Ivo
2026-05-31soc/tegra: pmc: Populate powergate debugfs only when neededJon Hunter
2026-05-31soc/tegra: pmc: Move legacy code behind CONFIG_ARM guardThierry Reding
2026-05-31soc/tegra: pmc: Remove unused legacy functionsThierry Reding
2026-05-31soc/tegra: pmc: Create PMC context dynamicallyThierry Reding
2026-05-30Merge tag 'qcom-drivers-for-7.2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-05-29soc: renesas: rcar-mfis: Add R-Car V4H/V4M supportWolfram Sang
2026-05-29soc/tegra: Use ARM SMCCC to get chip ID, revision, and platform infoKartik Rajput
2026-05-28Merge tag 'imx-soc-fixes-for-v7.1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-05-28soc/tegra: fuse: Register nvmem lookups at probeKartik Rajput
2026-05-25soc: renesas: Identify R-Car R8A779MD M3Le SoCMarek Vasut
2026-05-22soc: ti: k3-ringacc: Use str_enabled_disabled() helperNishanth Menon
2026-05-22soc: ti: knav_dma: Use IOMEM_ERR_PTR() in pktdma_get_regs()Nishanth Menon
2026-05-22soc: ti: knav_dma: Remove dead check on unsigned args.args[0]Nishanth Menon
2026-05-22soc: ti: knav_dma: Remove unused DMA_PRIO_MASK macroNishanth Menon
2026-05-22soc: ti: knav_qmss_acc: Fix kernel-doc Return: tagNishanth Menon
2026-05-22soc: ti: knav_qmss: Fix __iomem annotations and __be32 typeNishanth Menon
2026-05-22soc: ti: knav_qmss: Use %pe to print PTR_ERR()Nishanth Menon