summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+3
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2023-02-21Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-4/+12
2023-02-21Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-105/+1
2023-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-7/+13
2023-01-25Merge tag 'at91-soc-6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann2-0/+12
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye1-0/+3
2023-01-20ARM: ixp4xx: Replace 0-length arrays with flexible arraysKees Cook1-3/+3
2023-01-16soc: s3c: remove pm-debug hackArnd Bergmann3-101/+1
2023-01-16ARM: s3c: remove all s3c24xx supportArnd Bergmann1-4/+0
2023-01-11Merge tag 'qcom-driver-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2-2/+7
2023-01-10PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe()Christophe JAILLET1-1/+5
2023-01-09ARM: omap2: smartreflex: remove on_init controlArnd Bergmann1-4/+0
2023-01-09ARM: at91: add support in soc driver for new SAMA7G54 SiPsMihai Sain2-0/+12
2023-01-06soc: qcom: apr: Make qcom,protection-domain optional againStephan Gerhold1-1/+2
2023-01-02soc: imx8m: Fix incorrect check for of_clk_get_by_name()Miaoqian Lin1-2/+2
2023-01-01soc: imx: imx8mp-blk-ctrl: don't set power device nameLucas Stach1-1/+0
2022-12-31soc: imx: imx8mp-blk-ctrl: enable global pixclk with HDMI_TX_PHY PDLucas Stach1-2/+4
2022-12-20Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+4
2022-12-19Merge tag 'v6.1-soc-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+1
2022-12-19soc: tegra: fix CPU_BIG_ENDIAN dependenciesArnd Bergmann1-0/+3
2022-12-16soc: mediatek: pm-domains: Fix the power glitch issueChun-Jie Chen1-1/+1
2022-12-16Merge tag 'i2c-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+65
2022-12-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-1/+1
2022-12-14Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+3
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-10/+5
2022-12-12Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds47-900/+2337
2022-12-12Merge tag 'soc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-6/+6
2022-12-08Merge tag 'qcom-drivers-for-6.2-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann9-101/+331
2022-12-06soc: qcom: socinfo: Add SM6115 / SM4250 SoC IDs to the soc_id tableBhupesh Sharma1-0/+4
2022-12-06soc: qcom: socinfo: Add SM8150 and SA8155 SoC IDs to the soc_id tableBhupesh Sharma1-0/+2
2022-12-06soc: qcom: Select REMAP_MMIO for ICC_BWMON driverManivannan Sadhasivam1-0/+1
2022-12-06soc: qcom: Select REMAP_MMIO for LLCC driverManivannan Sadhasivam1-0/+1
2022-12-06soc: qcom: rpmpd: Add SM4250 supportBhupesh Sharma1-0/+18
2022-12-06soc: qcom: llcc: Add configuration data for SM8550Abel Vesa1-0/+41
2022-12-06soc: qcom: llcc: Add v4.1 HW version supportAbel Vesa1-7/+118
2022-12-06soc: qcom: socinfo: Add SM8550 IDAbel Vesa1-0/+1
2022-12-06soc: qcom: rpmh-rsc: Avoid unnecessary checks on irq-done responseAbel Vesa4-37/+10
2022-12-06soc: qcom: rpmh-rsc: Add support for RSC v3 register offsetsAbel Vesa2-58/+110
2022-12-06soc: qcom: rpmhpd: Add SM8550 power domainsAbel Vesa1-0/+24
2022-12-05soc: qcom: socinfo: Add MSM8956/76 SoC IDs to the soc_id tableAngeloGioacchino Del Regno1-0/+2
2022-12-05oc: ti: ti_sci_inta_msi: Switch to domain id aware MSI functionsAhmed S. Darwish1-6/+2
2022-12-05genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()Thomas Gleixner1-2/+2
2022-12-05soc: fsl: qe: request pins non-exclusivelyDmitry Torokhov1-27/+24
2022-12-05soc: qcom: geni-se: add support for I2C Master Hub wrapper variantNeil Armstrong1-0/+10
2022-12-05soc: qcom: geni-se: add desc struct to specify clocks from device match dataNeil Armstrong1-14/+55
2022-12-04pxa: Remove dev_err() after platform_get_irq()zhang songyi1-3/+1
2022-11-30Merge tag 'asahi-soc-rtkit-sart-6.2' of https://github.com/AsahiLinux/linux i...Arnd Bergmann2-4/+10
2022-11-28soc: apple: rtkit: Stop casting function pointer signaturesSven Peter1-3/+4
2022-11-28soc: apple: sart: Stop casting function pointer signaturesSven Peter1-1/+6