Age | Commit message (Expand) | Author | Files | Lines |
2020-02-27 | soc: ti: pm33xx: Add base cpuidle support | Dave Gerlach | 1 | -1/+20 |
2020-02-27 | ARM: OMAP2+: pm33xx-core: Extend platform_data ops for cpuidle | Dave Gerlach | 1 | -1/+1 |
2020-02-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -2/+5 |
2020-01-27 | Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 3 | -0/+1169 |
2020-01-20 | drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU lists | Amol Grover | 1 | -2/+5 |
2020-01-15 | soc: ti: k3: add navss ringacc driver | Grygorii Strashko | 3 | -0/+1169 |
2019-12-18 | soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot | Dave Gerlach | 1 | -2/+2 |
2019-10-29 | soc: ti: omap-prm: fix return value check in omap_prm_probe() | Wei Yongjun | 1 | -2/+2 |
2019-10-09 | soc: ti: omap-prm: add omap5 PRM data | Tero Kristo | 1 | -0/+9 |
2019-10-09 | soc: ti: omap-prm: add am4 PRM data | Tero Kristo | 1 | -0/+20 |
2019-10-09 | soc: ti: omap-prm: add dra7 PRM data | Tero Kristo | 1 | -0/+14 |
2019-10-09 | soc: ti: omap-prm: add data for am33xx | Tero Kristo | 1 | -0/+24 |
2019-10-09 | soc: ti: omap-prm: add omap4 PRM data | Tero Kristo | 1 | -0/+22 |
2019-10-09 | soc: ti: omap-prm: add support for denying idle for reset clockdomain | Tero Kristo | 1 | -2/+34 |
2019-10-09 | soc: ti: omap-prm: poll for reset complete during de-assert | Tero Kristo | 1 | -0/+12 |
2019-10-09 | soc: ti: add initial PRM driver with reset control support | Tero Kristo | 2 | -0/+259 |
2019-09-17 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -2/+21 |
2019-09-04 | soc: ti: ti_sci_pm_domains: Add support for exclusive and shared access | Lokesh Vutla | 1 | -2/+21 |
2019-08-13 | soc: ti: pm33xx: Make two symbols static | YueHaibing | 1 | -2/+2 |
2019-08-13 | soc: ti: pm33xx: Fix static checker warnings | Keerthy | 1 | -5/+10 |
2019-07-20 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -0/+5 |
2019-07-20 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -0/+1 |
2019-07-02 | soc: ti: fix irq-ti-sci link error | Arnd Bergmann | 1 | -2/+2 |
2019-06-19 | Merge tag 'ti-k3-soc-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 1 | -0/+5 |
2019-06-19 | soc: ti: Add Support for J721E SoC config option | Nishanth Menon | 1 | -0/+5 |
2019-06-17 | Merge tag 'omap-for-v5.3/soc-signed' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 1 | -0/+1 |
2019-06-10 | soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-re... | Keerthy | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 5 | -45/+5 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -0/+153 |
2019-05-01 | soc: ti: Add MSI domain bus support for Interrupt Aggregator | Lokesh Vutla | 3 | -0/+153 |
2019-04-08 | soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh support | Keerthy | 2 | -11/+185 |
2019-04-08 | soc: ti: pm33xx: Move the am33xx_push_sram_idle to the top | Keerthy | 1 | -50/+50 |
2019-01-30 | soc: ti: knav_dma: Use proper enum in pktdma_init_chan | Nathan Chancellor | 1 | -1/+1 |
2018-11-19 | soc: ti: wkup_m3: Add PRCM int16 as the wake up source | Keerthy | 1 | -0/+1 |
2018-11-02 | soc: ti: QMSS: Fix usage of irq_set_affinity_hint | Marc Zyngier | 3 | -14/+22 |
2018-10-30 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -5/+5 |
2018-10-04 | soc: Convert to using %pOFn instead of device_node.name | Rob Herring | 2 | -8/+8 |
2018-09-24 | soc: ti: fix spelling mistake "instace" -> "instance" | Colin King | 2 | -5/+5 |
2018-08-24 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 1 | -0/+14 |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+76 |
2018-07-18 | soc: ti: Add Support for AM654 SoC config option | Nishanth Menon | 1 | -0/+14 |
2018-07-10 | ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support | Keerthy | 1 | -0/+1 |
2018-07-10 | ARM: OMAP2+: sleep33/43xx: Make sleep actions configurable | Dave Gerlach | 1 | -1/+14 |
2018-07-06 | soc: ti: wkup_m3_ipc: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -6/+2 |
2018-07-05 | soc: ti: wkup_m3_ipc: Add wkup_m3_request_wake_src | Dave Gerlach | 1 | -0/+39 |
2018-07-05 | soc: ti: wkup_m3_ipc: Add rtc_only with ddr in self refresh mode support | Keerthy | 1 | -0/+41 |
2018-06-13 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -3/+3 |
2018-06-12 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -26/+48 |