summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-081-2/+5
|\
| * drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU listsAmol Grover2020-01-191-2/+5
* | Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2020-01-273-0/+1169
|\|
| * soc: ti: k3: add navss ringacc driverGrygorii Strashko2020-01-153-0/+1169
* | soc: ti: wkup_m3_ipc: Fix race condition with rproc_bootDave Gerlach2019-12-171-2/+2
|/
* soc: ti: omap-prm: fix return value check in omap_prm_probe()Wei Yongjun2019-10-291-2/+2
* soc: ti: omap-prm: add omap5 PRM dataTero Kristo2019-10-091-0/+9
* soc: ti: omap-prm: add am4 PRM dataTero Kristo2019-10-091-0/+20
* soc: ti: omap-prm: add dra7 PRM dataTero Kristo2019-10-091-0/+14
* soc: ti: omap-prm: add data for am33xxTero Kristo2019-10-091-0/+24
* soc: ti: omap-prm: add omap4 PRM dataTero Kristo2019-10-091-0/+22
* soc: ti: omap-prm: add support for denying idle for reset clockdomainTero Kristo2019-10-091-2/+34
* soc: ti: omap-prm: poll for reset complete during de-assertTero Kristo2019-10-091-0/+12
* soc: ti: add initial PRM driver with reset control supportTero Kristo2019-10-092-0/+259
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-09-161-2/+21
|\
| * soc: ti: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla2019-09-041-2/+21
* | soc: ti: pm33xx: Make two symbols staticYueHaibing2019-08-131-2/+2
* | soc: ti: pm33xx: Fix static checker warningsKeerthy2019-08-131-5/+10
|/
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-191-0/+5
|\
| * Merge tag 'ti-k3-soc-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2019-06-191-0/+5
| |\
| | * soc: ti: Add Support for J721E SoC config optionNishanth Menon2019-06-191-0/+5
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-191-0/+1
|\ \ \
| * \ \ Merge tag 'omap-for-v5.3/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2019-06-171-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-re...Keerthy2019-06-101-0/+1
| | |/
* | / soc: ti: fix irq-ti-sci link errorArnd Bergmann2019-07-011-2/+2
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-305-45/+5
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-193-0/+153
|\
| * soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla2019-05-013-0/+153
* | soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh supportKeerthy2019-04-082-11/+185
* | soc: ti: pm33xx: Move the am33xx_push_sram_idle to the topKeerthy2019-04-081-50/+50
|/
* soc: ti: knav_dma: Use proper enum in pktdma_init_chanNathan Chancellor2019-01-301-1/+1
* soc: ti: wkup_m3: Add PRCM int16 as the wake up sourceKeerthy2018-11-191-0/+1
* soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier2018-11-023-14/+22
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-292-5/+5
|\
| * soc: ti: fix spelling mistake "instace" -> "instance"Colin King2018-09-242-5/+5
* | soc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-042-8/+8
|/
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-08-231-0/+14
|\
| * soc: ti: Add Support for AM654 SoC config optionNishanth Menon2018-07-181-0/+14
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-231-0/+76
|\ \
| * | soc: ti: wkup_m3_ipc: mark PM functions as __maybe_unusedArnd Bergmann2018-07-061-6/+2
| * | soc: ti: wkup_m3_ipc: Add wkup_m3_request_wake_srcDave Gerlach2018-07-041-0/+39
| * | soc: ti: wkup_m3_ipc: Add rtc_only with ddr in self refresh mode supportKeerthy2018-07-041-0/+41
| |/
* | ARM: OMAP2+: sleep33/43xx: Add RTC-Mode supportKeerthy2018-07-091-0/+1
* | ARM: OMAP2+: sleep33/43xx: Make sleep actions configurableDave Gerlach2018-07-091-1/+14
|/
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-121-3/+3
|\
| * treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-3/+3
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-112-26/+48
|\ \ | |/ |/|
| * soc: ti: knav_qmss: Use percpu instead atomic for stats counterVasyl Gomonovych2018-04-202-26/+48
* | soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2018-04-182-0/+16