summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probeZhihao Cheng2020-11-221-1/+2
* soc: ti: Fix reference imbalance in knav_dma_probeZhang Qilong2020-11-221-2/+11
* soc: ti: pruss: Remove wrong check against *get_match_data return valueGrzegorz Jaszczyk2020-11-221-6/+0
* soc: ti: Kconfig: Drop ARM64 SoC specific configsNishanth Menon2020-11-221-18/+0
* soc: ti: k3-ringacc: Provide documentation for 'k3_ring's 'state'Lee Jones2020-11-221-0/+1
* soc: ti: wkup_m3_ipc: Document 'm3_ipc' parameter throughoutLee Jones2020-11-221-2/+6
* soc: ti: pm33xx: Remove set but unused variable 'ret'Lee Jones2020-11-221-3/+1
* soc: ti: knav_dma: Fix a kernel function doc formatting issueLee Jones2020-11-221-1/+1
* soc: ti: knav_qmss_queue: Fix a whole host of function documentation issuesLee Jones2020-11-221-29/+30
* soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'Lee Jones2020-11-221-2/+1
* soc: ti: omap-prm: Do not check rstst bit on deassert if already deassertedTony Lindgren2020-11-221-0/+4
* soc: ti: knav_qmss: fix reference leak in knav_queue_probeZhang Qilong2020-11-221-0/+1
* soc: ti: k3-socinfo: Add entry for AM64X SoC familyPeter Ujfalusi2020-11-021-0/+1
* soc: ti: k3-ringacc: Use correct device for allocation in RING modePeter Ujfalusi2020-11-021-5/+13
* soc: ti: k3-ringacc: Use the ti_sci set_cfg callback for ring configurationPeter Ujfalusi2020-11-021-47/+32
* soc: ti: ti_sci_inta_msi: Add support for second range in resource rangesPeter Ujfalusi2020-11-021-0/+12
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-10-248-158/+523
|\
| * soc: ti: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-212-25/+5
| * soc: ti: k3-socinfo: Add entry for J7200Peter Ujfalusi2020-09-121-0/+1
| * soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUXGrzegorz Jaszczyk2020-09-121-7/+177
| * soc: ti: ti_sci_pm_domains: switch to use multiple genpds instead of oneTero Kristo2020-09-121-130/+121
| * soc: ti: pruss: Enable support for ICSSG subsystems on K3 J721E SoCsSuman Anna2020-09-121-0/+1
| * soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM65x SoCsSuman Anna2020-09-122-1/+2
| * soc: ti: pruss: Add support for PRU-ICSS subsystems on 66AK2G SoCSuman Anna2020-09-122-1/+2
| * soc: ti: pruss: Add support for PRU-ICSS subsystems on AM57xx SoCsSuman Anna2020-09-122-1/+2
| * soc: ti: pruss: Add support for PRU-ICSSs on AM437x SoCsSuman Anna2020-09-122-2/+35
| * soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsSuman Anna2020-09-123-0/+159
| * soc: ti: k3: ringacc: add am65x sr2.0 supportGrygorii Strashko2020-09-121-3/+30
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-242-8/+313
|\ \
| * \ Merge branch 'omap-for-v5.10/prm-genpd' into omap-for-v5.10/ti-sysc-drop-pdataTony Lindgren2020-09-031-3/+271
| |\ \
| | * | soc: ti: omap-prm: Configure omap4 and 5 l4_abe power domainTony Lindgren2020-08-181-0/+22
| | * | soc: ti: omap-prm: Configure sgx power domain for am3 and am4Tony Lindgren2020-08-181-2/+22
| | * | soc: ti: omap-prm: Add basic power domain supportTony Lindgren2020-08-181-1/+227
| | |/
| * / soc: ti: pm33xx: Simplify RTC usage to prepare to drop platform dataTony Lindgren2020-08-241-5/+42
| |/
* / PM: AVS: smartreflex Move driver to soc specific driversUlf Hansson2020-10-162-0/+1046
|/
* Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-042-66/+136
|\
| * Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2020-07-272-66/+136
| |\
| | * soc: TI knav_qmss: make symbol 'knav_acc_range_ops' staticWei Yongjun2020-07-241-1/+1
| | * soc: ti: k3: fix semicolon.cocci warningskernel test robot2020-07-241-1/+1
| | * soc: ti: k3-ringacc: fix: warn: variable dereferenced before check 'ring'Grygorii Strashko2020-07-241-1/+3
| | * soc: ti: k3-ringacc: separate soc specific initializationGrygorii Strashko2020-07-241-15/+55
| | * soc: ti: k3-ringacc: add request pair of rings api.Grygorii Strashko2020-07-241-0/+24
| | * soc: ti: k3-ringacc: add ring's flags to dumpGrygorii Strashko2020-07-241-0/+1
| | * soc: ti: k3-ringacc: Move state tracking variables under a structPeter Ujfalusi2020-07-241-48/+51
* | | Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann2020-06-281-4/+4
|\ \ \ | |/ / |/| |
| * | soc: ti: omap-prm: use atomic iopoll instead of sleeping oneTero Kristo2020-05-191-4/+4
* | | soc: ti: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
| |/ |/|
* | drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops staticSamuel Zou2020-05-281-1/+1
* | soc: ti: add k3 platforms chipid module driverGrygorii Strashko2020-05-283-0/+163
|/
* soc: ti: pm33xx: Add base cpuidle supportDave Gerlach2020-02-271-1/+20