aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc/ti
AgeCommit message (Expand)AuthorFilesLines
2023-12-13soc: ti: k3-socinfo: Add JTAG ID for J722SGravatar Vaishnav Achath 1-0/+2
2023-12-06soc: ti: k3-socinfo: Revamp driver to accommodate different rev structsGravatar Neha Malcom Francis 1-16/+55
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-32/+21
2023-10-16soc: ti: k3-socinfo: Avoid overriding return valueGravatar Neha Malcom Francis 1-3/+2
2023-10-16soc: ti: k3-socinfo: Fix typo in bitfield documentationGravatar Neha Malcom Francis 1-1/+1
2023-10-16soc: ti: knav_qmss_queue: Use device_get_match_data()Gravatar Rob Herring 1-4/+4
2023-10-04pmdomain: ti: Move and add Kconfig options to the pmdomain subsystemGravatar Ulf Hansson 1-12/+0
2023-10-02soc/ti: wkup_m3_ipc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-02soc/ti: smartreflex: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-10-02soc/ti: pruss: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-02soc/ti: pm33xx: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-10-02soc/ti: knav_qmss_queue: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-10-02soc/ti: knav_dma: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-02soc/ti: k3-ringacc: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-08-14Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 4-22/+17
2023-08-11soc: ti: k3-socinfo.c: Add JTAG ID for AM62PXGravatar Vignesh Raghavendra 1-0/+1
2023-08-09soc: ti: Use devm_platform_ioremap_resource_byname simplify logicGravatar Zhang Zekun 1-13/+6
2023-08-01soc: ti: k3-ringacc: remove non-fatal probe deferral logGravatar Jayesh Choudhary 1-3/+1
2023-07-25soc: ti: Explicitly include correct DT includesGravatar Rob Herring 4-4/+5
2023-07-25soc: ti: omap-prm: Use devm_platform_get_and_ioremap_resource()Gravatar Yangtao Li 1-8/+4
2023-07-14soc: ti: Mover power-domain drivers to the genpd dirGravatar Ulf Hansson 3-1204/+0
2023-07-11soc: ti: k3-ringacc: Fixup documentation errorsGravatar Nishanth Menon 1-3/+4
2023-06-06wkup_m3_ipc.c: Fix error checking for debugfs_create_dirGravatar Osama Muhammad 1-1/+1
2023-05-17soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFRGravatar Suman Anna 1-0/+71
2023-05-17soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmu...Gravatar Suman Anna 2-0/+133
2023-05-17soc: ti: pruss: Add pruss_{request,release}_mem_region() APIGravatar Andrew F. Davis 1-0/+77
2023-05-17soc: ti: pruss: Add pruss_get()/put() APIGravatar Tero Kristo 1-0/+62
2023-05-17soc: ti: pruss: Allow compile-testingGravatar Simon Horman 1-1/+1
2023-05-17soc: ti: pruss: Avoid cast to incompatible function typeGravatar Simon Horman 1-2/+6
2023-05-17soc: ti: smartreflex: Use devm_platform_ioremap_resource()Gravatar Yang Li 1-3/+1
2023-04-14soc: ti: smartreflex: Simplify getting the opam_sr pointerGravatar Uwe Kleine-König 1-28/+2
2023-03-28soc: ti: Use devm_platform_ioremap_resource()Gravatar Yang Li 1-3/+1
2023-03-20soc: ti: k3-socinfo: Add entry for J784S4 SOCGravatar Siddharth Vadapalli 1-0/+1
2023-03-11soc: ti: Use of_property_read_bool() for boolean propertiesGravatar Rob Herring 4-5/+5
2023-03-11soc: ti: Use of_property_present() for testing DT property presenceGravatar Rob Herring 2-2/+2
2023-03-08soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probeGravatar Miaoqian Lin 1-2/+3
2023-03-08soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()Gravatar Nicolas Frayer 1-0/+7
2023-01-09ARM: omap2: smartreflex: remove on_init controlGravatar Arnd Bergmann 1-4/+0
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-9/+5
2022-12-05oc: ti: ti_sci_inta_msi: Switch to domain id aware MSI functionsGravatar Ahmed S. Darwish 1-6/+2
2022-12-05genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()Gravatar Thomas Gleixner 1-2/+2
2022-11-22soc: ti: k3-socinfo: Add AM62Ax JTAG IDGravatar Vignesh Raghavendra 1-0/+1
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINGravatar Thomas Gleixner 1-1/+1
2022-11-14soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probeGravatar Zhang Qilong 1-0/+1
2022-11-14soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probeGravatar Zhang Qilong 1-0/+1
2022-11-03soc: ti: k3-ringacc: Allow the driver to be built as moduleGravatar Peter Ujfalusi 2-3/+27
2022-10-28drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as staticGravatar Chen Jiahao 1-1/+1
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-9/+1
2022-07-06soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCsGravatar Kishon Vijay Abraham I 1-0/+1
2022-06-17soc: ti: wkup_m3_ipc: Remove unneeded semicolonGravatar Yang Li 1-1/+1