summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-14Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-08-14Merge tag 'oxnas-final-for-6.6' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2023-08-14Merge tag 'imx-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-08-14soc: kunpeng_hccs: add MAILBOX dependencyArnd Bergmann
2023-08-14MAINTAINERS: remove OXNAS entryNeil Armstrong
2023-08-14dt-bindings: interrupt-controller: arm,versatile-fpga-irq: mark oxnas compati...Neil Armstrong
2023-08-14irqchip: irq-versatile-fpga: remove obsolete oxnas compatibleNeil Armstrong
2023-08-12soc: kunpeng_hccs: fix size_t format stringArnd Bergmann
2023-08-12Merge tag 'hisi-drivers-for-6.6' of https://github.com/hisilicon/linux-hisi i...Arnd Bergmann
2023-08-12Merge tag 'samsung-drivers-6.6' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2023-08-12Merge tag 'reset-for-v6.6' of git://git.pengutronix.de/pza/linux into soc/dri...Arnd Bergmann
2023-08-12Merge tag 'sunxi-drivers-for-6.6-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-08-12Merge tag 'amlogic-drivers-for-v6.6' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-08-12Merge tag 'scmi-updates-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2023-08-12Merge tag 'vexpress-updates-6.6' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-08-12Merge tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann
2023-08-12Merge tag 'tegra-for-6.6-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-08-11soc: ti: k3-socinfo.c: Add JTAG ID for AM62PXVignesh Raghavendra
2023-08-11firmware: imx: scu-irq: support identifying SCU wakeup source from sysfsRanjani Vaidyanathan
2023-08-11firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUPPeng Fan
2023-08-11firmware: imx: scu-irq: add imx_scu_irq_get_statusPeng Fan
2023-08-11firmware: imx: scu-irq: fix RCU complaint after M4 partition resetRobin Gong
2023-08-11firmware: imx: scu: use EOPNOTSUPPPeng Fan
2023-08-11firmware: imx: scu: use soc name for soc_idPeng Fan
2023-08-11firmware: imx: scu: increase RPC timeoutDong Aisheng
2023-08-11firmware: imx: scu: change init level to subsys_initcall_syncDong Aisheng
2023-08-09soc: ti: Use devm_platform_ioremap_resource_byname simplify logicZhang Zekun
2023-08-08reset: ti: syscon: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: zynqmp: removed unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: zynq: remove unneeded call to platfrom_set_drvdata()Andrei Coardos
2023-08-08reset: uniphier-glue: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: npcm: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: meson: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: lpc18xx: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: lantiq: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: bcm6345: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08reset: ath79: remove unneeded call to platform_set_drvdata()Andrei Coardos
2023-08-08doc: soc: hisilicon: Add Kunpeng HCCS driver documentationHuisong Li
2023-08-08soc: hisilicon: add sysfs entry to query information of HCCSHuisong Li
2023-08-08soc: hisilicon: Support HCCS driver on Kunpeng SoCHuisong Li
2023-08-06soc: sunxi: Explicitly include correct DT includesRob Herring
2023-08-04firmware: meson_sm: fix to avoid potential NULL pointer dereferenceZhang Shurong
2023-08-04soc: amlogic: Explicitly include correct DT includesRob Herring
2023-08-04firmware: arm_scmi: Add v3.2 perf level indexing mode supportCristian Marussi
2023-08-04firmware: arm_scmi: Harden perf domain info accessCristian Marussi
2023-08-04MAINTAINERS: Simplify entries for Arm Vexpress platform and related driversSudeep Holla
2023-08-04soc: xilinx: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie
2023-08-04soc: xilinx: Explicitly include correct DT includesRob Herring
2023-08-01soc: ti: k3-ringacc: remove non-fatal probe deferral logJayesh Choudhary
2023-07-31Merge tag 'genpd-v6.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Neil Armstrong