aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-29soc: ti: omap-prm: fix return value check in omap_prm_probe()Wei Yongjun1-2/+2
2019-10-09soc: ti: omap-prm: add omap5 PRM dataTero Kristo1-0/+9
2019-10-09soc: ti: omap-prm: add am4 PRM dataTero Kristo1-0/+20
2019-10-09soc: ti: omap-prm: add dra7 PRM dataTero Kristo1-0/+14
2019-10-09soc: ti: omap-prm: add data for am33xxTero Kristo1-0/+24
2019-10-09soc: ti: omap-prm: add omap4 PRM dataTero Kristo1-0/+22
2019-10-09soc: ti: omap-prm: add support for denying idle for reset clockdomainTero Kristo1-2/+34
2019-10-09soc: ti: omap-prm: poll for reset complete during de-assertTero Kristo1-0/+12
2019-10-09soc: ti: add initial PRM driver with reset control supportTero Kristo2-0/+259
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+21
2019-09-04soc: ti: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla1-2/+21
2019-08-13soc: ti: pm33xx: Make two symbols staticYueHaibing1-2/+2
2019-08-13soc: ti: pm33xx: Fix static checker warningsKeerthy1-5/+10
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+5
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2019-07-01soc: ti: fix irq-ti-sci link errorArnd Bergmann1-2/+2
2019-06-19Merge tag 'ti-k3-soc-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux into arm/dtOlof Johansson1-0/+5
2019-06-19soc: ti: Add Support for J721E SoC config optionNishanth Menon1-0/+5
2019-06-17Merge tag 'omap-for-v5.3/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/socOlof Johansson1-0/+1
2019-06-10soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-refreshKeerthy1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner5-45/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+153
2019-05-01soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla3-0/+153
2019-04-08soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh supportKeerthy2-11/+185
2019-04-08soc: ti: pm33xx: Move the am33xx_push_sram_idle to the topKeerthy1-50/+50
2019-01-30soc: ti: knav_dma: Use proper enum in pktdma_init_chanNathan Chancellor1-1/+1
2018-11-19soc: ti: wkup_m3: Add PRCM int16 as the wake up sourceKeerthy1-0/+1
2018-11-02soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier3-14/+22
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-5/+5
2018-10-04soc: Convert to using %pOFn instead of device_node.nameRob Herring2-8/+8
2018-09-24soc: ti: fix spelling mistake "instace" -> "instance"Colin King2-5/+5
2018-08-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+14
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+76
2018-07-18soc: ti: Add Support for AM654 SoC config optionNishanth Menon1-0/+14
2018-07-09ARM: OMAP2+: sleep33/43xx: Add RTC-Mode supportKeerthy1-0/+1
2018-07-09ARM: OMAP2+: sleep33/43xx: Make sleep actions configurableDave Gerlach1-1/+14
2018-07-06soc: ti: wkup_m3_ipc: mark PM functions as __maybe_unusedArnd Bergmann1-6/+2
2018-07-04soc: ti: wkup_m3_ipc: Add wkup_m3_request_wake_srcDave Gerlach1-0/+39
2018-07-04soc: ti: wkup_m3_ipc: Add rtc_only with ddr in self refresh mode supportKeerthy1-0/+41
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-3/+3
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+3
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-26/+48
2018-04-20soc: ti: knav_qmss: Use percpu instead atomic for stats counterVasyl Gomonovych2-26/+48
2018-04-18soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2-0/+16
2018-04-18soc: ti: K2G: enhancement to support QMSS in K2G NAVSSMurali Karicheri2-22/+74
2018-02-27soc: ti: Add pm33xx driver for basic suspend supportDave Gerlach3-0/+359
2017-12-16soc: ti: fix max dup length for kstrndupMa Shimiao1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-21soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_createKeerthy1-0/+3